Started by user Matthias Mueller Obtained build-snapshot.jenkins from git ssh://git@bitbucket.aiticon.net:7999/ac/appng-build.git [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/appNG_2.0.x [Pipeline] { [Pipeline] tool [Pipeline] tool [Pipeline] stage [Pipeline] { (notifyStart) [Pipeline] emailext Sending email to: matthias.mueller@appng.org [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (git clone) [Pipeline] git The recommended git tool is: git No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/appNG_2.0.x/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:appNG/appng.git # timeout=10 Fetching upstream changes from git@github.com:appNG/appng.git > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- git@github.com:appNG/appng.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/appng-2.0.x^{commit} # timeout=10 Checking out Revision 60154741a8703a8bf97fae4cdc291a811bf49630 (refs/remotes/origin/appng-2.0.x) > git config core.sparsecheckout # timeout=10 > git checkout -f 60154741a8703a8bf97fae4cdc291a811bf49630 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D appng-2.0.x # timeout=10 > git checkout -b appng-2.0.x 60154741a8703a8bf97fae4cdc291a811bf49630 # timeout=10 Commit message: "APPNG-2439" > git rev-list --no-walk 288ae29405a6d298bf7e1a4ba3b0c449327cbc36 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Maven Build) [Pipeline] sh + /var/lib/jenkins/tools/hudson.model.JDK/OpenJDK11/jdk-11.0.15+10/bin/java -version openjdk version "11.0.15" 2022-04-19 OpenJDK Runtime Environment Temurin-11.0.15+10 (build 11.0.15+10) OpenJDK 64-Bit Server VM Temurin-11.0.15+10 (build 11.0.15+10, mixed mode) [Pipeline] sh + /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn -version Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63) Maven home: /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3 Java version: 11.0.15, vendor: Eclipse Adoptium, runtime: /var/lib/jenkins/tools/hudson.model.JDK/OpenJDK11/jdk-11.0.15+10 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.10.0-15-amd64", arch: "amd64", family: "unix" [Pipeline] sh + /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn clean deploy -Djavax.xml.accessExternalSchema=all -DoutFolder=/tmp/jenkins_artifacts/134 -Dappng.node.id=appNG [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] appNG Parent [pom] [INFO] appNG Tools [jar] [INFO] appNG Mail [jar] [INFO] appNG Forms [jar] [INFO] appng Formtags [jar] [INFO] appNG XML-API [jar] [INFO] appNG public API [jar] [INFO] appNG testsupport [jar] [INFO] appNG REST API [jar] [INFO] appNG Persistence-Tools [jar] [INFO] appNG Search [jar] [INFO] appNG Core Library [jar] [INFO] appNG Command Line Interface [jar] [INFO] appNG Tag Library [jar] [INFO] appNGizer JAXB API [jar] [INFO] appNGizer [jar] [INFO] appNG Application [war] [INFO] appNG application BOM [pom] [INFO] appNG Documentation [jar] [INFO] appNG Template Assembly Descriptors [jar] [INFO] appNG Template Parent [pom] [INFO] appng-application-assembly [jar] [INFO] appNG application parent [pom] [INFO] Archetype - appng-archetype-application [jar] [INFO] appNG appNGizer Maven Plugin [maven-plugin] [INFO] appNG camunda [jar] [INFO] appNG Application, including Camunda BPM process engine libraries [war] [INFO] appNG Maven Plugin [maven-plugin] [INFO] [INFO] -----------------------< org.appng:appng-parent >----------------------- [INFO] Building appNG Parent 2.0.0-SNAPSHOT [1/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-parent --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-parent --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-parent/2.0.0-SNAPSHOT/appng-parent-2.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-parent --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 600 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/maven-metadata.xml (600 B at 1.9 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/appng-parent-2.0.0-20220708.130031-17.pom Progress (1): 4.1/38 kB Progress (1): 8.2/38 kB Progress (1): 12/38 kB Progress (1): 16/38 kB Progress (1): 20/38 kB Progress (1): 25/38 kB Progress (1): 29/38 kB Progress (1): 33/38 kB Progress (1): 37/38 kB Progress (1): 38 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/appng-parent-2.0.0-20220708.130031-17.pom (38 kB at 128 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml (2.2 kB at 127 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 600 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/maven-metadata.xml (600 B at 1.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/maven-metadata.xml (2.2 kB at 4.8 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-tools >------------------------ [INFO] Building appNG Tools 2.0.0-SNAPSHOT [2/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-tools --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-tools --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-tools --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-tools --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.tools.locator.GeoLocatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 s - in org.appng.tools.locator.GeoLocatorTest [INFO] Running org.appng.tools.image.DimensionTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.appng.tools.image.DimensionTest [INFO] Running org.appng.tools.image.ImageProcessorTest 2022-07-08T15:00:40,015 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T15:00:40,204 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T15:00:40,221 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T15:00:40,313 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T15:00:40,324 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T15:00:40,423 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T15:00:40,516 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T15:00:40,596 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-07-08T15:00:40,703 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.826 s - in org.appng.tools.image.ImageProcessorTest [INFO] Running org.appng.tools.file.MagicByteCheckTest [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.025 s - in org.appng.tools.file.MagicByteCheckTest [INFO] Running org.appng.tools.file.PropertyConstantCreatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.appng.tools.file.PropertyConstantCreatorTest [INFO] Running org.appng.tools.ui.StringNormalizerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.appng.tools.ui.StringNormalizerTest [INFO] Running org.appng.tools.ui.PaginationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.appng.tools.ui.PaginationTest [INFO] Running org.appng.tools.markup.XHTMLTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.appng.tools.markup.XHTMLTest [INFO] Running org.appng.tools.poi.WorkbookTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.164 s - in org.appng.tools.poi.WorkbookTest [INFO] Running org.appng.tools.os.CommandTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.appng.tools.os.CommandTest [INFO] Running org.appng.tools.os.OperatingSystemTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.tools.os.OperatingSystemTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 33, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-tools --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/target/appng-tools-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-tools --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/target/appng-tools-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-tools --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/target/appng-tools-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/target/appng-tools-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-tools --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 32 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220708.130031-11.jar Progress (1): 4.1/51 kB Progress (1): 8.2/51 kB Progress (1): 12/51 kB Progress (1): 16/51 kB Progress (1): 20/51 kB Progress (1): 25/51 kB Progress (1): 29/51 kB Progress (1): 33/51 kB Progress (1): 37/51 kB Progress (1): 41/51 kB Progress (1): 45/51 kB Progress (1): 49/51 kB Progress (1): 51 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220708.130031-11.jar (51 kB at 1.2 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220708.130031-11.pom Progress (1): 1.9 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220708.130031-11.pom (1.9 kB at 51 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml (2.2 kB at 144 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 1.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml (2.2 kB at 11 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220708.130031-11-sources.jar Progress (1): 4.1/41 kB Progress (1): 8.2/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 25/41 kB Progress (1): 29/41 kB Progress (1): 33/41 kB Progress (1): 37/41 kB Progress (1): 41/41 kB Progress (1): 41 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/appng-tools-2.0.0-20220708.130031-11-sources.jar (41 kB at 984 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 988 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 1.5 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-mail >------------------------ [INFO] Building appNG Mail 2.0.0-SNAPSHOT [3/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-mail --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-mail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-mail --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-mail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-mail --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-mail --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.mail.MailTest DEBUG: setDebug: Jakarta Mail version 1.6.7 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 s - in org.appng.mail.MailTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-mail --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/target/appng-mail-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-mail --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/target/appng-mail-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-mail --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/target/appng-mail-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-mail/target/appng-mail-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-mail --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 70 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220708.130031-11.jar Progress (1): 4.1/16 kB Progress (1): 8.2/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220708.130031-11.jar (16 kB at 87 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220708.130031-11.pom Progress (1): 922 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220708.130031-11.pom (922 B at 28 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml (2.2 kB at 179 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 1.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml (2.2 kB at 8.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220708.130031-11-sources.jar Progress (1): 4.1/12 kB Progress (1): 8.2/12 kB Progress (1): 12 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/appng-mail-2.0.0-20220708.130031-11-sources.jar (12 kB at 391 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 3.7 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-forms >------------------------ [INFO] Building appNG Forms 2.0.0-SNAPSHOT [4/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-forms --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-forms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-forms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-forms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-forms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-forms --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.forms.RequestTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 s - in org.appng.forms.RequestTest [INFO] Running org.appng.forms.FormUploadTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.forms.FormUploadTest [INFO] Running org.appng.forms.XSSUtilTest ESAPI: WARNING: System property [org.owasp.esapi.opsteam] is not set ESAPI: WARNING: System property [org.owasp.esapi.devteam] is not set ESAPI: Attempting to load ESAPI.properties via file I/O. ESAPI: Attempting to load ESAPI.properties as resource file via file I/O. ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/ESAPI.properties ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi/ESAPI.properties ESAPI: Not found in 'user.home' (/var/lib/jenkins) directory: /var/lib/jenkins/esapi/ESAPI.properties ESAPI: Loading ESAPI.properties via file I/O failed. Exception was: java.io.FileNotFoundException ESAPI: Attempting to load ESAPI.properties via the classpath. ESAPI: SUCCESSFULLY LOADED ESAPI.properties via the CLASSPATH from '/ (root)' using current thread context class loader! ESAPI: SecurityConfiguration for Validator.ConfigurationFile.MultiValued not found in ESAPI.properties. Using default: false ESAPI: SecurityConfiguration for Validator.ConfigurationFile not found in ESAPI.properties. Using default: validation.properties ESAPI: Attempting to load validation.properties via file I/O. ESAPI: Attempting to load validation.properties as resource file via file I/O. ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/validation.properties ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi/validation.properties ESAPI: Not found in 'user.home' (/var/lib/jenkins) directory: /var/lib/jenkins/esapi/validation.properties ESAPI: Loading validation.properties via file I/O failed. ESAPI: Attempting to load validation.properties via the classpath. ESAPI: validation.properties could not be loaded by any means. fail.. Caught java.lang.IllegalArgumentException; exception message was: java.lang.IllegalArgumentException: Failed to load ESAPI.properties as a classloader resource. ESAPI: SecurityConfiguration for ESAPI.printProperties not found in ESAPI.properties. Using default: false ESAPI: SecurityConfiguration for Encryptor.CipherTransformation not found in ESAPI.properties. Using default: AES/CBC/PKCS5Padding [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.appng.forms.XSSUtilTest [INFO] Running org.appng.forms.FormRequestTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s - in org.appng.forms.FormRequestTest [INFO] Running org.appng.el.ExpressionEvaluatorTest true 0 true [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.appng.el.ExpressionEvaluatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-forms --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/target/appng-forms-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-forms --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/target/appng-forms-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-forms --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/target/appng-forms-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-forms/target/appng-forms-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-forms --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 984 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml (984 B at 76 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220708.130031-9.jar Progress (1): 4.1/19 kB Progress (1): 8.2/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220708.130031-9.jar (19 kB at 59 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220708.130031-9.pom Progress (1): 1.7 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220708.130031-9.pom (1.7 kB at 36 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml (2.2 kB at 154 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 984 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml (984 B at 1.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml (2.2 kB at 20 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220708.130031-9-sources.jar Progress (1): 4.1/19 kB Progress (1): 8.2/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/appng-forms-2.0.0-20220708.130031-9-sources.jar (19 kB at 195 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 984 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/2.0.0-SNAPSHOT/maven-metadata.xml (984 B at 1.2 kB/s) [INFO] [INFO] ----------------------< org.appng:appng-formtags >---------------------- [INFO] Building appng Formtags 2.0.0-SNAPSHOT [5/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-formtags --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-formtags --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-formtags --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-formtags --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-formtags --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-formtags --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.formtags.RuleValidationTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.053 s - in org.appng.formtags.RuleValidationTest [INFO] Running org.appng.formtags.FormElementTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.appng.formtags.FormElementTest [INFO] Running org.appng.formtags.providers.EmailProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.appng.formtags.providers.EmailProviderTest [INFO] Running org.appng.formtags.FormElementRuleTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.appng.formtags.FormElementRuleTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-formtags --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/target/appng-formtags-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-formtags --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/target/appng-formtags-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-formtags --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/target/appng-formtags-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-formtags/target/appng-formtags-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-formtags --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 90 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220708.130031-9.jar Progress (1): 4.1/30 kB Progress (1): 8.2/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 25/30 kB Progress (1): 29/30 kB Progress (1): 30 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220708.130031-9.jar (30 kB at 857 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220708.130031-9.pom Progress (1): 1.8 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220708.130031-9.pom (1.8 kB at 4.9 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml (2.2 kB at 144 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 591 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/maven-metadata.xml (2.2 kB at 4.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220708.130031-9-sources.jar Progress (1): 4.1/20 kB Progress (1): 8.2/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/appng-formtags-2.0.0-20220708.130031-9-sources.jar (20 kB at 602 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 5.4 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-xmlapi >----------------------- [INFO] Building appNG XML-API 2.0.0-SNAPSHOT [6/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-xmlapi --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] Generating source... [INFO] parsing a schema... [INFO] compiling a schema... [INFO] org/appng/xml/platform/Action.java [INFO] org/appng/xml/platform/ActionRef.java [INFO] org/appng/xml/platform/ApplicationConfig.java [INFO] org/appng/xml/platform/ApplicationReference.java [INFO] org/appng/xml/platform/ApplicationRootConfig.java [INFO] org/appng/xml/platform/Authentication.java [INFO] org/appng/xml/platform/Authentications.java [INFO] org/appng/xml/platform/Bean.java [INFO] org/appng/xml/platform/BeanOption.java [INFO] org/appng/xml/platform/Condition.java [INFO] org/appng/xml/platform/Config.java [INFO] org/appng/xml/platform/Content.java [INFO] org/appng/xml/platform/Data.java [INFO] org/appng/xml/platform/DataConfig.java [INFO] org/appng/xml/platform/Datafield.java [INFO] org/appng/xml/platform/Datasource.java [INFO] org/appng/xml/platform/DatasourceRef.java [INFO] org/appng/xml/platform/Datasources.java [INFO] org/appng/xml/platform/Digits.java [INFO] org/appng/xml/platform/Event.java [INFO] org/appng/xml/platform/Events.java [INFO] org/appng/xml/platform/FieldDef.java [INFO] org/appng/xml/platform/FieldPermissionType.java [INFO] org/appng/xml/platform/FieldPermissions.java [INFO] org/appng/xml/platform/FieldType.java [INFO] org/appng/xml/platform/FileUpload.java [INFO] org/appng/xml/platform/Future.java [INFO] org/appng/xml/platform/GetParams.java [INFO] org/appng/xml/platform/Icon.java [INFO] org/appng/xml/platform/Icontype.java [INFO] org/appng/xml/platform/ItemType.java [INFO] org/appng/xml/platform/Label.java [INFO] org/appng/xml/platform/Labels.java [INFO] org/appng/xml/platform/Link.java [INFO] org/appng/xml/platform/Linkmode.java [INFO] org/appng/xml/platform/Linkpanel.java [INFO] org/appng/xml/platform/Localization.java [INFO] org/appng/xml/platform/Max.java [INFO] org/appng/xml/platform/Message.java [INFO] org/appng/xml/platform/MessageType.java [INFO] org/appng/xml/platform/Messages.java [INFO] org/appng/xml/platform/MetaData.java [INFO] org/appng/xml/platform/Min.java [INFO] org/appng/xml/platform/Navigation.java [INFO] org/appng/xml/platform/NavigationItem.java [INFO] org/appng/xml/platform/NotNull.java [INFO] org/appng/xml/platform/ObjectFactory.java [INFO] org/appng/xml/platform/Option.java [INFO] org/appng/xml/platform/OptionGroup.java [INFO] org/appng/xml/platform/Output.java [INFO] org/appng/xml/platform/OutputFormat.java [INFO] org/appng/xml/platform/OutputType.java [INFO] org/appng/xml/platform/PageConfig.java [INFO] org/appng/xml/platform/PageDefinition.java [INFO] org/appng/xml/platform/PageReference.java [INFO] org/appng/xml/platform/Pages.java [INFO] org/appng/xml/platform/PagesReference.java [INFO] org/appng/xml/platform/PanelLocation.java [INFO] org/appng/xml/platform/Param.java [INFO] org/appng/xml/platform/ParamType.java [INFO] org/appng/xml/platform/Params.java [INFO] org/appng/xml/platform/Past.java [INFO] org/appng/xml/platform/Pattern.java [INFO] org/appng/xml/platform/Permission.java [INFO] org/appng/xml/platform/PermissionMode.java [INFO] org/appng/xml/platform/Permissions.java [INFO] org/appng/xml/platform/Platform.java [INFO] org/appng/xml/platform/PlatformConfig.java [INFO] org/appng/xml/platform/PostParams.java [INFO] org/appng/xml/platform/Result.java [INFO] org/appng/xml/platform/Resultset.java [INFO] org/appng/xml/platform/Rule.java [INFO] org/appng/xml/platform/Section.java [INFO] org/appng/xml/platform/SectionConfig.java [INFO] org/appng/xml/platform/SectionDef.java [INFO] org/appng/xml/platform/Sectionelement.java [INFO] org/appng/xml/platform/SectionelementDef.java [INFO] org/appng/xml/platform/Selection.java [INFO] org/appng/xml/platform/SelectionGroup.java [INFO] org/appng/xml/platform/SelectionType.java [INFO] org/appng/xml/platform/Session.java [INFO] org/appng/xml/platform/SessionInfo.java [INFO] org/appng/xml/platform/SessionParams.java [INFO] org/appng/xml/platform/Size.java [INFO] org/appng/xml/platform/Sort.java [INFO] org/appng/xml/platform/SortOrder.java [INFO] org/appng/xml/platform/Structure.java [INFO] org/appng/xml/platform/StructureDef.java [INFO] org/appng/xml/platform/Subject.java [INFO] org/appng/xml/platform/Template.java [INFO] org/appng/xml/platform/TextElement.java [INFO] org/appng/xml/platform/Textcontents.java [INFO] org/appng/xml/platform/Textelements.java [INFO] org/appng/xml/platform/Type.java [INFO] org/appng/xml/platform/UrlParams.java [INFO] org/appng/xml/platform/UrlSchema.java [INFO] org/appng/xml/platform/UserData.java [INFO] org/appng/xml/platform/UserInputField.java [INFO] org/appng/xml/platform/Validation.java [INFO] org/appng/xml/platform/ValidationGroups.java [INFO] org/appng/xml/platform/ValidationRule.java [INFO] org/appng/xml/platform/package-info.java [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-application) @ appng-xmlapi --- [INFO] Generating source... [INFO] parsing a schema... [INFO] compiling a schema... [INFO] org/appng/xml/application/ApplicationInfo.java [INFO] org/appng/xml/application/Datasource.java [INFO] org/appng/xml/application/DatasourceType.java [INFO] org/appng/xml/application/Datasources.java [INFO] org/appng/xml/application/ObjectFactory.java [INFO] org/appng/xml/application/PackageInfo.java [INFO] org/appng/xml/application/Permission.java [INFO] org/appng/xml/application/PermissionRef.java [INFO] org/appng/xml/application/Permissions.java [INFO] org/appng/xml/application/Properties.java [INFO] org/appng/xml/application/Property.java [INFO] org/appng/xml/application/PropertyType.java [INFO] org/appng/xml/application/Role.java [INFO] org/appng/xml/application/Roles.java [INFO] org/appng/xml/application/Template.java [INFO] org/appng/xml/application/TemplateType.java [INFO] org/appng/xml/application/package-info.java [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-xmlapi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-xmlapi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 127 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-xmlapi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-xmlapi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-xmlapi --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.xml.MarshallServiceTest 2022-07-08T15:01:09,421 ERROR [main] org.appng.xml.MarshallService : error on line 78, column 20: unexpected element (uri:"http://www.appng.org/schema/platform", local:"application-url"). Expected elements are <{http://www.appng.org/schema/platform}platform-url>,<{http://www.appng.org/schema/platform}base-url>,<{http://www.appng.org/schema/platform}output>,<{http://www.appng.org/schema/platform}debug>,<{http://www.appng.org/schema/platform}session>,<{http://www.appng.org/schema/platform}output-format>,<{http://www.appng.org/schema/platform}textelements>,<{http://www.appng.org/schema/platform}authentications>,<{http://www.appng.org/schema/platform}current-url>,<{http://www.appng.org/schema/platform}labels> 2022-07-08T15:01:09,427 ERROR [main] org.appng.xml.MarshallService : error on line 119, column 12: unexpected element (uri:"http://www.appng.org/schema/platform", local:"contents"). Expected elements are <{http://www.appng.org/schema/platform}navigation>,<{http://www.appng.org/schema/platform}subject>,<{http://www.appng.org/schema/platform}config>,<{http://www.appng.org/schema/platform}content> [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.114 s - in org.appng.xml.MarshallServiceTest [INFO] Running org.appng.xml.ApplicationPropertyConstantCreatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.appng.xml.ApplicationPropertyConstantCreatorTest [INFO] Running org.appng.xml.transformation.StyleSheetProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.appng.xml.transformation.StyleSheetProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-xmlapi --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/appng-xmlapi-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-xmlapi --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/appng-xmlapi-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-xmlapi --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/appng-xmlapi-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-xmlapi/target/appng-xmlapi-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-xmlapi --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 43 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220708.130031-8.jar Progress (1): 4.1/159 kB Progress (1): 8.2/159 kB Progress (1): 12/159 kB Progress (1): 16/159 kB Progress (1): 20/159 kB Progress (1): 25/159 kB Progress (1): 29/159 kB Progress (1): 33/159 kB Progress (1): 37/159 kB Progress (1): 41/159 kB Progress (1): 45/159 kB Progress (1): 49/159 kB Progress (1): 53/159 kB Progress (1): 57/159 kB Progress (1): 61/159 kB Progress (1): 66/159 kB Progress (1): 70/159 kB Progress (1): 74/159 kB Progress (1): 78/159 kB Progress (1): 82/159 kB Progress (1): 86/159 kB Progress (1): 90/159 kB Progress (1): 94/159 kB Progress (1): 98/159 kB Progress (1): 102/159 kB Progress (1): 106/159 kB Progress (1): 111/159 kB Progress (1): 115/159 kB Progress (1): 119/159 kB Progress (1): 123/159 kB Progress (1): 127/159 kB Progress (1): 131/159 kB Progress (1): 135/159 kB Progress (1): 139/159 kB Progress (1): 143/159 kB Progress (1): 147/159 kB Progress (1): 152/159 kB Progress (1): 156/159 kB Progress (1): 159 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220708.130031-8.jar (159 kB at 813 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220708.130031-8.pom Progress (1): 3.3 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220708.130031-8.pom (3.3 kB at 8.3 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml Progress (1): 2.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml (2.2 kB at 166 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 2.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml (2.2 kB at 38 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220708.130031-8-sources.jar Progress (1): 4.1/166 kB Progress (1): 8.2/166 kB Progress (1): 12/166 kB Progress (1): 16/166 kB Progress (1): 20/166 kB Progress (1): 25/166 kB Progress (1): 29/166 kB Progress (1): 33/166 kB Progress (1): 37/166 kB Progress (1): 41/166 kB Progress (1): 45/166 kB Progress (1): 49/166 kB Progress (1): 53/166 kB Progress (1): 57/166 kB Progress (1): 61/166 kB Progress (1): 66/166 kB Progress (1): 70/166 kB Progress (1): 74/166 kB Progress (1): 78/166 kB Progress (1): 82/166 kB Progress (1): 86/166 kB Progress (1): 90/166 kB Progress (1): 94/166 kB Progress (1): 98/166 kB Progress (1): 102/166 kB Progress (1): 106/166 kB Progress (1): 111/166 kB Progress (1): 115/166 kB Progress (1): 119/166 kB Progress (1): 123/166 kB Progress (1): 127/166 kB Progress (1): 131/166 kB Progress (1): 135/166 kB Progress (1): 139/166 kB Progress (1): 143/166 kB Progress (1): 147/166 kB Progress (1): 152/166 kB Progress (1): 156/166 kB Progress (1): 160/166 kB Progress (1): 164/166 kB Progress (1): 166 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/appng-xmlapi-2.0.0-20220708.130031-8-sources.jar (166 kB at 2.8 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 2.6 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-api >------------------------- [INFO] Building appNG public API 2.0.0-SNAPSHOT [7/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-api --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 173 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/support/OptionImpl.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/support/OptionImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 39 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 60 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-api --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.api.model.PropertyTypeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.appng.api.model.PropertyTypeTest [INFO] Running org.appng.api.DataContainerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 s - in org.appng.api.DataContainerTest [INFO] Running org.appng.api.auth.AuthToolsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.appng.api.auth.AuthToolsTest [INFO] Running org.appng.api.FormDataBinderTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s - in org.appng.api.FormDataBinderTest [INFO] Running org.appng.api.FileUploadTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.api.FileUploadTest [INFO] Running org.appng.api.RequestDataBinderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.api.RequestDataBinderTest [INFO] Running org.appng.api.validation.constraints.RichtextSizeValidatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.appng.api.validation.constraints.RichtextSizeValidatorTest [INFO] Running org.appng.api.support.SelectionBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.appng.api.support.SelectionBuilderTest [INFO] Running org.appng.api.support.HttpHeaderUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in org.appng.api.support.HttpHeaderUtilsTest [INFO] Running org.appng.api.support.ValidationProviderTest 2022-07-08T15:01:19,025 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.173 s - in org.appng.api.support.ValidationProviderTest [INFO] Running org.appng.api.support.DatasourceInheritanceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s - in org.appng.api.support.DatasourceInheritanceTest [INFO] Running org.appng.api.support.OptionImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.appng.api.support.OptionImplTest [INFO] Running org.appng.api.support.I18nTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.appng.api.support.I18nTest [INFO] Running org.appng.api.support.LabelSupportTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.appng.api.support.LabelSupportTest [INFO] Running org.appng.api.support.environment.EnvironmentTest 2022-07-08T15:01:21,387 INFO [main] org.appng.api.support.environment.DefaultEnvironment: Clearing site scope with identifier 'SITE.localhost' [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.appng.api.support.environment.EnvironmentTest [INFO] Running org.appng.api.support.environment.AttributeWrapperTest 2022-07-08T15:01:21,391 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1022680775 for site thesite with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.api.support.environment.AttributeWrapperTest [INFO] Running org.appng.api.support.ApplicationResourceHolderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.appng.api.support.ApplicationResourceHolderTest [INFO] Running org.appng.api.support.PropertyHolderTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.appng.api.support.PropertyHolderTest [INFO] Running org.appng.api.support.ResultServiceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.appng.api.support.ResultServiceTest [INFO] Running org.appng.api.support.CallableDataSourceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.appng.api.support.CallableDataSourceTest [INFO] Running org.appng.api.support.CallableActionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.appng.api.support.CallableActionTest [INFO] Running org.appng.api.support.ScopeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.api.support.ScopeTest [INFO] Running org.appng.api.support.OptionsImplTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.appng.api.support.OptionsImplTest [INFO] Running org.appng.api.support.RequestSupportTest 2022-07-08T15:01:21,820 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field birthDate: can not convert 'null' to type 'java.util.Date' using format 'yyyy.MM.dd' 2022-07-08T15:01:21,822 WARN [main] org.appng.api.support.field.DecimalFieldConverter: error in field savings: can not convert 'null' to type 'java.lang.Double' using format '###,###.###' 2022-07-08T15:01:21,822 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '#' 2022-07-08T15:01:21,828 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '###' [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.appng.api.support.RequestSupportTest [INFO] Running org.appng.api.support.ParameterSupportTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.ParameterSupportTest [INFO] Running org.appng.api.support.SelectionFactoryTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.appng.api.support.SelectionFactoryTest [INFO] Running org.appng.api.support.SortParamSupportTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.api.support.SortParamSupportTest [INFO] Running org.appng.api.support.MessageSourceChainTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.api.support.MessageSourceChainTest [INFO] Running org.appng.api.support.ElementHelperTest [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.09 s - in org.appng.api.support.ElementHelperTest [INFO] Running org.appng.api.support.validation.NestedListTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.appng.api.support.validation.NestedListTest [INFO] Running org.appng.api.support.validation.FileUploadValidatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.appng.api.support.validation.FileUploadValidatorTest [INFO] Running org.appng.api.support.validation.LocalizedMessageInterpolatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.appng.api.support.validation.LocalizedMessageInterpolatorTest [INFO] Running org.appng.api.support.ApplicationRequestTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.appng.api.support.ApplicationRequestTest [INFO] Running org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest 2022-07-08T15:01:22,159 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.OffsetDateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaDateTimeTest 2022-07-08T15:01:22,235 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'org.joda.time.DateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.appng.api.support.field.DateFieldConverterJodaDateTimeTest [INFO] Running org.appng.api.support.field.IntegerFieldConverterTest 2022-07-08T15:01:22,268 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert '2247483648' to type 'java.lang.Integer' using format '#' 2022-07-08T15:01:22,274 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert 'null' to type 'java.lang.Integer' using format '#' [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.appng.api.support.field.IntegerFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTimeTest 2022-07-08T15:01:22,308 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'org.joda.time.LocalDateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.appng.api.support.field.DateFieldConverterJodaLocalDateTimeTest [INFO] Running org.appng.api.support.field.DefaultFieldConverterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.appng.api.support.field.DefaultFieldConverterTest [INFO] Running org.appng.api.support.field.LinkPanelFieldHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.api.support.field.LinkPanelFieldHandlerTest [INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTest 2022-07-08T15:01:22,392 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.LocalDate' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.appng.api.support.field.DateFieldConverterLocalDateTest [INFO] Running org.appng.api.support.field.DateFieldConverterZonedDateTimeTest 2022-07-08T15:01:22,408 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.ZonedDateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.appng.api.support.field.DateFieldConverterZonedDateTimeTest [INFO] Running org.appng.api.support.field.FileFieldConverterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.appng.api.support.field.FileFieldConverterTest [INFO] Running org.appng.api.support.field.ListFieldConverterTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.appng.api.support.field.ListFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterTest 2022-07-08T15:01:22,500 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.util.Date' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.api.support.field.DateFieldConverterTest [INFO] Running org.appng.api.support.field.ObjectFieldConverterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.appng.api.support.field.ObjectFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTimeTest 2022-07-08T15:01:22,554 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.LocalDateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.api.support.field.DateFieldConverterLocalDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTest 2022-07-08T15:01:22,569 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'org.joda.time.LocalDate' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.appng.api.support.field.DateFieldConverterJodaLocalDateTest [INFO] Running org.appng.api.support.FieldProcessorTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.api.support.FieldProcessorTest [INFO] Running org.appng.api.XPathProcessorTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s - in org.appng.api.XPathProcessorTest [INFO] Running org.appng.api.ConfigValidatorTest 2022-07-08T15:01:23,055 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-07-08T15:01:23,097 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2022-07-08T15:01:23,137 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7'] in resource datasource.xml 2022-07-08T15:01:23,176 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-07-08T15:01:23,215 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2022-07-08T15:01:23,253 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-07-08T15:01:23,294 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-07-08T15:01:23,332 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2022-07-08T15:01:23,373 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7'] in resource datasource.xml 2022-07-08T15:01:23,411 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-07-08T15:01:23,453 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2022-07-08T15:01:23,504 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-07-08T15:01:23,892 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config//permissions/permission[@ref='testPermission'] in resource datasource.xml 2022-07-08T15:01:23,918 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-07-08T15:01:23,945 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2022-07-08T15:01:23,981 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-07-08T15:01:24,008 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='hyrule'] in resource datasource.xml 2022-07-08T15:01:24,034 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-07-08T15:01:24,058 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml 2022-07-08T15:01:24,082 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7'] in resource datasource.xml 2022-07-08T15:01:24,106 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-07-08T15:01:24,131 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml 2022-07-08T15:01:24,156 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml 2022-07-08T15:01:24,783 INFO [main] org.appng.api.support.ConfigValidator: validated application 'application' in 1773ms 2022-07-08T15:01:24,785 ERROR [main] org.appng.api.support.ConfigValidator: found errors: No found, application will not work! application.xml: Duplicate permission 'permissionA'. application.xml: Duplicate property 'propa'. application.xml: Duplicate role: User application.xml: The role 'User' references the permission 'permissionB' more than once! application.xml: The role 'User' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneCloneDatasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneDatasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'cloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneDatasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'datasource', option 'id' references the unknown parameter 'doesNotExist'. Valid parameters are: [dsParam1, dsParam2] datasource.xml: datasource 'datasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'datasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'datasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'datasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'datasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'datasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'enhancedClone': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'enhancedClone': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'enhancedClone': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'enhancedClone': linkpanel 'nintendo' link 'hyrule' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'enhancedClone': references the unknown permission 'testPermission'. datasource.xml: datasource 'person': field: email, condition: '${5 ab foo}' is invalid: Failed to parse the expression [${5 ab foo}] datasource.xml: datasource 'person': field: firstname, condition: '${current.dummy > 1}' is invalid: Property [dummy] not found on type [org.appng.api.Person] datasource.xml: datasource 'person': field: firstname, hidden: '${current.doDisplay}' is invalid: Property [doDisplay] not found on type [org.appng.api.Person] datasource.xml: datasource 'person': field: firstname, readOnly: '${isVisible}' is invalid: parameter 'isVisible' not found on datasource 'person' event.xml: action 'action', option 'id' references the unknown parameter 'doesNotExist'. Valid parameters are: [actionParam2, actionParam1] event.xml: action 'action': condition: '${fooo}' is invalid: parameter 'fooo' not found on action 'action' event.xml: action 'action': references the unknown permission 'doesNotExist'. event.xml: action 'action': the reference to dataSource 'datasource' (from 'datasource.xml') uses the parameter doesNotExist which is unknown in the dataSource 'datasource'! Supported parameters are: [dsParam1, dsParam2] event.xml: action 'action2': references the unknown datasource 'doesNotExist'. event.xml: event 'event' references the unknown permission 'doesNotExist'. page.xml: page 'page' references the unknown action 'doesNotExist' (from event 'event'). page.xml: page 'page' references the unknown datasource 'doesNotExist'. page.xml: page 'page' references the unknown event 'doesNotExist'. page.xml: page 'page' references the unknown permission 'doesNotExist'. page.xml: page 'page' section[1] attribute 'hidden': parameter 'isHidden' not found on page 'page' page.xml: page 'page' section[1]/element[1] attribute 'folded': parameter 'isFolded' not found on page 'page' page.xml: page 'page' section[1]/element[1] attribute 'passive': parameter 'isPassive' not found on page 'page' page.xml: page 'page' the reference to action 'action' (from 'event.xml') uses the parameter actionParam3 which is unknown in the action 'action'! Supported parameters are: [actionParam2, actionParam1] page.xml: page 'page' the reference to action 'action' uses the unknown parameter doesNotExist. Supported parameters are: [getParam, urlParam, postParam] page.xml: page 'page' the reference to dataSource 'datasource' (from 'datasource.xml') uses the parameter dsParam3 which is unknown in the dataSource 'datasource'! Supported parameters are: [dsParam1, dsParam2] page.xml: page 'page' the reference to dataSource 'datasource' uses the unknown parameter doesNotExist. Supported parameters are: [getParam, urlParam, postParam] page.xml: page 'page', action 'action' condition: '${fooo}' is invalid: parameter 'fooo' not found on page 'page' page.xml: page 'page', action 'action' references the unknown permission 'doesNotExist'. page.xml: page 'page', datasource 'datasource' condition: '${postParam and fooo}' is invalid: parameter 'fooo' not found on page 'page' page.xml: page 'page', datasource 'datasource' references the unknown permission 'doesNotExist'. 2022-07-08T15:01:24,834 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/meta-data in resource datasource.xml 2022-07-08T15:01:24,908 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/meta-data in resource datasource.xml 2022-07-08T15:01:24,959 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/meta-data in resource datasource.xml 2022-07-08T15:01:24,984 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/meta-data in resource datasource.xml [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.245 s - in org.appng.api.ConfigValidatorTest [INFO] Running org.appng.api.ConsumerProducerTest waiting 10 ms waiting 20 ms waiting 30 ms waiting 40 ms waiting 50 ms waiting 60 ms waiting 70 ms waiting 80 ms waiting 90 ms no java.lang.String returned after 80 milliseconds [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s - in org.appng.api.ConsumerProducerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 324, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target/appng-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target/appng-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-api --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target/appng-api-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-api/target/appng-api-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-api --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 982 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml (982 B at 17 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220708.130031-8.jar Progress (1): 4.1/364 kB Progress (1): 8.2/364 kB Progress (1): 12/364 kB Progress (1): 16/364 kB Progress (1): 20/364 kB Progress (1): 25/364 kB Progress (1): 29/364 kB Progress (1): 33/364 kB Progress (1): 37/364 kB Progress (1): 41/364 kB Progress (1): 45/364 kB Progress (1): 49/364 kB Progress (1): 53/364 kB Progress (1): 57/364 kB Progress (1): 61/364 kB Progress (1): 66/364 kB Progress (1): 70/364 kB Progress (1): 74/364 kB Progress (1): 78/364 kB Progress (1): 82/364 kB Progress (1): 86/364 kB Progress (1): 90/364 kB Progress (1): 94/364 kB Progress (1): 98/364 kB Progress (1): 102/364 kB Progress (1): 106/364 kB Progress (1): 111/364 kB Progress (1): 115/364 kB Progress (1): 119/364 kB Progress (1): 123/364 kB Progress (1): 127/364 kB Progress (1): 131/364 kB Progress (1): 135/364 kB Progress (1): 139/364 kB Progress (1): 143/364 kB Progress (1): 147/364 kB Progress (1): 152/364 kB Progress (1): 156/364 kB Progress (1): 160/364 kB Progress (1): 164/364 kB Progress (1): 168/364 kB Progress (1): 172/364 kB Progress (1): 176/364 kB Progress (1): 180/364 kB Progress (1): 184/364 kB Progress (1): 188/364 kB Progress (1): 193/364 kB Progress (1): 197/364 kB Progress (1): 201/364 kB Progress (1): 205/364 kB Progress (1): 209/364 kB Progress (1): 213/364 kB Progress (1): 217/364 kB Progress (1): 221/364 kB Progress (1): 225/364 kB Progress (1): 229/364 kB Progress (1): 233/364 kB Progress (1): 238/364 kB Progress (1): 242/364 kB Progress (1): 246/364 kB Progress (1): 250/364 kB Progress (1): 254/364 kB Progress (1): 258/364 kB Progress (1): 262/364 kB Progress (1): 266/364 kB Progress (1): 270/364 kB Progress (1): 274/364 kB Progress (1): 279/364 kB Progress (1): 283/364 kB Progress (1): 287/364 kB Progress (1): 291/364 kB Progress (1): 295/364 kB Progress (1): 299/364 kB Progress (1): 303/364 kB Progress (1): 307/364 kB Progress (1): 311/364 kB Progress (1): 315/364 kB Progress (1): 319/364 kB Progress (1): 324/364 kB Progress (1): 328/364 kB Progress (1): 332/364 kB Progress (1): 336/364 kB Progress (1): 340/364 kB Progress (1): 344/364 kB Progress (1): 348/364 kB Progress (1): 352/364 kB Progress (1): 356/364 kB Progress (1): 360/364 kB Progress (1): 364 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220708.130031-8.jar (364 kB at 1.4 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220708.130031-8.pom Progress (1): 3.9 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220708.130031-8.pom (3.9 kB at 113 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml Progress (1): 2.1 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml (2.1 kB at 161 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 982 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml (982 B at 1.6 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/maven-metadata.xml (2.1 kB at 5.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220708.130031-8-sources.jar Progress (1): 4.1/285 kB Progress (1): 8.2/285 kB Progress (1): 12/285 kB Progress (1): 16/285 kB Progress (1): 20/285 kB Progress (1): 25/285 kB Progress (1): 29/285 kB Progress (1): 33/285 kB Progress (1): 37/285 kB Progress (1): 41/285 kB Progress (1): 45/285 kB Progress (1): 49/285 kB Progress (1): 53/285 kB Progress (1): 57/285 kB Progress (1): 61/285 kB Progress (1): 66/285 kB Progress (1): 70/285 kB Progress (1): 74/285 kB Progress (1): 78/285 kB Progress (1): 82/285 kB Progress (1): 86/285 kB Progress (1): 90/285 kB Progress (1): 94/285 kB Progress (1): 98/285 kB Progress (1): 102/285 kB Progress (1): 106/285 kB Progress (1): 111/285 kB Progress (1): 115/285 kB Progress (1): 119/285 kB Progress (1): 123/285 kB Progress (1): 127/285 kB Progress (1): 131/285 kB Progress (1): 135/285 kB Progress (1): 139/285 kB Progress (1): 143/285 kB Progress (1): 147/285 kB Progress (1): 152/285 kB Progress (1): 156/285 kB Progress (1): 160/285 kB Progress (1): 164/285 kB Progress (1): 168/285 kB Progress (1): 172/285 kB Progress (1): 176/285 kB Progress (1): 180/285 kB Progress (1): 184/285 kB Progress (1): 188/285 kB Progress (1): 193/285 kB Progress (1): 197/285 kB Progress (1): 201/285 kB Progress (1): 205/285 kB Progress (1): 209/285 kB Progress (1): 213/285 kB Progress (1): 217/285 kB Progress (1): 221/285 kB Progress (1): 225/285 kB Progress (1): 229/285 kB Progress (1): 233/285 kB Progress (1): 238/285 kB Progress (1): 242/285 kB Progress (1): 246/285 kB Progress (1): 250/285 kB Progress (1): 254/285 kB Progress (1): 258/285 kB Progress (1): 262/285 kB Progress (1): 266/285 kB Progress (1): 270/285 kB Progress (1): 274/285 kB Progress (1): 279/285 kB Progress (1): 283/285 kB Progress (1): 285 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/appng-api-2.0.0-20220708.130031-8-sources.jar (285 kB at 5.5 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 982 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/2.0.0-SNAPSHOT/maven-metadata.xml (982 B at 2.0 kB/s) [INFO] [INFO] --------------------< org.appng:appng-testsupport >--------------------- [INFO] Building appNG testsupport 2.0.0-SNAPSHOT [8/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-testsupport --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-testsupport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-testsupport --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-testsupport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-testsupport --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-testsupport --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.testsupport.SimpleApplicationTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 s - in org.appng.testsupport.SimpleApplicationTest [INFO] Running org.appng.testsupport.validation.DateFieldDifferenceHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 s - in org.appng.testsupport.validation.DateFieldDifferenceHandlerTest [INFO] Running org.appng.testsupport.validation.AttributeValueDifferenceHandlerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.appng.testsupport.validation.AttributeValueDifferenceHandlerTest [INFO] Running org.appng.testsupport.validation.TextValueDifferenceHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.appng.testsupport.validation.TextValueDifferenceHandlerTest [INFO] Running org.appng.testsupport.validation.WritingJsonValidatorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s - in org.appng.testsupport.validation.WritingJsonValidatorTest [INFO] Running org.appng.testsupport.validation.XPathDifferenceHandlerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.appng.testsupport.validation.XPathDifferenceHandlerTest [INFO] Running org.appng.testsupport.TestBaseTest 2022-07-08T15:01:32,555 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:01:32,574 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@62f11ebb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@a6c54c3, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@580fd26b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@78fe204a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1290ed28, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7a3269f5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5c887052, org.springframework.test.context.event.EventPublishingTestExecutionListener@55fdf7f9] 2022-07-08T15:01:33,034 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T15:01:33,035 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 ObjectMappers: 2022-07-08T15:01:33,036 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 Modules: 2022-07-08T15:01:33,039 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 @Primary Beans: 2022-07-08T15:01:33,040 INFO [main] org.appng.api.config.RestConfig: [localhost:application] No ObjectMapper found in context, creating default. 2022-07-08T15:01:33,050 INFO [main] org.appng.api.config.RestConfig: [localhost:application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T15:01:33,065 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T15:01:33,065 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 s - in org.appng.testsupport.TestBaseTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-testsupport --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/target/appng-testsupport-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-testsupport --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/target/appng-testsupport-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-testsupport --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/target/appng-testsupport-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-testsupport/target/appng-testsupport-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-testsupport --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml (990 B at 50 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220708.130031-8.jar Progress (1): 4.1/62 kB Progress (1): 8.2/62 kB Progress (1): 12/62 kB Progress (1): 16/62 kB Progress (1): 20/62 kB Progress (1): 25/62 kB Progress (1): 29/62 kB Progress (1): 33/62 kB Progress (1): 37/62 kB Progress (1): 41/62 kB Progress (1): 45/62 kB Progress (1): 49/62 kB Progress (1): 53/62 kB Progress (1): 57/62 kB Progress (1): 61/62 kB Progress (1): 62 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220708.130031-8.jar (62 kB at 988 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220708.130031-8.pom Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220708.130031-8.pom (2.2 kB at 16 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml Progress (1): 2.1 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml (2.1 kB at 131 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml (990 B at 1.7 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/maven-metadata.xml (2.1 kB at 27 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220708.130031-8-sources.jar Progress (1): 4.1/39 kB Progress (1): 8.2/39 kB Progress (1): 12/39 kB Progress (1): 16/39 kB Progress (1): 20/39 kB Progress (1): 25/39 kB Progress (1): 29/39 kB Progress (1): 33/39 kB Progress (1): 37/39 kB Progress (1): 39 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/appng-testsupport-2.0.0-20220708.130031-8-sources.jar (39 kB at 946 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/2.0.0-SNAPSHOT/maven-metadata.xml (990 B at 2.9 kB/s) [INFO] [INFO] ----------------------< org.appng:appng-rest-api >---------------------- [INFO] Building appNG REST API 2.0.0-SNAPSHOT [9/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-rest-api --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target [INFO] [INFO] --- swagger-codegen-maven-plugin:2.4.25:generate (default) @ appng-rest-api --- [INFO] reading from /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/src/main/resources/org/appng/api/rest/appng-rest.yaml [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] Invoker Package Name, originally not set, is now dervied from model package name: org.appng.api.rest [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Action.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Action.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ActionField.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/ActionField.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Datasource.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Datasource.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Element.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Element.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ErrorModel.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/ErrorModel.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Field.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Field.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/FieldType.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/FieldType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/FieldValue.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/FieldValue.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Filter.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Filter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Link.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Link.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Message.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Message.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Option.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Option.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/OptionType.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/OptionType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Options.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Options.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Page.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Page.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Parameter.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Parameter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Permission.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Permission.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Sort.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/Sort.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/User.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/User.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ValidationRule.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/docs/ValidationRule.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/pom.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/README.md [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/build.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/build.sbt [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/settings.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradle.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/AndroidManifest.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/.travis.yml [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/ApiClient.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/HttpBasicAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/ApiKeyAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/OAuth.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/OAuthFlow.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradlew [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradlew.bat [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.jar [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/git_push.sh [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/.gitignore [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/Authentication.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/.swagger-codegen-ignore [INFO] writing file /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/.swagger-codegen/VERSION [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-rest-api --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java added. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-rest-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-rest-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-rest-api --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.api.rest.RestClientTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 s - in org.appng.api.rest.RestClientTest [INFO] Running org.appng.api.rest.ActionHelperTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.appng.api.rest.ActionHelperTest [INFO] Running org.appng.api.rest.DataSourceHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.api.rest.DataSourceHelperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-rest-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/appng-rest-api-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-rest-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/appng-rest-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-rest-api --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/appng-rest-api-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-rest-api/target/appng-rest-api-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-rest-api --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 90 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220708.130031-4.jar Progress (1): 4.1/82 kB Progress (1): 8.2/82 kB Progress (1): 12/82 kB Progress (1): 16/82 kB Progress (1): 20/82 kB Progress (1): 25/82 kB Progress (1): 29/82 kB Progress (1): 33/82 kB Progress (1): 37/82 kB Progress (1): 41/82 kB Progress (1): 45/82 kB Progress (1): 49/82 kB Progress (1): 53/82 kB Progress (1): 57/82 kB Progress (1): 61/82 kB Progress (1): 66/82 kB Progress (1): 70/82 kB Progress (1): 74/82 kB Progress (1): 78/82 kB Progress (1): 82/82 kB Progress (1): 82 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220708.130031-4.jar (82 kB at 339 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220708.130031-4.pom Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220708.130031-4.pom (4.4 kB at 125 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 816 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (816 B at 51 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 2.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 816 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (816 B at 7.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220708.130031-4-sources.jar Progress (1): 4.1/53 kB Progress (1): 8.2/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 25/53 kB Progress (1): 29/53 kB Progress (1): 33/53 kB Progress (1): 37/53 kB Progress (1): 41/53 kB Progress (1): 45/53 kB Progress (1): 49/53 kB Progress (1): 53 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/appng-rest-api-2.0.0-20220708.130031-4-sources.jar (53 kB at 749 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml (987 B at 1.6 kB/s) [INFO] [INFO] --------------------< org.appng:appng-persistence >--------------------- [INFO] Building appNG Persistence-Tools 2.0.0-SNAPSHOT [10/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-persistence --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/src/main/java/org/appng/persistence/repository/SearchRepositoryImpl.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/src/main/java/org/appng/persistence/repository/SearchRepositoryImpl.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/src/main/java/org/appng/persistence/repository/SearchRepositoryImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-persistence --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.persistence.hibernate.SnakeCaseNamingStrategyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.appng.persistence.hibernate.SnakeCaseNamingStrategyTest [INFO] Running org.appng.persistence.hibernate.dialect.DialectUTF8Test 2022-07-08T15:01:43,505 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MariaDB103DialectUTF8 2022-07-08T15:01:43,579 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-08T15:01:43,743 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MySql57DialectUTF8 2022-07-08T15:01:43,744 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MySql8DialectUTF8 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.963 s - in org.appng.persistence.hibernate.dialect.DialectUTF8Test [INFO] Running org.appng.persistence.repository.SearchRepositoryTest 2022-07-08T15:01:43,991 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:01:44,108 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 104 ms. Found 1 JPA repository interfaces. 2022-07-08T15:01:44,291 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:01:44,306 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:44,415 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-08T15:01:44,566 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:44,570 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:44,573 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:44,573 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:44,577 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:44,894 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:44,944 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:46,149 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-08T15:01:46,952 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7d4da729] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:46,956 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@55397d15] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:46,970 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:46,984 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:48,053 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:48,058 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:48,069 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:01:48,096 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 26 ms. Found 1 JPA repository interfaces. 2022-07-08T15:01:48,104 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:01:48,104 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:48,125 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:48,125 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:48,125 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:48,125 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:48,126 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:48,126 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:48,131 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:48,282 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@77acc95a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:48,285 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5d10df04] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:48,294 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:48,295 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:48,526 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:48,527 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:48,533 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:01:48,558 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 1 JPA repository interfaces. 2022-07-08T15:01:48,566 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:01:48,566 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:48,585 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:48,585 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:48,585 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:48,585 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:48,586 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:48,587 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:48,591 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:48,730 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2e27325d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:48,732 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@35c3d6e8] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:48,741 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:48,742 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:49,024 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:49,024 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:49,032 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:01:49,060 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 27 ms. Found 1 JPA repository interfaces. 2022-07-08T15:01:49,068 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:01:49,069 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:49,089 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:49,090 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:49,090 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:49,090 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:49,090 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:49,091 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:49,096 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:49,257 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4f1aa2bc] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:49,260 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@43f5b014] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:49,272 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:49,272 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:49,702 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:49,702 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:49,710 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:01:49,736 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 1 JPA repository interfaces. 2022-07-08T15:01:49,744 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:01:49,744 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:49,765 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:49,765 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:49,766 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:49,766 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:49,766 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:49,767 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:49,772 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:49,932 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@69c335c4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:49,934 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@32d3b965] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:49,946 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:49,946 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:50,262 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:50,263 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:50,272 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:01:50,291 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 1 JPA repository interfaces. 2022-07-08T15:01:50,297 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:01:50,298 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:50,313 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:50,313 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:50,314 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:50,314 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:50,314 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:50,315 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:50,319 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:50,417 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@27563444] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:50,419 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@375682a5] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:50,427 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:50,428 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:50,579 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:50,579 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:50,584 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:01:50,603 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 18 ms. Found 1 JPA repository interfaces. 2022-07-08T15:01:50,610 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:01:50,610 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:50,625 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:50,626 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:50,626 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:50,626 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:50,626 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:50,627 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:50,631 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:50,734 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ddf9fd] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:50,736 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@40cd02fc] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:50,745 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:50,745 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:50,882 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:50,882 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:50,887 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:01:50,904 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 16 ms. Found 1 JPA repository interfaces. 2022-07-08T15:01:50,909 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:01:50,909 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:50,924 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:50,924 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:50,924 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:50,924 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:50,924 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:50,925 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:50,929 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:51,028 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@268ee31d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:51,031 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@23ba2c1e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:51,039 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:51,039 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:51,175 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:51,176 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:51,181 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:01:51,199 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 17 ms. Found 1 JPA repository interfaces. 2022-07-08T15:01:51,204 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:01:51,204 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:51,218 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:51,219 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:51,219 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:51,219 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:51,219 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:51,220 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:51,224 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:51,325 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1e79b0fc] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:51,327 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@36134f3] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:51,336 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:51,336 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:51,506 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:51,506 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:51,510 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:01:51,527 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 16 ms. Found 1 JPA repository interfaces. 2022-07-08T15:01:51,533 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:01:51,533 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:51,546 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:51,546 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:51,547 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:51,547 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:51,547 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:51,548 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:51,551 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:51,638 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@280d20fb] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:51,640 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5de15ce1] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:51,648 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:51,649 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:51,749 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:51,750 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:51,754 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:01:51,768 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 14 ms. Found 1 JPA repository interfaces. 2022-07-08T15:01:51,773 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:01:51,773 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:51,786 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:51,786 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:51,786 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:51,786 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:51,786 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:51,787 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:51,790 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:51,874 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1a389b39] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:51,876 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7508912e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:51,883 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:51,884 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:52,023 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:52,023 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:52,027 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:01:52,044 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 16 ms. Found 1 JPA repository interfaces. 2022-07-08T15:01:52,051 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:01:52,051 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:52,064 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:52,064 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:52,064 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:52,064 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:52,065 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:52,065 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:52,069 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:52,164 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@15cba6dc] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:52,166 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@48446968] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:52,173 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:52,174 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:52,291 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:52,291 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:52,295 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:01:52,310 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 14 ms. Found 1 JPA repository interfaces. 2022-07-08T15:01:52,315 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:01:52,315 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:52,329 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:52,329 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:52,330 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:52,330 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:52,330 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:52,331 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:52,334 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:52,424 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@797a5b31] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:52,426 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4ce66169] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:52,434 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:52,434 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:52,550 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:52,550 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:52,555 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:01:52,569 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 14 ms. Found 1 JPA repository interfaces. 2022-07-08T15:01:52,574 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:01:52,574 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:52,587 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:52,588 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:52,588 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:52,588 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:52,588 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:52,589 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:52,592 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:52,697 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2bd24c09] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:52,699 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@500341c4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:52,706 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:52,706 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:52,797 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:52,797 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:52,801 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:01:52,815 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 13 ms. Found 1 JPA repository interfaces. 2022-07-08T15:01:52,820 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:01:52,821 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:52,834 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:52,834 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:52,834 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:52,834 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:52,834 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:52,835 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:52,839 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:52,918 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@308bd473] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:52,921 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1cea4fdf] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:52,928 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:52,928 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:53,026 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:53,027 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:53,032 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:01:53,045 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 13 ms. Found 1 JPA repository interfaces. 2022-07-08T15:01:53,052 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:01:53,052 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:53,065 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:53,066 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:53,066 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:53,066 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:53,066 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:53,067 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:53,071 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:53,151 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@72238cf0] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:53,153 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7ad31e9e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:53,160 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:53,161 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:53,256 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:53,257 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.51 s - in org.appng.persistence.repository.SearchRepositoryTest [INFO] Running org.appng.persistence.repository.SearchQueryTest 2022-07-08T15:01:53,289 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:53,301 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:53,301 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:53,302 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:53,302 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:53,302 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:53,303 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:53,306 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:53,377 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@58bdcf40] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:53,379 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@322b500a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:53,385 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:53,399 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:53,410 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:53,411 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:53,411 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:53,411 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:53,411 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:53,412 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:53,415 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:53,486 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@bb4fc7d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:53,487 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@101d4a4e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:53,495 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:53,525 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:53,536 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:53,537 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:53,537 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:53,537 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:53,537 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:53,538 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:53,541 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:53,610 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7f16cf71] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:53,612 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@594c830f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:53,618 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:53,629 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:53,640 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:53,641 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:53,641 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:53,641 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:53,641 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:53,642 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:53,645 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:53,710 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5b6abe1f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:53,711 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1a787480] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:53,718 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:53,732 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:53,742 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:53,742 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:53,742 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:53,742 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:53,742 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:53,743 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:53,745 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:53,805 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7c8f8206] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:53,806 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@25b5aa20] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:53,812 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:53,820 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:53,831 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:53,831 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:53,831 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:53,831 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:53,831 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:53,832 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:53,835 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:53,933 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@11314183] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:53,934 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@646c565a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:53,941 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 s - in org.appng.persistence.repository.SearchQueryTest [INFO] Running org.appng.persistence.repository.QueryDslSearchRepositoryTest 2022-07-08T15:01:53,956 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:01:53,970 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 13 ms. Found 1 JPA repository interfaces. 2022-07-08T15:01:53,974 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:01:53,974 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:53,984 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:53,984 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:53,985 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:53,985 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:53,985 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:53,986 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:53,988 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:54,063 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@68b2a686] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:54,065 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@61466b5f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:54,072 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:54,072 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:54,216 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:54,216 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s - in org.appng.persistence.repository.QueryDslSearchRepositoryTest [INFO] Running org.appng.persistence.repository.EnversSearchRepositoryTest 2022-07-08T15:01:54,224 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:01:54,239 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 15 ms. Found 1 JPA repository interfaces. 2022-07-08T15:01:54,251 WARN [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default persistence unit with name 'hsql-testdb' in persistence.xml - overriding local default persistence unit settings ('packagesToScan'/'mappingResources') 2022-07-08T15:01:54,251 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:01:54,263 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:01:54,263 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:01:54,263 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:01:54,263 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:01:54,263 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:01:54,264 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:01:54,267 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:01:54,341 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2cad213d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:54,343 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7b217a33] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:01:54,350 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:01:54,350 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:01:54,417 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.appng.persistence.repository.EnversSearchRepositoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-persistence --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target/appng-persistence-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-persistence --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target/appng-persistence-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-persistence --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target/appng-persistence-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-persistence/target/appng-persistence-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-persistence --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml (990 B at 16 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220708.130031-8.jar Progress (1): 4.1/30 kB Progress (1): 8.2/30 kB Progress (1): 12/30 kB Progress (1): 16/30 kB Progress (1): 20/30 kB Progress (1): 25/30 kB Progress (1): 29/30 kB Progress (1): 30 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220708.130031-8.jar (30 kB at 880 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220708.130031-8.pom Progress (1): 3.4 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220708.130031-8.pom (3.4 kB at 99 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 2.1 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (2.1 kB at 175 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml (990 B at 534 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/maven-metadata.xml (2.1 kB at 3.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220708.130031-8-sources.jar Progress (1): 4.1/28 kB Progress (1): 8.2/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 25/28 kB Progress (1): 28 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/appng-persistence-2.0.0-20220708.130031-8-sources.jar (28 kB at 725 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/2.0.0-SNAPSHOT/maven-metadata.xml (990 B at 1.6 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-search >----------------------- [INFO] Building appNG Search 2.0.0-SNAPSHOT [11/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-search --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-search --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-search --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-search --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.search.searcher.GermanSearchTermProcessorTest 'käse' -> (*kas OR kase*) 'käse scheiben' -> (*kas OR kase*) AND (*scheib OR scheib*) 'tomaten' -> (*tomat OR tomat*) 'tomaten dosen' -> (*tomat OR tomat*) AND (*dos OR dos*) 'gemüse' -> (*gemus OR gemuse*) 'gemüse brühe' -> (*gemus OR gemuse*) AND (*bruh OR bruhe*) 'gemüse huhn' -> (*gemus OR gemuse*) AND (*huhn OR huhn*) 'dinkel' -> (*dinkel OR dinkel*) 'kassler' -> (*kassl OR kassl*) 'karotten kartoffeln rindfleisch' -> (*karott OR karott*) AND (*kartoffeln OR kartoffeln*) AND (*rindfleisch OR rindfleisch*) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 s - in org.appng.search.searcher.GermanSearchTermProcessorTest [INFO] Running org.appng.search.indexer.StandardSearcherTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release 2022-07-08T15:02:01,323 INFO [main] org.appng.search.indexer.FileSystemProvider: dataDir: /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/pages 2022-07-08T15:02:02,102 INFO [main] org.appng.search.indexer.FileSystemProvider: Indexing 6 files took 771 milliseconds 2022-07-08T15:02:02,273 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: clearing index at /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/index 2022-07-08T15:02:04,384 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#40802031 2022-07-08T15:02:04,384 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'clear index' which offered 0 events (CREATE: 0, UPDATE: 0, DELETE: 0). The index now contains 0 documents (was 0 before) 2022-07-08T15:02:07,065 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#2011959595 2022-07-08T15:02:07,066 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/pages/de' which offered 2 events (CREATE: 2, UPDATE: 0, DELETE: 0). The index now contains 2 documents (was 0 before) 2022-07-08T15:02:09,211 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#262440269 2022-07-08T15:02:09,211 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/pages/en' which offered 4 events (CREATE: 4, UPDATE: 0, DELETE: 0). The index now contains 6 documents (was 2 before) 2022-07-08T15:02:09,493 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:de +((title:anhalt contents:anhalt) (title:anhalter* contents:anhalter*)) 2022-07-08T15:02:10,934 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:en +((title:hitchhik contents:hitchhik) (title:hitchhiker* contents:hitchhiker*)) 2022-07-08T15:02:11,014 INFO [main] org.appng.search.searcher.StandardSearcher: 1 results returned from query: +language:en +((title:foo contents:foo) (title:foo* contents:foo*)) 2022-07-08T15:02:11,075 INFO [main] org.appng.search.searcher.StandardSearcher: 0 results returned from query: +language:en +((title:acm contents:acm) (title:acme* contents:acme*)) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.1 s - in org.appng.search.indexer.StandardSearcherTest [INFO] Running org.appng.search.indexer.ParseTagsTest {field1=A, contents=A B D, field2=B} {} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.search.indexer.ParseTagsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-search --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/appng-search-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-search --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/appng-search-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-search --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/appng-search-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-search/target/appng-search-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-search --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 38 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220708.130031-8.jar Progress (1): 4.1/55 kB Progress (1): 8.2/55 kB Progress (1): 12/55 kB Progress (1): 16/55 kB Progress (1): 20/55 kB Progress (1): 25/55 kB Progress (1): 29/55 kB Progress (1): 33/55 kB Progress (1): 37/55 kB Progress (1): 41/55 kB Progress (1): 45/55 kB Progress (1): 49/55 kB Progress (1): 53/55 kB Progress (1): 55 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220708.130031-8.jar (55 kB at 1.6 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220708.130031-8.pom Progress (1): 3.3 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220708.130031-8.pom (3.3 kB at 111 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 2.1 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (2.1 kB at 174 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 2.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (2.1 kB at 2.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220708.130031-8-sources.jar Progress (1): 4.1/40 kB Progress (1): 8.2/40 kB Progress (1): 12/40 kB Progress (1): 16/40 kB Progress (1): 20/40 kB Progress (1): 25/40 kB Progress (1): 29/40 kB Progress (1): 33/40 kB Progress (1): 37/40 kB Progress (1): 40 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/appng-search-2.0.0-20220708.130031-8-sources.jar (40 kB at 1.4 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 1.6 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-core >------------------------ [INFO] Building appNG Core Library 2.0.0-SNAPSHOT [12/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-core --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core --- [INFO] Generating source... [INFO] parsing a schema... [INFO] compiling a schema... [INFO] org/appng/core/xml/repository/Certification.java [INFO] org/appng/core/xml/repository/GetCertificationRequest.java [INFO] org/appng/core/xml/repository/GetCertificationResponse.java [INFO] org/appng/core/xml/repository/GetPackageRequest.java [INFO] org/appng/core/xml/repository/GetPackageResponse.java [INFO] org/appng/core/xml/repository/GetPackageVersionsRequest.java [INFO] org/appng/core/xml/repository/GetPackageVersionsResponse.java [INFO] org/appng/core/xml/repository/GetPackagesRequest.java [INFO] org/appng/core/xml/repository/GetPackagesResponse.java [INFO] org/appng/core/xml/repository/ObjectFactory.java [INFO] org/appng/core/xml/repository/Package.java [INFO] org/appng/core/xml/repository/PackageType.java [INFO] org/appng/core/xml/repository/PackageVersions.java [INFO] org/appng/core/xml/repository/Packages.java [INFO] org/appng/core/xml/repository/package-info.java [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 106 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 194 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/main/java/org/appng/core/domain/DatabaseConnection.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/main/java/org/appng/core/domain/DatabaseConnection.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 88 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 88 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/test/java/org/appng/core/service/CoreServiceTest.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/src/test/java/org/appng/core/service/CoreServiceTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-core --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.core.model.ThymeleafProcessorTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release 2022-07-08T15:02:26,183 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:02:26,039_main/platform.xml 2022-07-08T15:02:26,652 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:02:26,039_main/template/platform.html 2022-07-08T15:02:26,653 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:02:26,039_main/template/hello-custom.html 2022-07-08T15:02:26,654 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:02:26,039_main/template/hello.html 2022-07-08T15:02:27,085 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:02:26,039_main/index.html 2022-07-08T15:02:27,761 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:02:27,733_main/platform.xml 2022-07-08T15:02:27,778 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:02:27,733_main/template/hello.html 2022-07-08T15:02:27,778 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:02:27,733_main/template/platform.html 2022-07-08T15:02:27,779 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:02:27,733_main/template/hello-custom.html 2022-07-08T15:02:27,879 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:02:27,733_main/index.html 2022-07-08T15:02:27,941 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:02:27,927_main/platform.xml 2022-07-08T15:02:27,953 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:02:27,927_main/template/platform.html 2022-07-08T15:02:27,954 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:02:27,927_main/template/hello-custom.html 2022-07-08T15:02:27,954 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/2022-07-08-15:02:27,927_main/template/hello.html [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.853 s - in org.appng.core.model.ThymeleafProcessorTest [INFO] Running org.appng.core.model.ApplicationProviderTest 2022-07-08T15:02:28,055 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:02:28,068 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2bb3f39e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@11f3400c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@628b503a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2558f65c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@11c3ce6a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1a3b1f7e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@22899683, org.springframework.test.context.event.EventPublishingTestExecutionListener@40017e98] 2022-07-08T15:02:28,691 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T15:02:28,691 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 2022-07-08T15:02:28,692 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 2022-07-08T15:02:28,696 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 2022-07-08T15:02:28,696 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default. 2022-07-08T15:02:28,705 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T15:02:28,707 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T15:02:28,707 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T15:02:29,146 INFO [HSQLDB Server @20afd96f] hsqldb.db.HSQLDB81DDE78F08.ENGINE: Checkpoint start 2022-07-08T15:02:29,147 INFO [HSQLDB Server @20afd96f] hsqldb.db.HSQLDB81DDE78F08.ENGINE: checkpointClose start 2022-07-08T15:02:29,153 INFO [HSQLDB Server @20afd96f] hsqldb.db.HSQLDB81DDE78F08.ENGINE: checkpointClose synched 2022-07-08T15:02:29,161 INFO [HSQLDB Server @20afd96f] hsqldb.db.HSQLDB81DDE78F08.ENGINE: checkpointClose script done 2022-07-08T15:02:29,188 INFO [HSQLDB Server @20afd96f] hsqldb.db.HSQLDB81DDE78F08.ENGINE: checkpointClose end 2022-07-08T15:02:29,189 INFO [HSQLDB Server @20afd96f] hsqldb.db.HSQLDB81DDE78F08.ENGINE: Checkpoint end - txts: 1 2022-07-08T15:02:29,358 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-08T15:02:29,456 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-08T15:02:29,683 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} Jul 08, 2022 3:02:29 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-07-08T15:02:30,181 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:02:30,228 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:02:30,489 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-08T15:02:30,741 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:02:30,755 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-08T15:02:31,153 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-07-08T15:02:31,417 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [messages-demo] not found for MessageSource: Can't find bundle for base name messages-demo, locale en 2022-07-08T15:02:31,418 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en 2022-07-08T15:02:31,581 ERROR [main] org.appng.core.model.ApplicationProvider: [localhost:demo-application] error while building structure for page 'entity' org.appng.api.ProcessingException: error performing action 'update' of event 'events', ID: 2071095515 at org.appng.api.support.CallableAction.execute(CallableAction.java:439) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.api.support.CallableAction.perform(CallableAction.java:316) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.model.ActionElement.perform(ActionElement.java:75) ~[classes/:?] at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:549) ~[classes/:?] at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:441) ~[classes/:?] at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:485) ~[classes/:?] at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:449) ~[classes/:?] at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:351) ~[classes/:?] at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:279) ~[classes/:?] at org.appng.core.model.ApplicationProviderTest.runTest(ApplicationProviderTest.java:282) ~[test-classes/:?] at org.appng.core.model.ApplicationProviderTest.testUpdateException(ApplicationProviderTest.java:183) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] Caused by: org.appng.api.ApplicationException: adfsf at org.appng.testapplication.TestEntities.perform(TestEntities.java:71) ~[test-classes/:?] at org.appng.testapplication.TestEntities.perform(TestEntities.java:35) ~[test-classes/:?] at org.appng.api.support.CallableAction.execute(CallableAction.java:422) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] ... 45 more 2022-07-08T15:02:31,818 ERROR [main] org.appng.core.model.ApplicationProvider: [localhost:demo-application] error while building structure for page 'entity' org.appng.api.ProcessingException: error retrieving datasource 'entity', ID: 1325360590 at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:240) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.api.support.CallableAction.retrieveData(CallableAction.java:226) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.api.support.CallableAction.perform(CallableAction.java:314) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.model.ActionElement.perform(ActionElement.java:75) ~[classes/:?] at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:549) ~[classes/:?] at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:441) ~[classes/:?] at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:485) ~[classes/:?] at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:449) ~[classes/:?] at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:351) ~[classes/:?] at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:279) ~[classes/:?] at org.appng.core.model.ApplicationProviderTest.runTest(ApplicationProviderTest.java:282) ~[test-classes/:?] at org.appng.core.model.ApplicationProviderTest.testUpdateExceptionDataSource(ApplicationProviderTest.java:173) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] Caused by: org.appng.api.ApplicationException: adfsf at org.appng.testapplication.TestEntities.getData(TestEntities.java:45) ~[test-classes/:?] at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:201) ~[appng-api-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] ... 46 more 2022-07-08T15:02:32,159 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-07-08T15:02:32,160 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 2022-07-08T15:02:32,742 INFO [HSQLDB Connection @517966c0] hsqldb.db.HSQLDB81DDE78F08.ENGINE: Database closed [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.983 s - in org.appng.core.model.ApplicationProviderTest [INFO] Running org.appng.core.model.PageParameterProcessorTest 2022-07-08T15:02:33,059 INFO [main] org.appng.core.model.PageParameterProcessor: retrieved new value for url-param 'hash' from session: 'hashFromSession' [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.appng.core.model.PageParameterProcessorTest [INFO] Running org.appng.core.model.CacheProviderTest 2022-07-08T15:02:33,109 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/cache/platform/appNG 2022-07-08T15:02:33,109 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/cache/application/appNG 2022-07-08T15:02:33,116 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/cache/platform/appNG/foobar 2022-07-08T15:02:33,116 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/cache/application/appNG/foobar [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.appng.core.model.CacheProviderTest [INFO] Running org.appng.core.model.OutputFormatAndTypeTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.appng.core.model.OutputFormatAndTypeTest [INFO] Running org.appng.core.model.PlatformTransformerTest 2022-07-08T15:02:33,170 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:02:33,170 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7c3b7d7c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@579e8a7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@18fa4822, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@61906bb1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@46672a62, org.springframework.test.context.transaction.TransactionalTestExecutionListener@c91ced9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@46e03c31, org.springframework.test.context.event.EventPublishingTestExecutionListener@24cf1abf] 2022-07-08T15:02:33,441 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:02:33,578 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 126 ms. Found 15 JPA repository interfaces. 2022-07-08T15:02:33,584 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:02:33,624 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 39 ms. Found 15 JPA repository interfaces. 2022-07-08T15:02:33,768 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:02:33,848 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:02:33,849 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:02:33,849 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:02:33,849 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:02:33,857 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:02:33,949 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:02:33,954 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:02:35,099 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6cd8b2de] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:02:35,102 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@c98dc7c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:02:35,142 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:02:35,142 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:02:35,156 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:02:33 CEST 2022 2022-07-08T15:02:36,740 ERROR [main] org.appng.core.model.PlatformTransformer: An empty sequence is not allowed as the value of variable $foo net.sf.saxon.trans.XPathException: An empty sequence is not allowed as the value of variable $foo at net.sf.saxon.expr.CardinalityCheckingIterator.typeError(CardinalityCheckingIterator.java:104) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.CardinalityCheckingIterator.(CardinalityCheckingIterator.java:54) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.CardinalityChecker.iterate(CardinalityChecker.java:239) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.AtomicSequenceConverter.iterate(AtomicSequenceConverter.java:304) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.Expression.process(Expression.java:949) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.instruct.ValueOf.processLeavingTail(ValueOf.java:341) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:389) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:568) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.trans.XsltController.applyTemplates(XsltController.java:661) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.s9api.AbstractXsltTransformer.applyTemplatesToSource(AbstractXsltTransformer.java:360) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:349) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:74) ~[Saxon-HE-10.6.jar:?] at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:324) ~[classes/:?] at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:203) ~[classes/:?] at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:160) ~[test-classes/:?] at org.appng.core.model.PlatformTransformerTest.testRuntimeError(PlatformTransformerTest.java:139) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-07-08T15:02:36,741 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2022-07-08T15:02:36,742 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/template.xsl 2022-07-08T15:02:36,742 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/platform.xml 2022-07-08T15:02:36,743 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/stacktrace.txt 2022-07-08T15:02:36,774 ERROR [main] org.appng.core.model.PlatformTransformer: Unknown XSLT element: net.sf.saxon.trans.XPathException: Unknown XSLT element: at net.sf.saxon.trans.XPathException.fromXmlProcessingError(XPathException.java:178) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.lib.ErrorReporterToListener.report(ErrorReporterToListener.java:64) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.Compilation.reportError(Compilation.java:447) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.StyleElement.compileError(StyleElement.java:2323) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.StyleElement.validateSubtree(StyleElement.java:1691) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.AbsentExtensionElement.validateSubtree(AbsentExtensionElement.java:70) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.PrincipalStylesheetModule.preprocess(PrincipalStylesheetModule.java:403) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.Compilation.compilePackage(Compilation.java:288) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.StylesheetModule.loadStylesheet(StylesheetModule.java:252) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.style.Compilation.compileSingletonPackage(Compilation.java:113) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.s9api.XsltCompiler.compile(XsltCompiler.java:838) ~[Saxon-HE-10.6.jar:?] at net.sf.saxon.jaxp.SaxonTransformerFactory.newTemplates(SaxonTransformerFactory.java:154) ~[Saxon-HE-10.6.jar:?] at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:187) ~[classes/:?] at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:160) ~[test-classes/:?] at org.appng.core.model.PlatformTransformerTest.testCompileError(PlatformTransformerTest.java:134) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-07-08T15:02:36,775 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2022-07-08T15:02:36,775 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/template.xsl 2022-07-08T15:02:36,776 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/platform.xml 2022-07-08T15:02:36,776 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/debug/stacktrace.txt 2022-07-08T15:02:36,792 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:02:36,793 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.625 s - in org.appng.core.model.PlatformTransformerTest [INFO] Running org.appng.core.model.JarInfoBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.model.JarInfoBuilderTest [INFO] Running org.appng.core.model.RepositoryUtilsTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.model.RepositoryUtilsTest [INFO] Running org.appng.core.PathInfoTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.PathInfoTest [INFO] Running org.appng.core.controller.SessionListenerTest 2022-07-08T15:02:36,837 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2022-07-08 15:02:36) 2022-07-08T15:02:36,839 INFO [main] org.appng.core.controller.SessionListener: Session created: ERTERTZGFHFGHGFH234 (created: 2022-07-08 15:02:36) 2022-07-08T15:02:36,839 INFO [main] org.appng.core.controller.SessionListener: Session destroyed: ZUS383883OTOTOLSKKL (created: 2022-07-08 15:02:36, accessed: 2022-07-08 15:02:36, requests: 1, domain: http://localhost:8080, user-agent: null) 2022-07-08T15:02:36,841 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2022-07-08 15:02:36) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.controller.SessionListenerTest [INFO] Running org.appng.core.controller.messaging.MessagingTest 2022-07-08T15:02:36,860 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node2 - Site: localhost 2022-07-08T15:02:36,863 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node1 - Site: localhost 2022-07-08T15:02:36,864 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node2 - Site: localhost [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.core.controller.messaging.MessagingTest [INFO] Running org.appng.core.controller.PlatformProcessorTest 2022-07-08T15:02:36,890 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#519858816 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:36,971 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1344710074 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:37,034 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#141432590 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:37,069 ERROR [main] org.appng.core.model.PlatformProcessor: error while processing java.io.FileNotFoundException: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/xsl/platform.xsl (No such file or directory) at java.io.FileInputStream.open0(Native Method) ~[?:?] at java.io.FileInputStream.open(FileInputStream.java:219) ~[?:?] at java.io.FileInputStream.(FileInputStream.java:157) ~[?:?] at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:130) ~[classes/:?] at org.appng.core.model.PlatformProcessor.processWithTemplate(PlatformProcessor.java:106) ~[classes/:?] at org.appng.core.controller.PlatformProcessorTest.testTransformError(PlatformProcessorTest.java:143) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-07-08T15:02:37,093 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#717845692 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 s - in org.appng.core.controller.PlatformProcessorTest [INFO] Running org.appng.core.controller.ApplicationContextTest 2022-07-08T15:02:37,142 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:02:37,142 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6acc424e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@357a3cb9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@202684ba, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@75443609, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7d12c4dd, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1969a032, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@dfee4f1, org.springframework.test.context.event.EventPublishingTestExecutionListener@59de6f39] 2022-07-08T15:02:37,210 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T15:02:37,210 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 2022-07-08T15:02:37,210 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 2022-07-08T15:02:37,211 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 2022-07-08T15:02:37,211 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default. 2022-07-08T15:02:37,211 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T15:02:37,211 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T15:02:37,211 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T15:02:37,323 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-08T15:02:37,494 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:02:37,501 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:02:37,821 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:02:37,822 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-08T15:02:37,881 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-07-08T15:02:38,058 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-07-08T15:02:38,058 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 2022-07-08T15:02:38,749 INFO [HSQLDB Connection @26360daa] hsqldb.db.HSQLDB81DDE78F08.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.812 s - in org.appng.core.controller.ApplicationContextTest [INFO] Running org.appng.core.controller.RepositoryWatcherTest 2022-07-08T15:02:38,960 WARN [Time-limited test] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default! Jul 08, 2022 3:02:38 PM com.hazelcast.instance.impl.HazelcastInstanceFactory WARNING: Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED Jul 08, 2022 3:02:39 PM com.hazelcast.internal.config.AbstractConfigLocator INFO: Loading 'hazelcast.xml' from the classpath. Jul 08, 2022 3:02:39 PM com.hazelcast.config.AbstractXmlConfigHelper WARNING: Name of the hazelcast schema location[http://www.hazelcast.com/schema/config/hazelcast-config-5.0.xsd] is incorrect, using default 2022-07-08T15:02:39,468 INFO [Time-limited test] com.hazelcast.system.logo : [10.102.4.103]:5702 [appNG] [5.1.2] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2022-07-08T15:02:39,469 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2022-07-08T15:02:39,469 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Hazelcast Platform 5.1.2 (20220613 - d9dcc82) starting at [10.102.4.103]:5702 2022-07-08T15:02:39,469 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Cluster name: appNG 2022-07-08T15:02:39,469 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. To enable integrity checker do one of the following: - Change member config using Java API: config.setIntegrityCheckerEnabled(true); - Change XML/YAML configuration property: Set hazelcast.integrity-checker.enabled to true - Add system property: -Dhz.integritychecker.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-07-08T15:02:39,473 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-07-08T15:02:40,218 INFO [Time-limited test] com.hazelcast.system.security : [10.102.4.103]:5702 [appNG] [5.1.2] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2022-07-08T15:02:40,349 INFO [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Using Multicast discovery 2022-07-08T15:02:40,358 WARN [Time-limited test] com.hazelcast.cp.CPSubsystem : [10.102.4.103]:5702 [appNG] [5.1.2] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2022-07-08T15:02:40,782 INFO [Time-limited test] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5702 [appNG] [5.1.2] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2022-07-08T15:02:40,792 INFO [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is STARTING 2022-07-08T15:02:43,326 INFO [Time-limited test] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5702 [appNG] [5.1.2] Members {size:1, ver:1} [ Member [10.102.4.103]:5702 - 67ba263c-1fcc-449c-8118-0fec87a335ca this ] 2022-07-08T15:02:43,326 WARN [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2022-07-08T15:02:43,345 INFO [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is STARTED 2022-07-08T15:02:43,346 INFO [Time-limited test] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5702} 2022-07-08T15:02:43,369 INFO [Time-limited test] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5702 [appNG] [5.1.2] Initializing cluster partition table arrangement... 2022-07-08T15:02:43,426 INFO [Time-limited test] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.1.2] Added cache config: CacheConfig{name='pageCache-localhost', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}} 2022-07-08T15:02:43,452 INFO [Time-limited test] org.appng.core.service.CacheService: Created cache 'pageCache-localhost' (ttl: 1800s, maximum entries: 20000, statistics: true) 2022-07-08T15:02:43,650 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed 2022-07-08T15:02:43,650 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/conf 2022-07-08T15:02:43,652 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de 2022-07-08T15:02:43,657 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: start watching... 2022-07-08T15:02:43,658 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for fehler.jsp 2022-07-08T15:02:43,665 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/conf) received ENTRY_MODIFY for urlrewrite.xml 2022-07-08T15:02:43,740 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed 2022-07-08T15:02:43,741 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for test.jsp 2022-07-08T15:02:43,742 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/error (cache size: 4) 2022-07-08T15:02:43,747 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fault (cache size: 4) 2022-07-08T15:02:43,750 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fehler (cache size: 2) 2022-07-08T15:02:43,778 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/test (cache size: 1) 2022-07-08T15:02:43,838 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo0.txt 2022-07-08T15:02:43,839 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo0.txt 2022-07-08T15:02:43,840 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo0.txt 2022-07-08T15:02:43,840 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo1.txt 2022-07-08T15:02:43,841 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo1.txt 2022-07-08T15:02:43,842 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo1.txt 2022-07-08T15:02:43,842 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo2.txt 2022-07-08T15:02:43,843 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo2.txt 2022-07-08T15:02:43,845 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo2.txt 2022-07-08T15:02:43,845 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3.txt 2022-07-08T15:02:43,846 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3.txt 2022-07-08T15:02:43,867 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3.txt 2022-07-08T15:02:43,868 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo4.txt 2022-07-08T15:02:43,868 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo4.txt 2022-07-08T15:02:43,871 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-07-08T15:02:43,873 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-07-08T15:02:43,875 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-07-08T15:02:43,875 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-07-08T15:02:43,878 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-07-08T15:02:43,884 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo4.txt 2022-07-08T15:02:43,884 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo5.txt 2022-07-08T15:02:43,885 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo5.txt 2022-07-08T15:02:43,885 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo5.txt 2022-07-08T15:02:43,886 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6.txt 2022-07-08T15:02:43,886 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6.txt 2022-07-08T15:02:43,887 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6.txt 2022-07-08T15:02:43,892 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo7.txt 2022-07-08T15:02:43,893 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo7.txt 2022-07-08T15:02:43,894 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo7.txt 2022-07-08T15:02:43,894 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo8.txt 2022-07-08T15:02:43,894 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo8.txt 2022-07-08T15:02:43,895 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo8.txt 2022-07-08T15:02:43,895 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo9.txt 2022-07-08T15:02:43,896 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo9.txt 2022-07-08T15:02:43,896 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo9.txt 2022-07-08T15:02:43,897 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo10.txt 2022-07-08T15:02:43,897 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo10.txt 2022-07-08T15:02:43,898 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo10.txt 2022-07-08T15:02:43,898 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo11.txt 2022-07-08T15:02:43,898 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo11.txt 2022-07-08T15:02:43,899 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo11.txt 2022-07-08T15:02:43,908 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo12.txt 2022-07-08T15:02:43,909 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo12.txt 2022-07-08T15:02:43,912 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo12.txt 2022-07-08T15:02:43,912 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo13.txt 2022-07-08T15:02:43,915 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo13.txt 2022-07-08T15:02:43,916 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo13.txt 2022-07-08T15:02:43,925 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo14.txt 2022-07-08T15:02:43,940 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo14.txt 2022-07-08T15:02:43,941 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-07-08T15:02:43,941 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-07-08T15:02:43,942 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-07-08T15:02:43,949 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo14.txt 2022-07-08T15:02:43,957 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo15.txt 2022-07-08T15:02:43,969 WARN [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de overflowed after 50 events 2022-07-08T15:02:43,970 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo351.txt 2022-07-08T15:02:43,972 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo352.txt 2022-07-08T15:02:44,027 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo352.txt 2022-07-08T15:02:44,028 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo352.txt 2022-07-08T15:02:44,032 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo353.txt 2022-07-08T15:02:44,032 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo353.txt 2022-07-08T15:02:44,033 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo353.txt 2022-07-08T15:02:44,033 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo354.txt 2022-07-08T15:02:44,033 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo354.txt 2022-07-08T15:02:44,034 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo354.txt 2022-07-08T15:02:44,037 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo355.txt 2022-07-08T15:02:44,038 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo355.txt 2022-07-08T15:02:44,047 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo355.txt 2022-07-08T15:02:44,051 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo356.txt 2022-07-08T15:02:44,055 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo356.txt 2022-07-08T15:02:44,066 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo356.txt 2022-07-08T15:02:44,070 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo357.txt 2022-07-08T15:02:44,070 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo357.txt 2022-07-08T15:02:44,071 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo357.txt 2022-07-08T15:02:44,071 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo358.txt 2022-07-08T15:02:44,071 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo358.txt 2022-07-08T15:02:44,072 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo358.txt 2022-07-08T15:02:44,073 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo359.txt 2022-07-08T15:02:44,073 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo359.txt 2022-07-08T15:02:44,080 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo359.txt 2022-07-08T15:02:44,082 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-07-08T15:02:44,085 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo360.txt 2022-07-08T15:02:44,091 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo360.txt 2022-07-08T15:02:44,095 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo360.txt 2022-07-08T15:02:44,096 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo361.txt 2022-07-08T15:02:44,111 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo361.txt 2022-07-08T15:02:44,128 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo361.txt 2022-07-08T15:02:44,128 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo362.txt 2022-07-08T15:02:44,130 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-07-08T15:02:44,140 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo362.txt 2022-07-08T15:02:44,141 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo362.txt 2022-07-08T15:02:44,141 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo363.txt 2022-07-08T15:02:44,143 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo363.txt 2022-07-08T15:02:44,144 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo363.txt 2022-07-08T15:02:44,145 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo364.txt 2022-07-08T15:02:44,145 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo364.txt 2022-07-08T15:02:44,145 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo364.txt 2022-07-08T15:02:44,146 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo365.txt 2022-07-08T15:02:44,146 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo365.txt 2022-07-08T15:02:44,147 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo365.txt 2022-07-08T15:02:44,147 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo366.txt 2022-07-08T15:02:44,147 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo366.txt 2022-07-08T15:02:44,148 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo366.txt 2022-07-08T15:02:44,148 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo367.txt 2022-07-08T15:02:44,150 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo367.txt 2022-07-08T15:02:44,151 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo367.txt 2022-07-08T15:02:44,160 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo368.txt 2022-07-08T15:02:44,160 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo368.txt 2022-07-08T15:02:44,161 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo368.txt 2022-07-08T15:02:44,161 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo369.txt 2022-07-08T15:02:44,162 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo369.txt 2022-07-08T15:02:44,162 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo369.txt 2022-07-08T15:02:44,163 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo370.txt 2022-07-08T15:02:44,163 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo370.txt 2022-07-08T15:02:44,164 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo370.txt 2022-07-08T15:02:44,164 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo371.txt 2022-07-08T15:02:44,165 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo371.txt 2022-07-08T15:02:44,165 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo371.txt 2022-07-08T15:02:44,165 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo372.txt 2022-07-08T15:02:44,171 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo372.txt 2022-07-08T15:02:44,171 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-07-08T15:02:44,179 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo372.txt 2022-07-08T15:02:44,185 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo373.txt 2022-07-08T15:02:44,186 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo373.txt 2022-07-08T15:02:44,187 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo373.txt 2022-07-08T15:02:44,188 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo374.txt 2022-07-08T15:02:44,188 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo374.txt 2022-07-08T15:02:44,192 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo374.txt 2022-07-08T15:02:44,193 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo375.txt 2022-07-08T15:02:44,198 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo375.txt 2022-07-08T15:02:44,199 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo375.txt 2022-07-08T15:02:44,205 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo376.txt 2022-07-08T15:02:44,213 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-07-08T15:02:44,224 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-07-08T15:02:44,228 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo376.txt 2022-07-08T15:02:44,235 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo376.txt 2022-07-08T15:02:44,237 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo377.txt 2022-07-08T15:02:44,244 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo377.txt 2022-07-08T15:02:44,248 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo377.txt 2022-07-08T15:02:44,250 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-07-08T15:02:44,250 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo378.txt 2022-07-08T15:02:44,256 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo378.txt 2022-07-08T15:02:44,256 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-07-08T15:02:44,256 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-07-08T15:02:44,267 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo378.txt 2022-07-08T15:02:44,267 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo379.txt 2022-07-08T15:02:44,268 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo379.txt 2022-07-08T15:02:44,268 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-07-08T15:02:44,268 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo379.txt 2022-07-08T15:02:44,269 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo380.txt 2022-07-08T15:02:44,270 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo380.txt 2022-07-08T15:02:44,274 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo380.txt 2022-07-08T15:02:44,275 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo381.txt 2022-07-08T15:02:44,275 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo381.txt 2022-07-08T15:02:44,276 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo381.txt 2022-07-08T15:02:44,285 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo382.txt 2022-07-08T15:02:44,291 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo382.txt 2022-07-08T15:02:44,291 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo382.txt 2022-07-08T15:02:44,293 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo383.txt 2022-07-08T15:02:44,294 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-07-08T15:02:44,299 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo383.txt 2022-07-08T15:02:44,299 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo383.txt 2022-07-08T15:02:44,300 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-07-08T15:02:44,300 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo384.txt 2022-07-08T15:02:44,300 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo384.txt 2022-07-08T15:02:44,301 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo384.txt 2022-07-08T15:02:44,301 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo385.txt 2022-07-08T15:02:44,302 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo385.txt 2022-07-08T15:02:44,302 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-07-08T15:02:44,302 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo385.txt 2022-07-08T15:02:44,303 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo386.txt 2022-07-08T15:02:44,307 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo386.txt 2022-07-08T15:02:44,307 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo386.txt 2022-07-08T15:02:44,308 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo387.txt 2022-07-08T15:02:44,309 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo387.txt 2022-07-08T15:02:44,309 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo387.txt 2022-07-08T15:02:44,312 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-07-08T15:02:44,313 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-07-08T15:02:44,313 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-07-08T15:02:44,313 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-07-08T15:02:44,321 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-07-08T15:02:44,325 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo388.txt 2022-07-08T15:02:44,325 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-07-08T15:02:44,326 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-07-08T15:02:44,326 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-07-08T15:02:44,328 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-07-08T15:02:44,328 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-07-08T15:02:44,331 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo388.txt 2022-07-08T15:02:44,332 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-07-08T15:02:44,334 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-07-08T15:02:44,334 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo388.txt 2022-07-08T15:02:44,335 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo389.txt 2022-07-08T15:02:44,335 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo389.txt 2022-07-08T15:02:44,336 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo389.txt 2022-07-08T15:02:44,336 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo390.txt 2022-07-08T15:02:44,337 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo390.txt 2022-07-08T15:02:44,343 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-07-08T15:02:44,347 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-07-08T15:02:44,348 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-07-08T15:02:44,355 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo390.txt 2022-07-08T15:02:44,355 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-07-08T15:02:44,355 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo391.txt 2022-07-08T15:02:44,356 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo391.txt 2022-07-08T15:02:44,356 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo391.txt 2022-07-08T15:02:44,357 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo392.txt 2022-07-08T15:02:44,357 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo392.txt 2022-07-08T15:02:44,358 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo392.txt 2022-07-08T15:02:44,358 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo393.txt 2022-07-08T15:02:44,359 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo393.txt 2022-07-08T15:02:44,359 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo393.txt 2022-07-08T15:02:44,359 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo394.txt 2022-07-08T15:02:44,360 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo394.txt 2022-07-08T15:02:44,370 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-07-08T15:02:44,382 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-07-08T15:02:44,383 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo394.txt 2022-07-08T15:02:44,384 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo395.txt 2022-07-08T15:02:44,384 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo395.txt 2022-07-08T15:02:44,389 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-07-08T15:02:44,391 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-07-08T15:02:44,394 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo395.txt 2022-07-08T15:02:44,399 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo396.txt 2022-07-08T15:02:44,400 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo396.txt 2022-07-08T15:02:44,400 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo396.txt 2022-07-08T15:02:44,401 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo397.txt 2022-07-08T15:02:44,401 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo397.txt 2022-07-08T15:02:44,402 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo397.txt 2022-07-08T15:02:44,402 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo398.txt 2022-07-08T15:02:44,403 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo398.txt 2022-07-08T15:02:44,403 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo398.txt 2022-07-08T15:02:44,404 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo399.txt 2022-07-08T15:02:44,404 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo399.txt 2022-07-08T15:02:44,421 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-07-08T15:02:44,426 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-07-08T15:02:44,426 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-07-08T15:02:44,429 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo399.txt 2022-07-08T15:02:44,430 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo400.txt 2022-07-08T15:02:44,430 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo400.txt 2022-07-08T15:02:44,430 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo400.txt 2022-07-08T15:02:44,431 WARN [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de overflowed after 199 events 2022-07-08T15:02:44,434 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo1229.txt 2022-07-08T15:02:44,438 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-07-08T15:02:44,444 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-07-08T15:02:44,447 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2022-07-08T15:02:44,469 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo355.txt (cache size: 0) 2022-07-08T15:02:44,473 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo351.txt (cache size: 0) 2022-07-08T15:02:44,478 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo352.txt (cache size: 0) 2022-07-08T15:02:44,478 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo354.txt (cache size: 0) 2022-07-08T15:02:44,482 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo355.txt (cache size: 0) 2022-07-08T15:02:44,487 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo352.txt (cache size: 0) 2022-07-08T15:02:44,488 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo356.txt (cache size: 0) 2022-07-08T15:02:44,497 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo353.txt (cache size: 0) 2022-07-08T15:02:44,498 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo353.txt (cache size: 0) 2022-07-08T15:02:44,501 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo353.txt (cache size: 0) 2022-07-08T15:02:44,521 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo357.txt (cache size: 0) 2022-07-08T15:02:44,524 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo354.txt (cache size: 0) 2022-07-08T15:02:44,529 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo357.txt (cache size: 0) 2022-07-08T15:02:44,538 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo356.txt (cache size: 0) 2022-07-08T15:02:44,540 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo354.txt (cache size: 0) 2022-07-08T15:02:44,542 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo352.txt (cache size: 0) 2022-07-08T15:02:44,544 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo360.txt (cache size: 0) 2022-07-08T15:02:44,548 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo358.txt (cache size: 0) 2022-07-08T15:02:44,549 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo357.txt (cache size: 0) 2022-07-08T15:02:44,550 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo355.txt (cache size: 0) 2022-07-08T15:02:44,553 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo359.txt (cache size: 0) 2022-07-08T15:02:44,559 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo360.txt (cache size: 0) 2022-07-08T15:02:44,564 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo358.txt (cache size: 0) 2022-07-08T15:02:44,567 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo359.txt (cache size: 0) 2022-07-08T15:02:44,570 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo358.txt (cache size: 0) 2022-07-08T15:02:44,577 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo359.txt (cache size: 0) 2022-07-08T15:02:44,577 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo360.txt (cache size: 0) 2022-07-08T15:02:44,578 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo362.txt (cache size: 0) 2022-07-08T15:02:44,583 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo362.txt (cache size: 0) 2022-07-08T15:02:44,584 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo363.txt (cache size: 0) 2022-07-08T15:02:44,584 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo362.txt (cache size: 0) 2022-07-08T15:02:44,585 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo361.txt (cache size: 0) 2022-07-08T15:02:44,586 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo361.txt (cache size: 0) 2022-07-08T15:02:44,587 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo367.txt (cache size: 0) 2022-07-08T15:02:44,587 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo365.txt (cache size: 0) 2022-07-08T15:02:44,588 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo363.txt (cache size: 0) 2022-07-08T15:02:44,588 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo356.txt (cache size: 0) 2022-07-08T15:02:44,589 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo365.txt (cache size: 0) 2022-07-08T15:02:44,589 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo364.txt (cache size: 0) 2022-07-08T15:02:44,589 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo366.txt (cache size: 0) 2022-07-08T15:02:44,590 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo364.txt (cache size: 0) 2022-07-08T15:02:44,590 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo366.txt (cache size: 0) 2022-07-08T15:02:44,591 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo361.txt (cache size: 0) 2022-07-08T15:02:44,592 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo364.txt (cache size: 0) 2022-07-08T15:02:44,592 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo368.txt (cache size: 0) 2022-07-08T15:02:44,594 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo365.txt (cache size: 0) 2022-07-08T15:02:44,595 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo370.txt (cache size: 0) 2022-07-08T15:02:44,595 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo366.txt (cache size: 0) 2022-07-08T15:02:44,596 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo369.txt (cache size: 0) 2022-07-08T15:02:44,596 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo370.txt (cache size: 0) 2022-07-08T15:02:44,596 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo368.txt (cache size: 0) 2022-07-08T15:02:44,597 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo367.txt (cache size: 0) 2022-07-08T15:02:44,598 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo371.txt (cache size: 0) 2022-07-08T15:02:44,599 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo369.txt (cache size: 0) 2022-07-08T15:02:44,600 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo367.txt (cache size: 0) 2022-07-08T15:02:44,601 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo363.txt (cache size: 0) 2022-07-08T15:02:44,602 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo370.txt (cache size: 0) 2022-07-08T15:02:44,602 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo371.txt (cache size: 0) 2022-07-08T15:02:44,602 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo368.txt (cache size: 0) 2022-07-08T15:02:44,603 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo369.txt (cache size: 0) 2022-07-08T15:02:44,604 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo372.txt (cache size: 0) 2022-07-08T15:02:44,605 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo372.txt (cache size: 0) 2022-07-08T15:02:44,607 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo374.txt (cache size: 0) 2022-07-08T15:02:44,608 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo372.txt (cache size: 0) 2022-07-08T15:02:44,608 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo375.txt (cache size: 0) 2022-07-08T15:02:44,610 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo371.txt (cache size: 0) 2022-07-08T15:02:44,610 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo373.txt (cache size: 0) 2022-07-08T15:02:44,611 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo375.txt (cache size: 0) 2022-07-08T15:02:44,612 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo375.txt (cache size: 0) 2022-07-08T15:02:44,613 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo373.txt (cache size: 0) 2022-07-08T15:02:44,613 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo373.txt (cache size: 0) 2022-07-08T15:02:44,615 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo374.txt (cache size: 0) 2022-07-08T15:02:44,616 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo374.txt (cache size: 0) 2022-07-08T15:02:44,629 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo376.txt (cache size: 0) 2022-07-08T15:02:44,632 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo376.txt (cache size: 0) 2022-07-08T15:02:44,634 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo376.txt (cache size: 0) 2022-07-08T15:02:44,638 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo377.txt (cache size: 0) 2022-07-08T15:02:44,645 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo377.txt (cache size: 0) 2022-07-08T15:02:44,645 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo377.txt (cache size: 0) 2022-07-08T15:02:44,647 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo378.txt (cache size: 0) 2022-07-08T15:02:44,650 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo378.txt (cache size: 0) 2022-07-08T15:02:44,651 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo381.txt (cache size: 0) 2022-07-08T15:02:44,651 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo385.txt (cache size: 0) 2022-07-08T15:02:44,652 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo380.txt (cache size: 0) 2022-07-08T15:02:44,653 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo378.txt (cache size: 0) 2022-07-08T15:02:44,653 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo380.txt (cache size: 0) 2022-07-08T15:02:44,653 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo382.txt (cache size: 0) 2022-07-08T15:02:44,653 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo379.txt (cache size: 0) 2022-07-08T15:02:44,654 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo386.txt (cache size: 0) 2022-07-08T15:02:44,654 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo382.txt (cache size: 0) 2022-07-08T15:02:44,654 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo384.txt (cache size: 0) 2022-07-08T15:02:44,655 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo384.txt (cache size: 0) 2022-07-08T15:02:44,655 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo381.txt (cache size: 0) 2022-07-08T15:02:44,656 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo379.txt (cache size: 0) 2022-07-08T15:02:44,656 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo385.txt (cache size: 0) 2022-07-08T15:02:44,656 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo383.txt (cache size: 0) 2022-07-08T15:02:44,657 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo380.txt (cache size: 0) 2022-07-08T15:02:44,658 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo387.txt (cache size: 0) 2022-07-08T15:02:44,658 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo386.txt (cache size: 0) 2022-07-08T15:02:44,659 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo382.txt (cache size: 0) 2022-07-08T15:02:44,659 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo387.txt (cache size: 0) 2022-07-08T15:02:44,660 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo384.txt (cache size: 0) 2022-07-08T15:02:44,661 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo383.txt (cache size: 0) 2022-07-08T15:02:44,661 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo386.txt (cache size: 0) 2022-07-08T15:02:44,663 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo389.txt (cache size: 0) 2022-07-08T15:02:44,664 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo389.txt (cache size: 0) 2022-07-08T15:02:44,665 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo381.txt (cache size: 0) 2022-07-08T15:02:44,665 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo383.txt (cache size: 0) 2022-07-08T15:02:44,666 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo379.txt (cache size: 0) 2022-07-08T15:02:44,666 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo390.txt (cache size: 0) 2022-07-08T15:02:44,666 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo388.txt (cache size: 0) 2022-07-08T15:02:44,667 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo389.txt (cache size: 0) 2022-07-08T15:02:44,668 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo385.txt (cache size: 0) 2022-07-08T15:02:44,668 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo388.txt (cache size: 0) 2022-07-08T15:02:44,669 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo390.txt (cache size: 0) 2022-07-08T15:02:44,669 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo388.txt (cache size: 0) 2022-07-08T15:02:44,670 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo393.txt (cache size: 0) 2022-07-08T15:02:44,670 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo390.txt (cache size: 0) 2022-07-08T15:02:44,670 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo392.txt (cache size: 0) 2022-07-08T15:02:44,671 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo394.txt (cache size: 0) 2022-07-08T15:02:44,671 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo391.txt (cache size: 0) 2022-07-08T15:02:44,671 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo391.txt (cache size: 0) 2022-07-08T15:02:44,672 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo391.txt (cache size: 0) 2022-07-08T15:02:44,673 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo393.txt (cache size: 0) 2022-07-08T15:02:44,673 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo393.txt (cache size: 0) 2022-07-08T15:02:44,673 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo394.txt (cache size: 0) 2022-07-08T15:02:44,673 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo392.txt (cache size: 0) 2022-07-08T15:02:44,673 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo392.txt (cache size: 0) 2022-07-08T15:02:44,674 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo394.txt (cache size: 0) 2022-07-08T15:02:44,675 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo387.txt (cache size: 0) 2022-07-08T15:02:44,676 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo395.txt (cache size: 0) 2022-07-08T15:02:44,676 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo395.txt (cache size: 0) 2022-07-08T15:02:44,676 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo396.txt (cache size: 0) 2022-07-08T15:02:44,677 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo398.txt (cache size: 0) 2022-07-08T15:02:44,677 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo396.txt (cache size: 0) 2022-07-08T15:02:44,677 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo395.txt (cache size: 0) 2022-07-08T15:02:44,677 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo399.txt (cache size: 0) 2022-07-08T15:02:44,679 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo398.txt (cache size: 0) 2022-07-08T15:02:44,683 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo397.txt (cache size: 0) 2022-07-08T15:02:44,684 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo397.txt (cache size: 0) 2022-07-08T15:02:44,684 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo397.txt (cache size: 0) 2022-07-08T15:02:44,684 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo396.txt (cache size: 0) 2022-07-08T15:02:44,684 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1229.txt (cache size: 0) 2022-07-08T15:02:44,685 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo399.txt (cache size: 0) 2022-07-08T15:02:44,685 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo398.txt (cache size: 0) 2022-07-08T15:02:44,686 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo399.txt (cache size: 0) 2022-07-08T15:02:44,686 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo400.txt (cache size: 0) 2022-07-08T15:02:44,686 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo400.txt (cache size: 0) 2022-07-08T15:02:44,686 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo400.txt (cache size: 0) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.477 s - in org.appng.core.controller.RepositoryWatcherTest [INFO] Running org.appng.core.controller.PlatformConfigTest 2022-07-08T15:02:45,549 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:02:45,579 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 29 ms. Found 15 JPA repository interfaces. 2022-07-08T15:02:45,583 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:02:45,609 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. Jul 08, 2022 3:02:45 PM java.util.prefs.FileSystemPreferences$6 run WARNING: Prefs file removed in background /var/lib/jenkins/.java/.userPrefs/prefs.xml Jul 08, 2022 3:02:45 PM java.util.prefs.FileSystemPreferences$6 run WARNING: Prefs file removed in background /etc/.java/.systemPrefs/prefs.xml 2022-07-08T15:02:45,648 INFO [main] org.appng.core.repository.config.HikariCPConfigurer: connection jdbc:hsqldb:mem://appng uses datasource org.hsqldb.jdbc.JDBCDataSource 2022-07-08T15:02:45,653 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Starting... 2022-07-08T15:02:45,695 INFO [main] com.zaxxer.hikari.pool.PoolBase: appNG ROOT connection - Driver does not support get/set network timeout for connections. (feature not supported) 2022-07-08T15:02:45,700 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Start completed. 2022-07-08T15:02:45,709 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG] 2022-07-08T15:02:45,768 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:02:45,779 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:02:46,094 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:02:46,095 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG' 2022-07-08T15:02:46,102 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.annotation.AnnotationConfigApplicationContext@30511454, started on Fri Jul 08 15:02:45 CEST 2022 2022-07-08T15:02:46,744 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:02:46,769 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5.0) 2022-07-08T15:02:46,841 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:02:46,841 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:02:46,842 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:02:46,865 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5) 2022-07-08T15:02:46,944 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG' 2022-07-08T15:02:46,945 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown initiated... 2022-07-08T15:02:46,950 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.51 s - in org.appng.core.controller.PlatformConfigTest [INFO] Running org.appng.core.controller.ControllerTest 2022-07-08T15:02:46,968 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:46,973 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1536394773 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,024 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,026 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1839610003 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,123 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,125 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#30244322 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,130 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,131 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1683096716 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,134 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,135 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#756176465 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,167 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,169 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2078960918 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,173 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,174 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#813847747 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,176 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,177 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2118160264 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,182 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,184 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1251980777 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,186 INFO [main] org.appng.core.Redirect : Redirecting request to /de/index (301) 2022-07-08T15:02:47,187 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,188 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#935577259 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,194 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,196 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1528391146 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,229 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,230 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1445289700 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,235 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,236 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1516142047 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,239 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,240 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1125828297 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,260 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,262 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1610250552 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,265 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,267 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1597100137 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,269 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,271 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#583117520 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,275 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,276 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1819851674 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,280 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,281 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#426764754 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,294 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,295 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#29370682 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,299 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,300 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2060437374 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,302 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,304 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1981451425 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,306 INFO [main] org.appng.core.Redirect : Redirecting request /de to /de/index (301) 2022-07-08T15:02:47,307 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,308 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#448017319 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,310 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,312 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#482331175 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,317 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,318 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#12276332 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,321 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,323 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1033164787 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,377 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,378 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#229388668 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,381 INFO [main] org.appng.core.Redirect : Redirecting request to /defaultPath (301) 2022-07-08T15:02:47,381 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,382 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#574622929 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,385 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,386 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1905868474 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,388 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,389 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1128386201 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,392 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,393 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#115814445 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:02:47,397 INFO [main] org.appng.core.controller.Controller: Controller created 2022-07-08T15:02:47,398 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1389705878 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s - in org.appng.core.controller.ControllerTest [INFO] Running org.appng.core.controller.filter.JspExtensionFilterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.appng.core.controller.filter.JspExtensionFilterTest [INFO] Running org.appng.core.controller.filter.PageCacheFilterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.appng.core.controller.filter.PageCacheFilterTest [INFO] Running org.appng.core.controller.filter.RedirectFilterTest 2022-07-08T15:02:47,518 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2022-07-08T15:02:47,521 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter ERROR: unable to find urlrewrite conf file at /WEB-INF/urlrewrite.xml 2022-07-08T15:02:47,524 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2022-07-08T15:02:47,530 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok) 2022-07-08T15:02:47,541 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.appng.core.controller.filter.RedirectFilterTest [INFO] Running org.appng.core.controller.RedirectTest 2022-07-08T15:02:47,551 INFO [main] org.appng.core.Redirect : Redirecting request to /targeturl (301) 2022-07-08T15:02:47,553 INFO [main] org.appng.core.Redirect : Redirecting request to targeturl (302) 2022-07-08T15:02:47,554 INFO [main] org.appng.core.Redirect : Redirecting request to http://www.example.com (301) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.core.controller.RedirectTest [INFO] Running org.appng.core.controller.PlatformStartupTest 2022-07-08T15:02:47,598 INFO [main] org.appng.core.controller.Log4jConfigurer: Initialized log4j from classpath:log4j2.xml 2022-07-08T15:02:47,598 INFO [main] org.appng.core.controller.PlatformStartup: ------------------------------------------------ 2022-07-08T15:02:47,600 INFO [main] org.appng.core.controller.PlatformStartup: Launching _ _ ____ 2022-07-08T15:02:47,600 INFO [main] org.appng.core.controller.PlatformStartup: __ _ _ __ _ __ | \ | |/ ___| 2022-07-08T15:02:47,600 INFO [main] org.appng.core.controller.PlatformStartup: / _` | '_ \| '_ \| \| | | _ 2022-07-08T15:02:47,600 INFO [main] org.appng.core.controller.PlatformStartup: | (_| | |_) | |_) | |\ | |_| | 2022-07-08T15:02:47,600 INFO [main] org.appng.core.controller.PlatformStartup: \__,_| .__/| .__/|_| \_|\____| 2022-07-08T15:02:47,600 INFO [main] org.appng.core.controller.PlatformStartup: |_| |_| 2022-07-08T15:02:47,601 INFO [main] org.appng.core.controller.PlatformStartup: ----------------------------appNG.version------- 2022-07-08T15:02:47,601 INFO [main] org.appng.core.controller.PlatformStartup: ...the Next Generation Application Platform 2022-07-08T15:02:47,604 INFO [main] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/WEB-INF/database/appng on port 9050 2022-07-08T15:02:47,629 INFO [HSQLDB Server @4ad31999] hsqldb.db.HSQLDB81DDE7D747.ENGINE: Checkpoint start 2022-07-08T15:02:47,629 INFO [HSQLDB Server @4ad31999] hsqldb.db.HSQLDB81DDE7D747.ENGINE: checkpointClose start 2022-07-08T15:02:47,677 INFO [HSQLDB Server @4ad31999] hsqldb.db.HSQLDB81DDE7D747.ENGINE: checkpointClose synched 2022-07-08T15:02:47,683 INFO [HSQLDB Server @4ad31999] hsqldb.db.HSQLDB81DDE7D747.ENGINE: checkpointClose script done 2022-07-08T15:02:47,800 INFO [HSQLDB Server @4ad31999] hsqldb.db.HSQLDB81DDE7D747.ENGINE: checkpointClose end 2022-07-08T15:02:47,801 INFO [HSQLDB Server @4ad31999] hsqldb.db.HSQLDB81DDE7D747.ENGINE: Checkpoint end - txts: 1 2022-07-08T15:02:48,005 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:02:48,110 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2022-07-08T15:02:48,112 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:02:48,112 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:02:48,112 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:02:48,220 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2022-07-08T15:02:48,347 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2022-07-08T15:02:48,350 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:02:48,351 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:02:48,351 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:02:48,459 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2022-07-08T15:02:48,487 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.018s) 2022-07-08T15:02:48,502 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:02:48,553 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:02:48,606 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:02:48,684 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:02:48,714 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:02:48,732 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:02:48,748 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:02:48,766 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:02:48,783 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:02:48,940 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:02:48,957 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:02:48,980 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:02:48,999 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:02:49,017 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:02:49,032 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:02:49,033 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:02:49,047 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:02:49,065 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:02:49,084 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:02:49,090 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:02:49,103 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:02:49,115 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.571s) 2022-07-08T15:02:49,116 INFO [main] org.appng.core.controller.PlatformStartup: Platform connection: HSQL jdbc:hsqldb:hsql://localhost:9050/appng 2022-07-08T15:02:49,120 INFO [main] org.appng.core.controller.PlatformStartup: appNG null started in 1519 ms. 2022-07-08T15:02:49,120 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== 2022-07-08T15:02:49,124 INFO [main] org.appng.core.controller.PlatformStartup: Called com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.checkedShutdown() 2022-07-08T15:02:54,124 INFO [main] org.appng.core.service.HazelcastConfigurer: Shutting down instance test 2022-07-08T15:02:54,124 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is SHUTTING_DOWN 2022-07-08T15:02:54,125 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is SHUTTING_DOWN 2022-07-08T15:02:54,132 INFO [hz.test.cached.thread-2] com.hazelcast.internal.partition.impl.MigrationManager: [10.102.4.103]:5702 [appNG] [5.1.2] Shutdown request of Member [10.102.4.103]:5702 - 67ba263c-1fcc-449c-8118-0fec87a335ca this is handled 2022-07-08T15:02:54,140 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Shutting down multicast service... 2022-07-08T15:02:54,142 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Shutting down connection manager... 2022-07-08T15:02:54,148 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Shutting down node engine... 2022-07-08T15:02:54,152 INFO [main] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.1.2] Removed cache config: CacheConfig{name='pageCache-localhost', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}} 2022-07-08T15:02:54,165 INFO [main] com.hazelcast.instance.impl.NodeExtension: [10.102.4.103]:5702 [appNG] [5.1.2] Destroying node NodeExtension. 2022-07-08T15:02:54,165 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Hazelcast Shutdown is completed in 35 ms. 2022-07-08T15:02:54,166 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is SHUTDOWN 2022-07-08T15:02:54,166 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Node is already shutting down... Waiting for shutdown process to complete... 2022-07-08T15:02:54,166 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is SHUTDOWN 2022-07-08T15:02:54,166 INFO [main] org.appng.core.controller.PlatformStartup: appNG stopped. 2022-07-08T15:02:54,166 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.609 s - in org.appng.core.controller.PlatformStartupTest [INFO] Running org.appng.core.controller.RequestUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.controller.RequestUtilTest [INFO] Running org.appng.core.controller.handler.MonitoringHandlerTest 2022-07-08T15:02:54,183 WARN [main] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default! Jul 08, 2022 3:02:54 PM com.hazelcast.internal.config.AbstractConfigLocator INFO: Loading 'hazelcast.xml' from the classpath. Jul 08, 2022 3:02:54 PM com.hazelcast.config.AbstractXmlConfigHelper WARNING: Name of the hazelcast schema location[http://www.hazelcast.com/schema/config/hazelcast-config-5.0.xsd] is incorrect, using default 2022-07-08T15:02:54,258 INFO [main] com.hazelcast.system.logo : [10.102.4.103]:5702 [appNG] [5.1.2] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2022-07-08T15:02:54,258 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2022-07-08T15:02:54,258 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Hazelcast Platform 5.1.2 (20220613 - d9dcc82) starting at [10.102.4.103]:5702 2022-07-08T15:02:54,258 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Cluster name: appNG 2022-07-08T15:02:54,258 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. To enable integrity checker do one of the following: - Change member config using Java API: config.setIntegrityCheckerEnabled(true); - Change XML/YAML configuration property: Set hazelcast.integrity-checker.enabled to true - Add system property: -Dhz.integritychecker.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-07-08T15:02:54,258 INFO [main] com.hazelcast.system : [10.102.4.103]:5702 [appNG] [5.1.2] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-07-08T15:02:54,270 INFO [main] com.hazelcast.system.security : [10.102.4.103]:5702 [appNG] [5.1.2] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2022-07-08T15:02:54,272 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Using Multicast discovery 2022-07-08T15:02:54,272 WARN [main] com.hazelcast.cp.CPSubsystem : [10.102.4.103]:5702 [appNG] [5.1.2] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2022-07-08T15:02:54,284 INFO [main] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5702 [appNG] [5.1.2] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2022-07-08T15:02:54,284 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is STARTING 2022-07-08T15:02:56,566 INFO [main] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5702 [appNG] [5.1.2] Members {size:1, ver:1} [ Member [10.102.4.103]:5702 - 090357cf-17f8-4604-b4bc-99acffd74cdc this ] 2022-07-08T15:02:56,566 WARN [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2022-07-08T15:02:56,567 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.1.2] [10.102.4.103]:5702 is STARTED 2022-07-08T15:02:56,567 INFO [main] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5702} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.413 s - in org.appng.core.controller.handler.MonitoringHandlerTest [INFO] Running org.appng.core.controller.handler.GuiHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.core.controller.handler.GuiHandlerTest [INFO] Running org.appng.core.controller.handler.ServiceRequestHandlerTest 2022-07-08T15:02:56,613 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T15:02:56,613 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-08T15:02:56,613 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-08T15:02:56,614 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-08T15:02:56,614 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-08T15:02:56,614 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T15:02:56,614 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T15:02:56,614 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T15:02:57,004 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: No such application 'bar?jin=fizz' for site 'localhost' returning 404 (path: /services/localhost/bar?jin=fizz) 2022-07-08T15:02:57,009 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T15:02:57,009 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-08T15:02:57,009 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-08T15:02:57,009 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-08T15:02:57,009 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-08T15:02:57,009 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T15:02:57,009 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T15:02:57,010 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T15:02:57,108 ERROR [main] org.appng.core.controller.handler.ServiceRequestHandler: no webservice 'foobar' for application 'appng-demoapplication' in site 'localhost' 2022-07-08T15:02:57,115 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T15:02:57,115 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-08T15:02:57,115 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-08T15:02:57,115 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-08T15:02:57,115 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-08T15:02:57,115 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T15:02:57,115 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T15:02:57,115 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T15:02:57,122 WARN [main] org.appng.core.controller.handler.RestService: no @RestController found for /services/site1/appng-demoapplication/rest/notfound 2022-07-08T15:02:58,124 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: Site 'localhost' is in state STARTING, returning 503 (path: /services/localhost/foobar) 2022-07-08T15:02:58,132 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T15:02:58,132 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-08T15:02:58,132 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-08T15:02:58,132 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-08T15:02:58,133 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-08T15:02:58,133 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T15:02:58,133 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T15:02:58,133 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T15:02:58,302 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-07-08T15:02:58,302 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-07-08T15:02:58,302 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-07-08T15:02:58,302 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-07-08T15:02:58,302 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-07-08T15:02:58,302 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-07-08T15:02:58,303 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T15:02:58,303 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-07-08T15:02:58,464 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: No such site: 'foo', returning 404 (path: /services/foo/bar?jin=fizz) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.87 s - in org.appng.core.controller.handler.ServiceRequestHandlerTest [INFO] Running org.appng.core.controller.rest.RestActionTest 2022-07-08T15:02:58,700 ERROR [main] org.appng.core.controller.rest.RestOperation$RestErrorHandler: error in REST service java.io.IOException: BOOOM! at org.appng.core.controller.rest.RestOperationTest.testHandleException(RestOperationTest.java:98) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in org.appng.core.controller.rest.RestActionTest [INFO] Running org.appng.core.controller.rest.RestDataSourceTest 2022-07-08T15:02:58,791 ERROR [main] org.appng.core.controller.rest.RestOperation$RestErrorHandler: error in REST service java.io.IOException: BOOOM! at org.appng.core.controller.rest.RestOperationTest.testHandleException(RestOperationTest.java:98) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.appng.core.controller.rest.RestDataSourceTest [INFO] Running org.appng.core.controller.rest.RestOperationTest 2022-07-08T15:02:58,795 ERROR [main] org.appng.core.controller.rest.RestOperation$RestErrorHandler: error in REST service java.io.IOException: BOOOM! at org.appng.core.controller.rest.RestOperationTest.testHandleException(RestOperationTest.java:98) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.controller.rest.RestOperationTest [INFO] Running org.appng.core.repository.ResourceRepositoryTest 2022-07-08T15:02:58,800 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.ResourceRepositoryTest]: no resource found for suffixes {-context.xml}. 2022-07-08T15:02:58,801 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.ResourceRepositoryTest]: ResourceRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2022-07-08T15:02:58,802 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:02:58,803 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5ac49efb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1903e8e5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@672bc69a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@32bce883, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4c718b69, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4a3306c2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@73950608, org.springframework.test.context.event.EventPublishingTestExecutionListener@26381009] 2022-07-08T15:02:58,885 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:02:58,917 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 32 ms. Found 15 JPA repository interfaces. 2022-07-08T15:02:58,920 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:02:58,943 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T15:02:58,967 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:02:59,008 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:02:59,008 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:02:59,008 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:02:59,008 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:02:59,008 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:02:59,009 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:02:59,014 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:02:59,259 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@21249add] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:02:59,268 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5a11f1e9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:02:59,289 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:02:59,290 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:02:59,292 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:02:58 CEST 2022 2022-07-08T15:02:59,777 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3f730e66 testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@3d4fc9f5, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@68648137 testClass = ResourceRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.ResourceRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4c372496]; rollback [true] 2022-07-08T15:02:59,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T15:02:59,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource name of application name 2022-07-08T15:02:59,857 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@3f730e66 testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@3d4fc9f5, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@68648137 testClass = ResourceRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.ResourceRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:02:59,858 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:02:59,859 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.06 s - in org.appng.core.repository.ResourceRepositoryTest [INFO] Running org.appng.core.repository.SiteRepositoryTest 2022-07-08T15:02:59,862 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.SiteRepositoryTest]: no resource found for suffixes {-context.xml}. 2022-07-08T15:02:59,862 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.SiteRepositoryTest]: SiteRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2022-07-08T15:02:59,862 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:02:59,863 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3c01ca5a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@688ab131, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@56b0c327, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2446bd09, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1627e0c1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2b99c80d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7b609fa2, org.springframework.test.context.event.EventPublishingTestExecutionListener@6a5fcb32] 2022-07-08T15:02:59,935 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:02:59,960 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-08T15:02:59,965 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:02:59,989 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:00,011 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:03:00,051 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:00,051 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:03:00,051 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:00,051 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:00,052 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:00,052 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:03:00,057 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:00,310 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3ac731b5] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:00,317 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@364b80c1] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:00,338 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:00,339 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:00,341 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:02:59 CEST 2022 2022-07-08T15:03:00,758 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4c2b5ff4 testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@203a51cf, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1b1d9ff5 testClass = SiteRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SiteRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@294a347d]; rollback [true] 2022-07-08T15:03:00,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-07-08T15:03:00,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T15:03:00,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Site name 2022-07-08T15:03:00,822 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@4c2b5ff4 testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@203a51cf, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1b1d9ff5 testClass = SiteRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SiteRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:00,823 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:00,824 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 s - in org.appng.core.repository.SiteRepositoryTest [INFO] Running org.appng.core.repository.config.ApplicationPostProcessorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.repository.config.ApplicationPostProcessorTest [INFO] Running org.appng.core.repository.JobExecutionRecordRepositoryTest 2022-07-08T15:03:00,836 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.JobExecutionRecordRepositoryTest]: no resource found for suffixes {-context.xml}. 2022-07-08T15:03:00,836 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.JobExecutionRecordRepositoryTest]: JobExecutionRecordRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2022-07-08T15:03:00,837 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:00,837 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@17353fbd, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3342e5ce, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5ee5178e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6ca432b0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@52d2304e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@769ac34f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@35f375, org.springframework.test.context.event.EventPublishingTestExecutionListener@4dc96071] 2022-07-08T15:03:00,906 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:00,930 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:00,933 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:00,955 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:00,974 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:03:01,012 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:01,013 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:03:01,013 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:01,013 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:01,013 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:01,014 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:03:01,018 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:01,265 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1fb85c28] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:01,269 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@46e44cd0] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:01,291 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:01,291 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:01,293 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:00 CEST 2022 2022-07-08T15:03:01,726 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4baf4479 testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@4718c139, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@561816e9 testClass = JobExecutionRecordRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.JobExecutionRecordRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@735a1b32]; rollback [true] 2022-07-08T15:03:01,732 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@4baf4479 testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@4718c139, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@561816e9 testClass = JobExecutionRecordRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.JobExecutionRecordRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:01,733 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:01,733 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 s - in org.appng.core.repository.JobExecutionRecordRepositoryTest [INFO] Running org.appng.core.repository.RepositoryTest 2022-07-08T15:03:01,736 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.RepositoryTest]: no resource found for suffixes {-context.xml}. 2022-07-08T15:03:01,736 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.RepositoryTest]: RepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2022-07-08T15:03:01,737 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:01,737 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@188f3449, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4af133e4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4c298855, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@42a709d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6566212d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@264b5076, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@26a01fca, org.springframework.test.context.event.EventPublishingTestExecutionListener@71593d1b] 2022-07-08T15:03:01,806 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:01,833 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 26 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:01,836 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:01,859 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:01,880 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:03:01,926 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:01,926 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:03:01,926 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:01,926 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:01,926 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:01,927 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:03:01,932 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:02,208 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6708b2e0] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:02,215 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7d9ad0a7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:02,242 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:02,242 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:02,244 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:01 CEST 2022 2022-07-08T15:03:02,739 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@12aeb4f4 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@47a3d620, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1c4c5541 testClass = RepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2b73e956]; rollback [true] 2022-07-08T15:03:02,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T15:03:02,749 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@12aeb4f4 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@47a3d620, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1c4c5541 testClass = RepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:02,751 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:02,751 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 s - in org.appng.core.repository.RepositoryTest [INFO] Running org.appng.core.repository.PropertyRepositoryTest 2022-07-08T15:03:02,756 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.PropertyRepositoryTest]: no resource found for suffixes {-context.xml}. 2022-07-08T15:03:02,756 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.PropertyRepositoryTest]: PropertyRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2022-07-08T15:03:02,757 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:02,757 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@75b180d0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6e0b41cb, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@52f8d420, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@42b05e0d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3b7ef18b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@fcffa36, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1b02763b, org.springframework.test.context.event.EventPublishingTestExecutionListener@5b021360] 2022-07-08T15:03:02,832 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:02,860 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 27 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:02,862 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:02,888 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:02,908 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:03:02,952 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:02,953 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:03:02,953 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:02,953 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:02,953 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:02,954 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:03:02,959 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:03,243 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@143b0272] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:03,248 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@31a3cb49] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:03,269 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:03,270 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:03,272 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:02 CEST 2022 2022-07-08T15:03:03,700 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@7631a675 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@76c21f07, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3635b11e testClass = PropertyRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PropertyRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@273b170e]; rollback [true] 2022-07-08T15:03:03,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foo.bar 2022-07-08T15:03:03,712 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@7631a675 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@76c21f07, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3635b11e testClass = PropertyRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PropertyRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:03,714 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:03,714 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.947 s - in org.appng.core.repository.PropertyRepositoryTest [INFO] Running org.appng.core.repository.SubjectRepositoryTest 2022-07-08T15:03:03,717 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.SubjectRepositoryTest]: no resource found for suffixes {-context.xml}. 2022-07-08T15:03:03,717 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.SubjectRepositoryTest]: SubjectRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2022-07-08T15:03:03,718 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:03,718 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@43c3dbf0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@36e2524a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5498e7d5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2aca1c10, org.springframework.test.context.support.DirtiesContextTestExecutionListener@770b5ee2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@53df324b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@406ad1aa, org.springframework.test.context.event.EventPublishingTestExecutionListener@3a3a6f2b] 2022-07-08T15:03:03,792 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:03,817 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:03,819 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:03,842 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:03,860 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:03:03,902 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:03,902 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:03:03,902 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:03,902 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:03,902 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:03,903 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:03:03,909 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:04,159 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@48f58c66] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:04,164 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2c84ba5d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:04,185 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:04,185 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:04,187 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:03 CEST 2022 2022-07-08T15:03:04,642 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@61caf5ef testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@5fe27fd1, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@93686b5 testClass = SubjectRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SubjectRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6f766bd0]; rollback [true] 2022-07-08T15:03:04,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2022-07-08T15:03:04,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-07-08T15:03:04,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T15:03:04,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-07-08T15:03:04,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject name 2022-07-08T15:03:04,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group name 2022-07-08T15:03:04,676 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@61caf5ef testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@5fe27fd1, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@93686b5 testClass = SubjectRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SubjectRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:04,677 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:04,678 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.956 s - in org.appng.core.repository.SubjectRepositoryTest [INFO] Running org.appng.core.repository.PermissionRepositoryTest 2022-07-08T15:03:04,683 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.PermissionRepositoryTest]: no resource found for suffixes {-context.xml}. 2022-07-08T15:03:04,683 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.PermissionRepositoryTest]: PermissionRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2022-07-08T15:03:04,684 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:04,684 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@26946374, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4d38bb66, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1f50f75, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1a1f0a6b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1f95559f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@17fe2e80, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3ed905ad, org.springframework.test.context.event.EventPublishingTestExecutionListener@5cf70c4f] 2022-07-08T15:03:04,753 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:04,778 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:04,780 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:04,801 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:04,818 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:03:04,857 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:04,857 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:03:04,857 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:04,858 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:04,858 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:04,858 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:03:04,863 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:05,102 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4f11e90b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:05,106 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6af1f3b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:05,124 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:05,125 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:05,127 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:04 CEST 2022 2022-07-08T15:03:05,539 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@32620f7e testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@a2fd814, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@611ce57a testClass = PermissionRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PermissionRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@160cfa74]; rollback [true] 2022-07-08T15:03:05,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T15:03:05,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission name 2022-07-08T15:03:05,557 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@32620f7e testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@a2fd814, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@611ce57a testClass = PermissionRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PermissionRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:05,559 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:05,559 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 s - in org.appng.core.repository.PermissionRepositoryTest [INFO] Running org.appng.core.repository.RepositoryCacheTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.appng.core.repository.RepositoryCacheTest [INFO] Running org.appng.core.repository.GroupRepositoryTest 2022-07-08T15:03:05,642 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.GroupRepositoryTest]: no resource found for suffixes {-context.xml}. 2022-07-08T15:03:05,642 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.GroupRepositoryTest]: GroupRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2022-07-08T15:03:05,642 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:05,643 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@472b74ac, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7b6dee80, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2bb7a2cb, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@72e558ff, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6ef7dc1b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7afa26ab, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6ccd72c5, org.springframework.test.context.event.EventPublishingTestExecutionListener@3437ed03] 2022-07-08T15:03:05,703 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:05,725 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:05,727 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:05,750 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:05,764 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:03:05,802 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:05,802 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:03:05,802 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:05,803 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:05,803 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:05,803 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:03:05,807 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:06,015 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@20027b1e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:06,019 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@13e4a3b2] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:06,039 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:06,040 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:06,042 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:05 CEST 2022 2022-07-08T15:03:06,428 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6e7e9b1c testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@1b252afa, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4488113c testClass = GroupRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.GroupRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@217def53]; rollback [true] 2022-07-08T15:03:06,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T15:03:06,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-07-08T15:03:06,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2022-07-08T15:03:06,453 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@6e7e9b1c testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@1b252afa, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4488113c testClass = GroupRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.GroupRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:06,454 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:06,454 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.814 s - in org.appng.core.repository.GroupRepositoryTest [INFO] Running org.appng.core.repository.RoleRepositoryTest 2022-07-08T15:03:06,457 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.RoleRepositoryTest]: no resource found for suffixes {-context.xml}. 2022-07-08T15:03:06,457 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.RoleRepositoryTest]: RoleRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2022-07-08T15:03:06,457 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:06,457 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@19908b40, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@473d26cb, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2a2c8b41, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@22d6b630, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3f01f3a1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@11a481f4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5f9c6602, org.springframework.test.context.event.EventPublishingTestExecutionListener@486c2cf7] 2022-07-08T15:03:06,516 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:06,537 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:06,539 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:06,557 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 17 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:06,570 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:03:06,609 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:06,609 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:03:06,609 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:06,609 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:06,609 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:06,610 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:03:06,614 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:06,804 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4c266e5a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:06,808 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4e09a3a9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:06,825 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:06,826 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:06,828 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:06 CEST 2022 2022-07-08T15:03:07,196 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4812eea3 testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@54f70987, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4cff57ab testClass = RoleRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RoleRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@70546ab7]; rollback [true] 2022-07-08T15:03:07,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-07-08T15:03:07,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-07-08T15:03:07,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-07-08T15:03:07,219 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@4812eea3 testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@54f70987, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4cff57ab testClass = RoleRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RoleRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:07,220 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:07,220 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 s - in org.appng.core.repository.RoleRepositoryTest [INFO] Running org.appng.core.security.signing.SignerTest 2022-07-08T15:03:07,236 INFO [main] org.appng.core.security.signing.Signer: Signing repository '/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip' 2022-07-08T15:03:07,238 INFO [main] org.appng.core.security.signing.Signer: Writing release file '/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip/index' 2022-07-08T15:03:07,238 INFO [main] org.appng.core.security.signing.Signer: ..adding repository attributes 2022-07-08T15:03:07,238 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.1.zip' 2022-07-08T15:03:07,238 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.2-2012-11-27-1305.zip' 2022-07-08T15:03:07,239 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.3-2013-01-13-1303.zip' 2022-07-08T15:03:07,239 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.4-2017-04-10-1046.zip' [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.appng.core.security.signing.SignerTest [INFO] Running org.appng.core.security.SaltedDigestTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 s - in org.appng.core.security.SaltedDigestTest [INFO] Running org.appng.core.security.Sha1PasswordHandlerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.core.security.Sha1PasswordHandlerTest [INFO] Running org.appng.core.security.BCryptPasswordHandlerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.484 s - in org.appng.core.security.BCryptPasswordHandlerTest [INFO] Running org.appng.core.security.DigestValidatorTest 2022-07-08T15:03:10,283 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-07-08T15:03:10,284 ERROR [main] org.appng.core.security.DigestValidator: Invalid date offset [millis]: 14399716, maximum is 3600000 2022-07-08T15:03:10,284 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. 2022-07-08T15:03:10,284 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-07-08T15:03:10,285 ERROR [main] org.appng.core.security.DigestValidator: Encrypted part does not match. Encrypted part is A38F431B2DC7AD592EBA3B173A033AA9, but should be 10F656E5AC12211F41B5C73E724A4FFA 2022-07-08T15:03:10,285 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.security.DigestValidatorTest [INFO] Running org.appng.core.security.DefaultPasswordPolicyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.security.DefaultPasswordPolicyTest [INFO] Running org.appng.core.security.ConfigurablePasswordPolicyTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.appng.core.security.ConfigurablePasswordPolicyTest [INFO] Running org.appng.core.domain.SubjectImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.domain.SubjectImplTest [INFO] Running org.appng.core.domain.DatabaseTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.domain.DatabaseTypeTest [INFO] Running org.appng.core.domain.PackageArchiveTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.appng.core.domain.PackageArchiveTest [INFO] Running org.appng.core.domain.SiteImplTest 2022-07-08T15:03:10,424 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1569430359 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:10,424 INFO [main] org.appng.core.Redirect : Redirecting request to /some/uri (302) 2022-07-08T15:03:10,425 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#463933195 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:10,425 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar#anchor (302) 2022-07-08T15:03:10,426 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#265754685 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:10,433 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar?tab=anchor#anchor (302) 2022-07-08T15:03:10,433 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1533719064 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:10,433 INFO [main] org.appng.core.domain.SiteImpl: closing context for site foo [STOPPED] (#121878304) 2022-07-08T15:03:10,434 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1184398141 for site foo with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.core.domain.SiteImplTest [INFO] Running org.appng.core.domain.ResourceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.domain.ResourceImplTest [INFO] Running org.appng.core.domain.PropertyImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.domain.PropertyImplTest [INFO] Running org.appng.core.domain.ValidationPatternTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.domain.ValidationPatternTest [INFO] Running org.appng.core.application.PermissionProcessorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.application.PermissionProcessorTest [INFO] Running org.appng.core.service.CoreServiceTest 2022-07-08T15:03:10,451 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:10,451 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7b0af06, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@36b690ee, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@41f26bab, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@51a3c828, org.springframework.test.context.support.DirtiesContextTestExecutionListener@53e98585, org.springframework.test.context.transaction.TransactionalTestExecutionListener@515a5ef6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@327d845, org.springframework.test.context.event.EventPublishingTestExecutionListener@4c0ab281] 2022-07-08T15:03:10,515 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:10,538 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:10,539 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:10,558 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 18 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:10,572 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:03:10,617 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:10,618 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:03:10,618 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:10,618 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:10,618 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:10,619 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:03:10,623 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:10,823 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@34eb9bdd] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:10,826 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3fb30b57] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:10,843 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:10,843 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:10,845 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:10 CEST 2022 2022-07-08T15:03:11,273 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@59224736, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:11,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-1 2022-07-08T15:03:11,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-2 2022-07-08T15:03:11,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2022-07-08T15:03:11,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2022-07-08T15:03:11,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2022-07-08T15:03:11,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-2 2022-07-08T15:03:11,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-3 2022-07-08T15:03:11,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application manager 2022-07-08T15:03:11,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application bugtracker 2022-07-08T15:03:11,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application foobar 2022-07-08T15:03:11,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application manager 2022-07-08T15:03:11,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application bugtracker 2022-07-08T15:03:11,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application foobar 2022-07-08T15:03:11,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foobar 2022-07-08T15:03:11,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.foobar.foobar 2022-07-08T15:03:11,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-1 of application manager 2022-07-08T15:03:11,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-2 of application bugtracker 2022-07-08T15:03:11,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-3 of application foobar 2022-07-08T15:03:11,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role admin 2022-07-08T15:03:11,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role user 2022-07-08T15:03:11,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role debugger 2022-07-08T15:03:11,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2022-07-08T15:03:11,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-2 2022-07-08T15:03:11,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-3 2022-07-08T15:03:11,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2022-07-08T15:03:11,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-2 2022-07-08T15:03:11,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-3 2022-07-08T15:03:11,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository repo 2022-07-08T15:03:11,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-07-08T15:03:11,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-07-08T15:03:11,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-07-08T15:03:11,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-07-08T15:03:11,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-07-08T15:03:11,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-07-08T15:03:11,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-07-08T15:03:11,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-07-08T15:03:11,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-07-08T15:03:11,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-07-08T15:03:11,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-07-08T15:03:11,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-07-08T15:03:11,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-07-08T15:03:11,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-07-08T15:03:11,371 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-07-08T15:03:11,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-07-08T15:03:11,372 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2022-07-08T15:03:11,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-07-08T15:03:11,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-07-08T15:03:11,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-07-08T15:03:11,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-07-08T15:03:11,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-07-08T15:03:11,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-07-08T15:03:11,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-07-08T15:03:11,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-07-08T15:03:11,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-07-08T15:03:11,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-07-08T15:03:11,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-07-08T15:03:11,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-07-08T15:03:11,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-07-08T15:03:11,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-07-08T15:03:11,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-07-08T15:03:11,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:03:11,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-07-08T15:03:11,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-07-08T15:03:11,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-07-08T15:03:11,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-07-08T15:03:11,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-07-08T15:03:11,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-07-08T15:03:11,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-07-08T15:03:11,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-07-08T15:03:11,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-07-08T15:03:11,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-07-08T15:03:11,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-07-08T15:03:11,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-07-08T15:03:11,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-07-08T15:03:11,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-07-08T15:03:11,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-07-08T15:03:11,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-07-08T15:03:11,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-07-08T15:03:11,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-07-08T15:03:11,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-07-08T15:03:11,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-07-08T15:03:11,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-07-08T15:03:11,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-07-08T15:03:11,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-07-08T15:03:11,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-07-08T15:03:11,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:03:11,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application manager 2022-07-08T15:03:11,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application bugtracker 2022-07-08T15:03:11,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application foobar 2022-07-08T15:03:11,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role admin 2022-07-08T15:03:11,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role user 2022-07-08T15:03:11,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role debugger 2022-07-08T15:03:11,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2022-07-08T15:03:11,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts 2022-07-08T15:03:11,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2022-07-08T15:03:11,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2022-07-08T15:03:11,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2022-07-08T15:03:11,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2022-07-08T15:03:11,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2022-07-08T15:03:11,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2022-07-08T15:03:11,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2022-07-08T15:03:11,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled 2022-07-08T15:03:11,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2022-07-08T15:03:11,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2022-07-08T15:03:11,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2022-07-08T15:03:11,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2022-07-08T15:03:11,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2022-07-08T15:03:11,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2022-07-08T15:03:11,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2022-07-08T15:03:11,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2022-07-08T15:03:11,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2022-07-08T15:03:11,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled 2022-07-08T15:03:11,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2022-07-08T15:03:11,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2022-07-08T15:03:11,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2022-07-08T15:03:11,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle 2022-07-08T15:03:11,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2022-07-08T15:03:11,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2022-07-08T15:03:11,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled 2022-07-08T15:03:11,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2022-07-08T15:03:11,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2022-07-08T15:03:11,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2022-07-08T15:03:11,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2022-07-08T15:03:11,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2022-07-08T15:03:11,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2022-07-08T15:03:11,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive 2022-07-08T15:03:11,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2022-07-08T15:03:11,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2022-07-08T15:03:11,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2022-07-08T15:03:11,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown 2022-07-08T15:03:11,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2022-07-08T15:03:11,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2022-07-08T15:03:11,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2022-07-08T15:03:11,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2022-07-08T15:03:11,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions 2022-07-08T15:03:11,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2022-07-08T15:03:11,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2022-07-08T15:03:11,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2022-07-08T15:03:11,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2022-07-08T15:03:11,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2022-07-08T15:03:11,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2022-07-08T15:03:11,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2022-07-08T15:03:11,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics 2022-07-08T15:03:11,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2022-07-08T15:03:11,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2022-07-08T15:03:11,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2022-07-08T15:03:11,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2022-07-08T15:03:11,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2022-07-08T15:03:11,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2022-07-08T15:03:11,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2022-07-08T15:03:11,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2022-07-08T15:03:11,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2022-07-08T15:03:11,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2022-07-08T15:03:11,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2022-07-08T15:03:11,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2022-07-08T15:03:11,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2022-07-08T15:03:11,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2022-07-08T15:03:11,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2022-07-08T15:03:11,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2022-07-08T15:03:11,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2022-07-08T15:03:11,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2022-07-08T15:03:11,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2022-07-08T15:03:11,502 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1049467862 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:11,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.ldapHost 2022-07-08T15:03:11,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcLogPerformance 2022-07-08T15:03:11,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2022-07-08T15:03:11,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexTimeout 2022-07-08T15:03:11,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginRef 2022-07-08T15:03:11,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultApplication 2022-07-08T15:03:11,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputFormat 2022-07-08T15:03:11,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.allowSkipRender 2022-07-08T15:03:11,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.xssExceptions 2022-07-08T15:03:11,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheStatistics 2022-07-08T15:03:11,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionValue 2022-07-08T15:03:11,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2022-07-08T15:03:11,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileTypes 2022-07-08T15:03:11,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPage 2022-07-08T15:03:11,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2022-07-08T15:03:11,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPassword 2022-07-08T15:03:11,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.sessionTrackingEnabled 2022-07-08T15:03:11,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle 2022-07-08T15:03:11,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2022-07-08T15:03:11,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDomain 2022-07-08T15:03:11,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportReloadFile 2022-07-08T15:03:11,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheExceptions 2022-07-08T15:03:11,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedMethods 2022-07-08T15:03:11,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.wwwDir 2022-07-08T15:03:11,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapHost 2022-07-08T15:03:11,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutPage 2022-07-08T15:03:11,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.name 2022-07-08T15:03:11,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailHost 2022-07-08T15:03:11,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeouts 2022-07-08T15:03:11,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authApplication 2022-07-08T15:03:11,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheClearOnShutdown 2022-07-08T15:03:11,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailPort 2022-07-08T15:03:11,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2022-07-08T15:03:11,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.DatasourceConfigurer 2022-07-08T15:03:11,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.host 2022-07-08T15:03:11,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportedLanguages 2022-07-08T15:03:11,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.siteRootDir 2022-07-08T15:03:11,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2022-07-08T15:03:11,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginPage 2022-07-08T15:03:11,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2022-07-08T15:03:11,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexConfig 2022-07-08T15:03:11,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.timeZone 2022-07-08T15:03:11,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.tagPrefix 2022-07-08T15:03:11,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.service-path 2022-07-08T15:03:11,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUser 2022-07-08T15:03:11,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputType 2022-07-08T15:03:11,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchChunkSize 2022-07-08T15:03:11,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.encoding 2022-07-08T15:03:11,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapStartTls 2022-07-08T15:03:11,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.documentDir 2022-07-08T15:03:11,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.template 2022-07-08T15:03:11,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheEnabled 2022-07-08T15:03:11,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.appendTabId 2022-07-08T15:03:11,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedPaths 2022-07-08T15:03:11,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2022-07-08T15:03:11,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.rewriteConfig 2022-07-08T15:03:11,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.locale 2022-07-08T15:03:11,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUserBaseDn 2022-07-08T15:03:11,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPage 2022-07-08T15:03:11,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDisabled 2022-07-08T15:03:11,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexDir 2022-07-08T15:03:11,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchMaxHits 2022-07-08T15:03:11,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPageSize 2022-07-08T15:03:11,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailDisabled 2022-07-08T15:03:11,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeToLive 2022-07-08T15:03:11,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionName 2022-07-08T15:03:11,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapIdAttribute 2022-07-08T15:03:11,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPages 2022-07-08T15:03:11,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutRef 2022-07-08T15:03:11,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.assetsDir 2022-07-08T15:03:11,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexQueueSize 2022-07-08T15:03:11,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.manager-path 2022-07-08T15:03:11,574 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#685365489 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:11,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPage 2022-07-08T15:03:11,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPage 2022-07-08T15:03:11,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPageSize 2022-07-08T15:03:11,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2022-07-08T15:03:11,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2022-07-08T15:03:11,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.assetsDir 2022-07-08T15:03:11,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapHost 2022-07-08T15:03:11,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.template 2022-07-08T15:03:11,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheExceptions 2022-07-08T15:03:11,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle 2022-07-08T15:03:11,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexDir 2022-07-08T15:03:11,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapStartTls 2022-07-08T15:03:11,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheEnabled 2022-07-08T15:03:11,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchChunkSize 2022-07-08T15:03:11,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUserBaseDn 2022-07-08T15:03:11,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedPaths 2022-07-08T15:03:11,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDisabled 2022-07-08T15:03:11,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionValue 2022-07-08T15:03:11,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.DatasourceConfigurer 2022-07-08T15:03:11,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.encoding 2022-07-08T15:03:11,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2022-07-08T15:03:11,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2022-07-08T15:03:11,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginPage 2022-07-08T15:03:11,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutPage 2022-07-08T15:03:11,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionName 2022-07-08T15:03:11,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2022-07-08T15:03:11,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.xssExceptions 2022-07-08T15:03:11,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDomain 2022-07-08T15:03:11,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2022-07-08T15:03:11,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportedLanguages 2022-07-08T15:03:11,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportReloadFile 2022-07-08T15:03:11,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUser 2022-07-08T15:03:11,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.siteRootDir 2022-07-08T15:03:11,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.service-path 2022-07-08T15:03:11,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexConfig 2022-07-08T15:03:11,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.rewriteConfig 2022-07-08T15:03:11,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexTimeout 2022-07-08T15:03:11,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailHost 2022-07-08T15:03:11,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileTypes 2022-07-08T15:03:11,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheStatistics 2022-07-08T15:03:11,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutRef 2022-07-08T15:03:11,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcLogPerformance 2022-07-08T15:03:11,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailPort 2022-07-08T15:03:11,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.locale 2022-07-08T15:03:11,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.documentDir 2022-07-08T15:03:11,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.tagPrefix 2022-07-08T15:03:11,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexQueueSize 2022-07-08T15:03:11,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultApplication 2022-07-08T15:03:11,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginRef 2022-07-08T15:03:11,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeouts 2022-07-08T15:03:11,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPassword 2022-07-08T15:03:11,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2022-07-08T15:03:11,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputType 2022-07-08T15:03:11,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.timeZone 2022-07-08T15:03:11,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeToLive 2022-07-08T15:03:11,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.appendTabId 2022-07-08T15:03:11,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2022-07-08T15:03:11,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapIdAttribute 2022-07-08T15:03:11,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.host 2022-07-08T15:03:11,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.allowSkipRender 2022-07-08T15:03:11,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.wwwDir 2022-07-08T15:03:11,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailDisabled 2022-07-08T15:03:11,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPages 2022-07-08T15:03:11,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputFormat 2022-07-08T15:03:11,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authApplication 2022-07-08T15:03:11,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.sessionTrackingEnabled 2022-07-08T15:03:11,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheClearOnShutdown 2022-07-08T15:03:11,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchMaxHits 2022-07-08T15:03:11,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedMethods 2022-07-08T15:03:11,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.manager-path 2022-07-08T15:03:11,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.name 2022-07-08T15:03:11,637 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1655423355 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:11,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-07-08T15:03:11,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-2 2022-07-08T15:03:11,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-3 2022-07-08T15:03:11,692 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@59224736, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:11,694 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@77d6fd21, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:11,745 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1737731858 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:11,767 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#652053487 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:11,791 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#902969669 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:11,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-07-08T15:03:11,823 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@77d6fd21, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:11,825 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1da1f49b, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:11,871 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1662009111 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:11,898 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#24735394 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:11,919 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1502196064 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:11,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-07-08T15:03:11,944 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1da1f49b, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:11,945 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@54b81ce2, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:11,971 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#793108129 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:11,989 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#581202262 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,007 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#927574668 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,044 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/foobar 2022-07-08T15:03:12,044 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/foobar 2022-07-08T15:03:12,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application foobar to site site-1 2022-07-08T15:03:12,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.foobar.foobar 2022-07-08T15:03:12,062 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@54b81ce2, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:12,064 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@771be979, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:12,086 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#112436519 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,100 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1449942232 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,112 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#300988526 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,142 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@771be979, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:12,144 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@389ac86, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:12,162 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#937781451 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,175 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2086810542 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,186 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#593788300 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,196 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@389ac86, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:12,197 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7b162b7, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:12,214 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#564258671 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,225 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1937206825 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,235 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#4746715 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foobaz 2022-07-08T15:03:12,243 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7b162b7, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:12,245 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@751c3635, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:12,269 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1529027252 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,284 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#545456379 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,301 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#66035013 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository name 2022-07-08T15:03:12,307 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@751c3635, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:12,308 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@20d9e50b, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:12,328 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1493754727 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,342 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1524618820 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,354 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1652408688 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection testconection 2022-07-08T15:03:12,360 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@20d9e50b, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:12,362 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@65a43d47, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:12,382 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1978590630 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,394 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1109052268 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,406 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1786143680 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group groupy-group 2022-07-08T15:03:12,410 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@65a43d47, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:12,411 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@447a2611, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:12,430 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#500145112 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,442 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#426923707 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,454 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#297619337 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.manager.foo 2022-07-08T15:03:12,459 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@447a2611, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:12,461 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@66f264c7, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:12,479 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#834335232 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,491 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1224977025 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,503 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#878854442 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.foo 2022-07-08T15:03:12,509 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@66f264c7, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:12,510 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1e4baa3f, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:12,528 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#842213972 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,540 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#406040104 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,551 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1475479114 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foo 2022-07-08T15:03:12,557 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1e4baa3f, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:12,558 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@8023904, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:12,577 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#641138675 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,589 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1315102407 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,600 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1384179426 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginPage 2022-07-08T15:03:12,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.siteRootDir 2022-07-08T15:03:12,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultApplication 2022-07-08T15:03:12,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.xssExceptions 2022-07-08T15:03:12,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.assetsDir 2022-07-08T15:03:12,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.sessionTrackingEnabled 2022-07-08T15:03:12,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.service-path 2022-07-08T15:03:12,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportReloadFile 2022-07-08T15:03:12,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPage 2022-07-08T15:03:12,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeouts 2022-07-08T15:03:12,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.name 2022-07-08T15:03:12,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheClearOnShutdown 2022-07-08T15:03:12,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapIdAttribute 2022-07-08T15:03:12,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.locale 2022-07-08T15:03:12,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcLogPerformance 2022-07-08T15:03:12,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.documentDir 2022-07-08T15:03:12,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedMethods 2022-07-08T15:03:12,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapHost 2022-07-08T15:03:12,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeToLive 2022-07-08T15:03:12,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutRef 2022-07-08T15:03:12,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginRef 2022-07-08T15:03:12,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPrincipalScheme 2022-07-08T15:03:12,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.manager-path 2022-07-08T15:03:12,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchMaxHits 2022-07-08T15:03:12,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcConnectionTimeout 2022-07-08T15:03:12,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.appendTabId 2022-07-08T15:03:12,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.enforcePrimaryDomain 2022-07-08T15:03:12,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectionEnabled 2022-07-08T15:03:12,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionValue 2022-07-08T15:03:12,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailDisabled 2022-07-08T15:03:12,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheStatistics 2022-07-08T15:03:12,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDomain 2022-07-08T15:03:12,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.wwwDir 2022-07-08T15:03:12,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.DatasourceConfigurer 2022-07-08T15:03:12,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.host 2022-07-08T15:03:12,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexDir 2022-07-08T15:03:12,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPageSize 2022-07-08T15:03:12,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutPage 2022-07-08T15:03:12,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileTypes 2022-07-08T15:03:12,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPages 2022-07-08T15:03:12,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.encoding 2022-07-08T15:03:12,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionName 2022-07-08T15:03:12,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexQueueSize 2022-07-08T15:03:12,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.tagPrefix 2022-07-08T15:03:12,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUser 2022-07-08T15:03:12,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheExceptions 2022-07-08T15:03:12,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputType 2022-07-08T15:03:12,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDisabled 2022-07-08T15:03:12,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileSystemQueueSize 2022-07-08T15:03:12,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheEnabled 2022-07-08T15:03:12,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcMaxLifetime 2022-07-08T15:03:12,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchChunkSize 2022-07-08T15:03:12,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.template 2022-07-08T15:03:12,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportedLanguages 2022-07-08T15:03:12,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPage 2022-07-08T15:03:12,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.rewriteConfig 2022-07-08T15:03:12,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexConfig 2022-07-08T15:03:12,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.allowSkipRender 2022-07-08T15:03:12,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapStartTls 2022-07-08T15:03:12,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeoutsAntStyle 2022-07-08T15:03:12,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexTimeout 2022-07-08T15:03:12,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedPaths 2022-07-08T15:03:12,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailPort 2022-07-08T15:03:12,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputFormat 2022-07-08T15:03:12,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUserBaseDn 2022-07-08T15:03:12,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailHost 2022-07-08T15:03:12,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPassword 2022-07-08T15:03:12,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcValidationTimeout 2022-07-08T15:03:12,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.timeZone 2022-07-08T15:03:12,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapGroupBaseDn 2022-07-08T15:03:12,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authApplication 2022-07-08T15:03:12,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site example 2022-07-08T15:03:12,657 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@8023904, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:12,658 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7208e97c, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:12,677 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#746411466 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,688 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1950128897 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,700 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1588387327 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,711 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2000498344 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,713 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject john 2022-07-08T15:03:12,716 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7208e97c, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:12,718 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@14e8165c, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:12,737 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#365231009 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,748 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#740284315 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,758 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1128092763 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,769 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#389940578 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository name 2022-07-08T15:03:12,781 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@14e8165c, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:12,783 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3511b55d, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:12,802 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#448634277 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,814 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1609169693 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,826 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#927096723 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,836 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2134231800 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-07-08T15:03:12,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role admin 2022-07-08T15:03:12,845 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3511b55d, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:12,847 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6793ab6a, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:12,864 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1466595319 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,875 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#435442025 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,887 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#681779136 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,897 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#339038165 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,901 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6793ab6a, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:12,902 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@74454ff0, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [true] 2022-07-08T15:03:12,920 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#188365386 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,930 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#460968607 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,941 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1897127409 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,950 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1656688773 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,958 ERROR [main] org.appng.core.service.CoreService: Cannot delete application with ID 2: bugtracker 2022-07-08T15:03:12,959 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@74454ff0, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:12,961 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@72b4ed69, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:12,983 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#387058713 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:12,993 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#892931653 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:13,005 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1516502085 for site site-3 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:13,015 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1093650612 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:13,018 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-3 2022-07-08T15:03:13,027 INFO [main] org.appng.core.service.CoreService: unlinking application foobar from site site-3, status of database-connection is NO_DB_SUPPORTED 2022-07-08T15:03:13,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application foobar from site site-3 2022-07-08T15:03:13,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.DatasourceConfigurer 2022-07-08T15:03:13,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.allowSkipRender 2022-07-08T15:03:13,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.appendTabId 2022-07-08T15:03:13,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.assetsDir 2022-07-08T15:03:13,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authApplication 2022-07-08T15:03:13,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginPage 2022-07-08T15:03:13,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginRef 2022-07-08T15:03:13,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionName 2022-07-08T15:03:13,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionValue 2022-07-08T15:03:13,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutPage 2022-07-08T15:03:13,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutRef 2022-07-08T15:03:13,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheClearOnShutdown 2022-07-08T15:03:13,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheEnabled 2022-07-08T15:03:13,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheExceptions 2022-07-08T15:03:13,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheStatistics 2022-07-08T15:03:13,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeToLive 2022-07-08T15:03:13,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeouts 2022-07-08T15:03:13,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle 2022-07-08T15:03:13,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedMethods 2022-07-08T15:03:13,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedPaths 2022-07-08T15:03:13,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2022-07-08T15:03:13,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultApplication 2022-07-08T15:03:13,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPage 2022-07-08T15:03:13,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPageSize 2022-07-08T15:03:13,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.documentDir 2022-07-08T15:03:13,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.encoding 2022-07-08T15:03:13,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2022-07-08T15:03:13,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPage 2022-07-08T15:03:13,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPages 2022-07-08T15:03:13,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.host 2022-07-08T15:03:13,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexConfig 2022-07-08T15:03:13,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexDir 2022-07-08T15:03:13,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2022-07-08T15:03:13,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileTypes 2022-07-08T15:03:13,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexQueueSize 2022-07-08T15:03:13,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexTimeout 2022-07-08T15:03:13,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2022-07-08T15:03:13,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcLogPerformance 2022-07-08T15:03:13,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2022-07-08T15:03:13,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2022-07-08T15:03:13,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDisabled 2022-07-08T15:03:13,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDomain 2022-07-08T15:03:13,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2022-07-08T15:03:13,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapHost 2022-07-08T15:03:13,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapIdAttribute 2022-07-08T15:03:13,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPassword 2022-07-08T15:03:13,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2022-07-08T15:03:13,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapStartTls 2022-07-08T15:03:13,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUser 2022-07-08T15:03:13,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUserBaseDn 2022-07-08T15:03:13,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.locale 2022-07-08T15:03:13,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailDisabled 2022-07-08T15:03:13,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailHost 2022-07-08T15:03:13,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailPort 2022-07-08T15:03:13,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.manager-path 2022-07-08T15:03:13,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.name 2022-07-08T15:03:13,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.rewriteConfig 2022-07-08T15:03:13,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchChunkSize 2022-07-08T15:03:13,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchMaxHits 2022-07-08T15:03:13,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.service-path 2022-07-08T15:03:13,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputFormat 2022-07-08T15:03:13,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputType 2022-07-08T15:03:13,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.sessionTrackingEnabled 2022-07-08T15:03:13,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.siteRootDir 2022-07-08T15:03:13,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportReloadFile 2022-07-08T15:03:13,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportedLanguages 2022-07-08T15:03:13,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.tagPrefix 2022-07-08T15:03:13,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.template 2022-07-08T15:03:13,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.timeZone 2022-07-08T15:03:13,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.wwwDir 2022-07-08T15:03:13,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.xssExceptions 2022-07-08T15:03:13,080 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-07-08T15:03:13,083 INFO [main] org.appng.core.service.CoreService: done deleting site site-3 2022-07-08T15:03:13,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-3 2022-07-08T15:03:13,085 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@72b4ed69, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:13,087 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6aeb8144, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:13,102 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1840565057 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:13,111 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#380365551 for site site-2 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:13,120 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#475338087 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:13,130 INFO [pool-205-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTING 2022-07-08T15:03:13,144 INFO [pool-205-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTED 2022-07-08T15:03:13,145 INFO [pool-205-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED}) 2022-07-08T15:03:13,145 INFO [pool-205-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED}) 2022-07-08T15:03:13,231 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-2 2022-07-08T15:03:13,237 INFO [main] org.appng.core.service.CoreService: unlinking application bugtracker from site site-2, status of database-connection is NO_DB_SUPPORTED 2022-07-08T15:03:13,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application bugtracker from site site-2 2022-07-08T15:03:13,249 INFO [main] org.appng.core.service.CoreService: destroying site site-2 [STARTED] (#1676678736) 2022-07-08T15:03:13,250 INFO [main] org.appng.core.domain.SiteImpl: closing context for site site-2 [STOPPING] (#1676678736) 2022-07-08T15:03:13,250 INFO [pool-205-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPING 2022-07-08T15:03:13,251 INFO [main] org.appng.core.service.CoreService: destroying site site-2 [STOPPING] (#1676678736) complete 2022-07-08T15:03:13,251 INFO [pool-205-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPING, example=STOPPED}) 2022-07-08T15:03:13,254 INFO [main] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5702 [appNG] [5.1.2] Initializing cluster partition table arrangement... 2022-07-08T15:03:13,260 INFO [pool-205-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPED 2022-07-08T15:03:13,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Shut down site site-2 2022-07-08T15:03:13,261 INFO [pool-205-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPED, example=STOPPED}) 2022-07-08T15:03:13,263 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-07-08T15:03:13,266 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-2 2022-07-08T15:03:13,267 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/application/site-2 2022-07-08T15:03:13,267 INFO [pool-205-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: DELETED 2022-07-08T15:03:13,268 INFO [pool-205-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, example=STOPPED}) 2022-07-08T15:03:13,268 INFO [main] org.appng.core.service.CoreService: done deleting site site-2 2022-07-08T15:03:13,268 INFO [pool-205-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteDeletedEvent - Origin: test - Site: site-2 2022-07-08T15:03:13,268 INFO [main] org.appng.core.service.CoreServiceTest: Processed 11 events 2022-07-08T15:03:13,268 INFO [pool-205-thread-1] org.appng.core.controller.messaging.SiteDeletedEvent: site site-2 has been deleted, so it will be shut down. 2022-07-08T15:03:14,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.DatasourceConfigurer 2022-07-08T15:03:14,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.allowSkipRender 2022-07-08T15:03:14,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.appendTabId 2022-07-08T15:03:14,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.assetsDir 2022-07-08T15:03:14,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authApplication 2022-07-08T15:03:14,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginPage 2022-07-08T15:03:14,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginRef 2022-07-08T15:03:14,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionName 2022-07-08T15:03:14,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionValue 2022-07-08T15:03:14,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutPage 2022-07-08T15:03:14,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutRef 2022-07-08T15:03:14,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheClearOnShutdown 2022-07-08T15:03:14,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheEnabled 2022-07-08T15:03:14,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheExceptions 2022-07-08T15:03:14,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheStatistics 2022-07-08T15:03:14,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeToLive 2022-07-08T15:03:14,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeouts 2022-07-08T15:03:14,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle 2022-07-08T15:03:14,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedMethods 2022-07-08T15:03:14,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedPaths 2022-07-08T15:03:14,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2022-07-08T15:03:14,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultApplication 2022-07-08T15:03:14,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPage 2022-07-08T15:03:14,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPageSize 2022-07-08T15:03:14,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.documentDir 2022-07-08T15:03:14,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.encoding 2022-07-08T15:03:14,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2022-07-08T15:03:14,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPage 2022-07-08T15:03:14,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPages 2022-07-08T15:03:14,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.host 2022-07-08T15:03:14,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexConfig 2022-07-08T15:03:14,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexDir 2022-07-08T15:03:14,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2022-07-08T15:03:14,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileTypes 2022-07-08T15:03:14,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexQueueSize 2022-07-08T15:03:14,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexTimeout 2022-07-08T15:03:14,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2022-07-08T15:03:14,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcLogPerformance 2022-07-08T15:03:14,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2022-07-08T15:03:14,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2022-07-08T15:03:14,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDisabled 2022-07-08T15:03:14,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDomain 2022-07-08T15:03:14,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2022-07-08T15:03:14,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapHost 2022-07-08T15:03:14,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapIdAttribute 2022-07-08T15:03:14,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPassword 2022-07-08T15:03:14,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2022-07-08T15:03:14,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapStartTls 2022-07-08T15:03:14,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUser 2022-07-08T15:03:14,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUserBaseDn 2022-07-08T15:03:14,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.locale 2022-07-08T15:03:14,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailDisabled 2022-07-08T15:03:14,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailHost 2022-07-08T15:03:14,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailPort 2022-07-08T15:03:14,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.manager-path 2022-07-08T15:03:14,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.name 2022-07-08T15:03:14,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.rewriteConfig 2022-07-08T15:03:14,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchChunkSize 2022-07-08T15:03:14,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchMaxHits 2022-07-08T15:03:14,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.service-path 2022-07-08T15:03:14,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputFormat 2022-07-08T15:03:14,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputType 2022-07-08T15:03:14,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.sessionTrackingEnabled 2022-07-08T15:03:14,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.siteRootDir 2022-07-08T15:03:14,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportReloadFile 2022-07-08T15:03:14,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportedLanguages 2022-07-08T15:03:14,329 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.tagPrefix 2022-07-08T15:03:14,329 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.template 2022-07-08T15:03:14,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.timeZone 2022-07-08T15:03:14,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.wwwDir 2022-07-08T15:03:14,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.xssExceptions 2022-07-08T15:03:14,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-2 2022-07-08T15:03:14,332 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6aeb8144, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,335 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1cb76301, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,353 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1540307181 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,361 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#388077173 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject john 2022-07-08T15:03:14,367 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1cb76301, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,368 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@68f1de54, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,382 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#950711216 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,388 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#939890691 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,390 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@68f1de54, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,392 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@64e5a85e, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,405 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#300658498 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,412 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1912199965 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,414 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@64e5a85e, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,415 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@506161d7, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,436 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1642736008 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,473 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#503548855 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foo 2022-07-08T15:03:14,477 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@506161d7, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,478 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3bb2a5ce, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,492 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#453099390 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,499 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1552282567 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,503 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3bb2a5ce, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,504 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1e1202f3, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,517 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1008145248 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,524 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1376132402 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,529 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1e1202f3, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,531 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3e3e7840, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,543 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1167817551 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,550 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1796665654 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,552 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3e3e7840, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,553 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@614aabe7, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,565 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1263048904 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,572 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#650944617 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,575 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@614aabe7, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,576 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5d55e875, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,589 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#747542174 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,595 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#197100565 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,601 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5d55e875, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,602 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@442289fb, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,614 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1249154695 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,621 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1185098026 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,624 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@442289fb, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,626 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@cb1cd12, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,638 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2121626499 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,644 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#421666049 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,648 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@cb1cd12, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,650 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@234ab4de, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,662 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1192894589 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,668 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1785437533 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,675 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@234ab4de, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,677 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@9de2ed6, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,688 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#628465830 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,694 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#309413125 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,703 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@9de2ed6, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,704 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5b14986a, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,717 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#776711182 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,725 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1454127544 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,727 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5b14986a, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,728 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@125d7285, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,740 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#680399125 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,746 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1132709076 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,750 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@125d7285, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,751 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@48907397, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,763 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#353171882 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,770 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1651974837 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,774 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@48907397, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,775 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@75b67eb1, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,786 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1458129839 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,793 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1793617954 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,795 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@75b67eb1, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,796 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@19314fee, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,808 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1442976945 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,814 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#194806142 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,816 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@19314fee, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,817 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1fe7589c, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,829 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#528259576 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,835 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#705556246 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,843 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1fe7589c, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,844 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@b1b3e43, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,855 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#603408969 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,861 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#704168574 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,872 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@b1b3e43, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,873 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@21c03399, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,884 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1414067580 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,890 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1088022483 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,945 INFO [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldaps://localhost:8888' with principal 'subject-2' (javax.naming.CommunicationException: localhost:8888) 2022-07-08T15:03:14,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-2 has 1 failed login attempts. 2022-07-08T15:03:14,948 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-07-08T15:03:14,948 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@21c03399, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,950 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@37a5a618, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,965 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#277434763 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,972 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1374577191 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:14,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-1 has 1 failed login attempts. 2022-07-08T15:03:14,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-07-08T15:03:14,983 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@37a5a618, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:14,984 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2fb8f7f1, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:14,999 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#681957589 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:15,007 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#376323729 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:15,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:03:15,841 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2022-07-08T15:03:15,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T15:03:15,844 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-08T15:03:15,844 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-08T15:03:15,846 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2fb8f7f1, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:15,847 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@17a2f174, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:15,859 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1962976981 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:15,865 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#939043504 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:15,869 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-07-08T15:03:15,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:03:15,872 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2022-07-08T15:03:15,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T15:03:15,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-08T15:03:15,872 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-08T15:03:15,873 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@17a2f174, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:15,874 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@67bbf385, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:15,886 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1511716668 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:15,892 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#90371734 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:16,718 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-07-08T15:03:16,718 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 1 failed login attempts. 2022-07-08T15:03:16,721 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:03:17,567 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-07-08T15:03:17,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 2 failed login attempts. 2022-07-08T15:03:17,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:03:18,391 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-07-08T15:03:18,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null WARN appNG platform User subject-3 has been locked after 3 failed login attempts. 2022-07-08T15:03:18,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:03:18,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:03:18,402 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@67bbf385, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:18,404 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3987d2b5, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:18,427 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1155293257 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:18,440 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1168021123 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:19,254 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'johndoe' 2022-07-08T15:03:19,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T15:03:19,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-08T15:03:19,260 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-08T15:03:19,261 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3987d2b5, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:19,263 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@a6e2253, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:19,277 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1391631656 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:19,284 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#301088353 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:19,290 INFO [main] org.appng.core.service.CoreService: user subject-2 found 2022-07-08T15:03:19,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-07-08T15:03:19,292 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-2' 2022-07-08T15:03:19,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T15:03:19,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-08T15:03:19,293 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-08T15:03:19,294 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@a6e2253, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:19,296 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@36f1f485, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:19,308 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#863180475 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:19,315 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2124970650 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:19,321 INFO [main] org.appng.core.service.CoreService: Subject authentication failed. Trying to authenticate based on LDAP group membership. 2022-07-08T15:03:19,323 INFO [main] org.appng.core.service.CoreService: user 'null' belongs to group 'subject-1' 2022-07-08T15:03:19,325 INFO [main] org.appng.core.service.CoreService: User 'null' successfully authenticated. 2022-07-08T15:03:19,325 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'null' 2022-07-08T15:03:19,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T15:03:19,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-07-08T15:03:19,326 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-07-08T15:03:19,327 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@36f1f485, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:19,329 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@27fc2c, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:19,342 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#975329493 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:19,350 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1874879382 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:19,353 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:03:20,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has been locked because the expiry date has exceeded (Fri Jul 08 15:03:19 CEST 2022). 2022-07-08T15:03:20,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:03:20,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:03:20,174 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@27fc2c, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:20,176 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@f5a067, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:20,188 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1101277252 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:20,194 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1020434369 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:20,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:03:21,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null WARN appNG platform User subject-3 has been locked due to inactivity (last login was at Fri Apr 08 15:03:20 CEST 2022). 2022-07-08T15:03:21,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:03:21,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:03:21,016 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@f5a067, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:21,017 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@588646b6, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:21,038 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1242311036 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:21,048 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#579804071 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:21,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:03:21,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Rejected login for locked user subject-3. 2022-07-08T15:03:21,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:03:21,878 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@588646b6, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:21,879 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1e9ecc7f, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:21,893 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1852633892 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:21,899 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1905046293 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:21,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject deve 2022-07-08T15:03:22,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject deve 2022-07-08T15:03:22,736 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1e9ecc7f, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:22,738 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b65dc97, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:22,749 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#401325603 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:22,754 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#958853794 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:22,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2022-07-08T15:03:22,757 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.2' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip 2022-07-08T15:03:22,772 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.2 2022-07-08T15:03:22,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2022-07-08T15:03:22,775 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:03:22,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2022-07-08T15:03:22,776 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:03:22,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2022-07-08T15:03:22,777 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:03:22,777 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2022-07-08T15:03:22,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2022-07-08T15:03:22,782 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:03:22,783 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:03:22,784 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:03:22,784 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:03:22,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2022-07-08T15:03:22,785 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:03:22,785 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:03:22,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2022-07-08T15:03:22,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2022-07-08T15:03:22,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2022-07-08T15:03:22,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-07-08T15:03:22,800 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.2' 2022-07-08T15:03:22,801 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.2' 2022-07-08T15:03:22,801 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.2' 2022-07-08T15:03:22,801 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.2' 2022-07-08T15:03:22,802 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.2' 2022-07-08T15:03:22,802 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.2' 2022-07-08T15:03:22,802 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.2' 2022-07-08T15:03:22,802 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.2' 2022-07-08T15:03:22,803 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.2' 2022-07-08T15:03:22,803 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.2' 2022-07-08T15:03:22,803 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.2 to target/ROOT/applications/demo-application 2022-07-08T15:03:22,824 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:03:22,825 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:03:22,827 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:03:22,829 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:03:22,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2022-07-08T15:03:22,838 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b65dc97, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:22,839 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@753b854, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:22,852 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#275854366 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:22,857 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1678521596 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:22,875 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/demo-application 2022-07-08T15:03:22,875 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/demo-application 2022-07-08T15:03:22,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application demo-application to site site-1 2022-07-08T15:03:22,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-07-08T15:03:22,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2022-07-08T15:03:22,880 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip 2022-07-08T15:03:22,889 INFO [main] org.appng.core.service.CoreService: updating application demo-application-1.5.3 2022-07-08T15:03:22,896 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-08T15:03:22,897 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-08T15:03:22,897 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-08T15:03:22,897 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-08T15:03:22,897 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-08T15:03:22,898 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-08T15:03:22,898 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-08T15:03:22,898 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-08T15:03:22,898 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:03:22,899 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:03:22,899 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/ROOT/applications/demo-application 2022-07-08T15:03:22,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2022-07-08T15:03:22,907 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:03:22,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2022-07-08T15:03:22,910 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:03:22,911 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:03:22,912 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:03:22,913 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:03:22,914 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:03:22,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-07-08T15:03:22,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2022-07-08T15:03:22,918 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:03:22,918 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:03:22,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2022-07-08T15:03:22,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-07-08T15:03:22,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.clobValue 2022-07-08T15:03:22,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.foo 2022-07-08T15:03:22,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-07-08T15:03:22,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2022-07-08T15:03:22,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.bar 2022-07-08T15:03:22,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-07-08T15:03:22,927 INFO [main] org.appng.core.service.CoreService: loading properties for application 'demo-application' of site 'site-1' 2022-07-08T15:03:22,928 INFO [main] org.appng.core.service.CoreService: loading properties for application demo-application 2022-07-08T15:03:22,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository testrepo 2022-07-08T15:03:22,931 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@753b854, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:22,933 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@421e7b6d, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:22,946 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1850648505 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:22,952 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#549778095 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:22,958 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site site-1, status of database-connection is NO_DB_SUPPORTED 2022-07-08T15:03:22,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application demo-application from site site-1 2022-07-08T15:03:22,959 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-07-08T15:03:22,960 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2022-07-08T15:03:22,960 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-07-08T15:03:22,967 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Administrator 2022-07-08T15:03:22,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Tester 2022-07-08T15:03:22,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Debugger 2022-07-08T15:03:22,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission debug 2022-07-08T15:03:22,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-type.webgui 2022-07-08T15:03:22,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-format.html 2022-07-08T15:03:22,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission testPermission 2022-07-08T15:03:22,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.bar 2022-07-08T15:03:22,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.clobValue 2022-07-08T15:03:22,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.foo 2022-07-08T15:03:22,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Application demo-application 2022-07-08T15:03:22,982 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@421e7b6d, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:22,984 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7862b234, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:22,995 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#976017492 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:23,000 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1141124360 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:23,001 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2022-07-08T15:03:23,002 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group Administrators 2022-07-08T15:03:23,003 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/zip 2022-07-08T15:03:23,019 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2022-07-08T15:03:23,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2022-07-08T15:03:23,021 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:03:23,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2022-07-08T15:03:23,021 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:03:23,022 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2022-07-08T15:03:23,022 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:03:23,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2022-07-08T15:03:23,023 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:03:23,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2022-07-08T15:03:23,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2022-07-08T15:03:23,025 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:03:23,026 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:03:23,027 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:03:23,027 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:03:23,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2022-07-08T15:03:23,029 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:03:23,030 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:03:23,030 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:03:23,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2022-07-08T15:03:23,031 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:03:23,031 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:03:23,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2022-07-08T15:03:23,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2022-07-08T15:03:23,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2022-07-08T15:03:23,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group Administrators 2022-07-08T15:03:23,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2022-07-08T15:03:23,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-07-08T15:03:23,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2022-07-08T15:03:23,042 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2022-07-08T15:03:23,042 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2022-07-08T15:03:23,042 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2022-07-08T15:03:23,042 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2022-07-08T15:03:23,043 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2022-07-08T15:03:23,043 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2022-07-08T15:03:23,043 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2022-07-08T15:03:23,043 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2022-07-08T15:03:23,043 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-07-08T15:03:23,043 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-07-08T15:03:23,044 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.4 to target/ROOT/applications/demo-application 2022-07-08T15:03:23,050 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:03:23,051 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:03:23,052 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:03:23,053 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:03:23,060 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-08T15:03:23,062 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-08T15:03:23,066 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7862b234, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:23,068 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@532ca56f, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:23,078 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1603302636 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:23,083 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#591888653 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:23,086 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@532ca56f, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:23,088 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@43a901bc, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:23,097 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#991698136 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:23,102 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#622915351 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:23,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:03:23,938 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@43a901bc, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:23,940 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@779a14f7, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:23,953 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#608703698 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:23,960 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1206199828 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:23,966 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@779a14f7, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:23,968 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@26fad936, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:23,981 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#803743976 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:23,988 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#420312892 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:23,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.a 2022-07-08T15:03:23,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.b 2022-07-08T15:03:23,991 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@26fad936, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:23,993 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3e076392, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:24,006 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2091610826 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:24,013 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#217810000 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:24,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property prop1 2022-07-08T15:03:24,015 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3e076392, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:24,017 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7b72e4b0, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:24,029 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#548717692 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:24,035 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1691805930 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:24,039 INFO [main] org.appng.core.service.CoreService: unlinking application manager from site site-1, status of database-connection is NO_DB_SUPPORTED 2022-07-08T15:03:24,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application manager from site site-1 2022-07-08T15:03:24,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foo 2022-07-08T15:03:24,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foobar 2022-07-08T15:03:24,042 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7b72e4b0, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:24,043 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@32cc5d9e, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:24,055 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1034522305 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:24,062 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#128874189 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:24,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:03:24,877 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@32cc5d9e, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:24,878 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2258aa66, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@76011287]; rollback [false] 2022-07-08T15:03:24,888 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1830083116 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:24,893 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1021233847 for site example with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:24,896 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2080ba28 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2258aa66, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ae5ae3b testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:24,897 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:24,897 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [WARNING] Tests run: 85, Failures: 0, Errors: 0, Skipped: 20, Time elapsed: 14.414 s - in org.appng.core.service.CoreServiceTest [INFO] Running org.appng.core.service.LdapServiceTest 2022-07-08T15:03:24,922 INFO [main] org.appng.core.service.LdapService: Found 2 member(s) for group 'cn=logingroup,ou=groups,l=egypt' 2022-07-08T15:03:24,926 INFO [main] org.appng.core.service.LdapService: Unknown keyword 'bogus' in site property 'testLoginUserSucces.ldapPrincipalScheme'. Falling back to plain username 'aziz' as principal. 2022-07-08T15:03:24,931 INFO [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldaps://testLoginUserFailure:129' with principal 'aziz' (javax.naming.NamingException: Sorry kiddo. You got the gift, but it looks like you're waiting for something.) 2022-07-08T15:03:24,932 INFO [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldaps://testLoginUserFailure:139' with principal 'aziz' (javax.naming.NamingException: Ah ah ah, you didn't say the magic word!) 2022-07-08T15:03:24,934 INFO [main] org.appng.core.service.LdapService: User 'aziz' (uid=aziz,ou=users,l=egypt) is member of 'cn=logingroup,ou=groups,l=egypt' 2022-07-08T15:03:24,935 INFO [main] org.appng.core.service.LdapService: User 'aZiZ' (uid=aziz,ou=users,l=egypt) is member of 'cn=logingroup,ou=groups,l=egypt' 2022-07-08T15:03:24,937 INFO [main] org.appng.core.service.LdapService: User 'aZiZ' (uid=aziz,ou=users,l=egypt) is member of 'cn=logingroup,ou=groups,l=egypt' [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.appng.core.service.LdapServiceTest [INFO] Running org.appng.core.service.InitializerServiceTest 2022-07-08T15:03:24,941 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:24,942 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@38c0d65a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4f740eef, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@774b41f1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2b6180d3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@152df1e3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7a4186df, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@57a804af, org.springframework.test.context.event.EventPublishingTestExecutionListener@70e86191] 2022-07-08T15:03:25,003 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:25,026 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:25,028 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:25,046 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 18 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:25,059 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:03:25,099 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:25,100 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:03:25,100 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:25,100 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:25,100 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:25,101 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:03:25,106 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:25,312 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7c544998] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:25,318 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@62899a5a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:25,334 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:25,335 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:25,336 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:24 CEST 2022 2022-07-08T15:03:25,732 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@7d546078 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@28f1b0e, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@9d898c2 testClass = InitializerServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.InitializerServiceTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3dc57f50]; rollback [false] 2022-07-08T15:03:25,733 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1273649778 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:25,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2022-07-08T15:03:25,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2022-07-08T15:03:25,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application application1 2022-07-08T15:03:25,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application application1 2022-07-08T15:03:25,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role dummy 2022-07-08T15:03:25,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2022-07-08T15:03:25,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2022-07-08T15:03:25,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-07-08T15:03:25,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-07-08T15:03:25,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-07-08T15:03:25,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-07-08T15:03:25,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-07-08T15:03:25,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-07-08T15:03:25,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-07-08T15:03:25,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-07-08T15:03:25,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-07-08T15:03:25,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-07-08T15:03:25,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-07-08T15:03:25,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-07-08T15:03:25,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-07-08T15:03:25,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-07-08T15:03:25,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-07-08T15:03:25,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-07-08T15:03:25,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2022-07-08T15:03:25,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-07-08T15:03:25,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-07-08T15:03:25,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-07-08T15:03:25,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-07-08T15:03:25,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-07-08T15:03:25,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-07-08T15:03:25,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-07-08T15:03:25,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-07-08T15:03:25,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-07-08T15:03:25,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-07-08T15:03:25,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-07-08T15:03:25,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-07-08T15:03:25,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-07-08T15:03:25,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-07-08T15:03:25,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-07-08T15:03:25,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:03:25,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-07-08T15:03:25,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-07-08T15:03:25,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-07-08T15:03:25,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-07-08T15:03:25,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-07-08T15:03:25,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-07-08T15:03:25,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-07-08T15:03:25,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-07-08T15:03:25,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-07-08T15:03:25,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-07-08T15:03:25,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-07-08T15:03:25,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-07-08T15:03:25,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-07-08T15:03:25,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-07-08T15:03:25,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-07-08T15:03:25,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-07-08T15:03:25,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-07-08T15:03:25,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-07-08T15:03:25,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-07-08T15:03:25,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-07-08T15:03:25,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-07-08T15:03:25,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-07-08T15:03:25,772 INFO [main] org.appng.core.service.InitializerService: Caching uses HazelcastInstance{name='test', node=[10.102.4.103]:5702} 2022-07-08T15:03:25,772 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2022-07-08T15:03:25,773 INFO [main] org.appng.core.service.InitializerService: applications are located at /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/applications or in the database 2022-07-08T15:03:25,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-07-08T15:03:25,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application application1 2022-07-08T15:03:25,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role dummy 2022-07-08T15:03:25,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2022-07-08T15:03:25,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts 2022-07-08T15:03:25,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2022-07-08T15:03:25,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2022-07-08T15:03:25,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2022-07-08T15:03:25,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2022-07-08T15:03:25,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2022-07-08T15:03:25,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2022-07-08T15:03:25,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2022-07-08T15:03:25,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled 2022-07-08T15:03:25,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2022-07-08T15:03:25,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2022-07-08T15:03:25,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2022-07-08T15:03:25,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2022-07-08T15:03:25,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2022-07-08T15:03:25,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2022-07-08T15:03:25,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2022-07-08T15:03:25,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2022-07-08T15:03:25,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2022-07-08T15:03:25,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled 2022-07-08T15:03:25,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2022-07-08T15:03:25,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2022-07-08T15:03:25,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2022-07-08T15:03:25,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle 2022-07-08T15:03:25,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2022-07-08T15:03:25,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2022-07-08T15:03:25,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled 2022-07-08T15:03:25,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2022-07-08T15:03:25,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2022-07-08T15:03:25,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2022-07-08T15:03:25,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2022-07-08T15:03:25,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2022-07-08T15:03:25,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2022-07-08T15:03:25,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive 2022-07-08T15:03:25,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2022-07-08T15:03:25,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2022-07-08T15:03:25,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2022-07-08T15:03:25,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2022-07-08T15:03:25,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown 2022-07-08T15:03:25,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2022-07-08T15:03:25,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2022-07-08T15:03:25,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2022-07-08T15:03:25,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2022-07-08T15:03:25,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions 2022-07-08T15:03:25,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2022-07-08T15:03:25,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2022-07-08T15:03:25,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2022-07-08T15:03:25,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2022-07-08T15:03:25,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2022-07-08T15:03:25,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2022-07-08T15:03:25,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2022-07-08T15:03:25,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics 2022-07-08T15:03:25,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2022-07-08T15:03:25,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2022-07-08T15:03:25,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2022-07-08T15:03:25,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2022-07-08T15:03:25,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2022-07-08T15:03:25,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2022-07-08T15:03:25,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2022-07-08T15:03:25,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2022-07-08T15:03:25,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2022-07-08T15:03:25,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2022-07-08T15:03:25,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2022-07-08T15:03:25,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2022-07-08T15:03:25,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2022-07-08T15:03:25,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2022-07-08T15:03:25,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2022-07-08T15:03:25,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2022-07-08T15:03:25,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2022-07-08T15:03:25,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2022-07-08T15:03:25,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2022-07-08T15:03:25,827 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2022-07-08T15:03:25,830 INFO [main] org.appng.core.service.InitializerService: loading site site-1 (host-1) 2022-07-08T15:03:25,830 INFO [main] org.appng.core.service.InitializerService: loading applications for site site-1 2022-07-08T15:03:25,832 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/WEB-INF/cache/platform/site-1 2022-07-08T15:03:25,832 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/WEB-INF/cache/application/site-1 2022-07-08T15:03:25,852 INFO [main] org.appng.core.service.TemplateService: copying template from /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/template/appng to /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/test-classes/repository/site-1/www/template 2022-07-08T15:03:25,852 INFO [main] org.appng.core.service.CacheService: No cache found, can not remove elements starting with /template 2022-07-08T15:03:25,853 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#584211883 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:25,853 INFO [main] org.appng.core.service.InitializerService: SiteClassLoader#584211883 for site site-1 with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 2022-07-08T15:03:25,854 INFO [main] org.appng.core.service.InitializerService: started site thread [appng-indexthread-site-1] with runnable of type org.appng.search.indexer.DocumentIndexer 2022-07-08T15:03:25,860 INFO [main] org.appng.core.service.InitializerService: loading site site-1 completed in 32ms 2022-07-08T15:03:25,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Loaded site site-1 2022-07-08T15:03:25,860 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2022-07-08T15:03:30,880 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@7d546078 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@28f1b0e, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@9d898c2 testClass = InitializerServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.InitializerServiceTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:30,883 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:30,883 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.945 s - in org.appng.core.service.InitializerServiceTest [INFO] Running org.appng.core.service.SubjectMustChangePasswordTest 2022-07-08T15:03:30,888 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:30,888 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4b5d4bb1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1e68de88, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5d912bec, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@638392a1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@42a25da3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1a6657e1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4efcd10a, org.springframework.test.context.event.EventPublishingTestExecutionListener@319554ee] 2022-07-08T15:03:30,966 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:30,992 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:30,993 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:31,013 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:31,027 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:03:31,075 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:31,075 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:03:31,075 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:31,075 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:31,075 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:31,076 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:03:31,083 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:31,318 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@61c9c690] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:31,324 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@28722b69] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:31,343 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:31,343 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:31,356 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:30 CEST 2022 2022-07-08T15:03:31,898 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@18e7ab2b testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@3e5b3f52, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@34ea808b testClass = SubjectMustChangePasswordTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2f901a43]; rollback [false] 2022-07-08T15:03:31,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordMaxValidity 2022-07-08T15:03:31,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-07-08T15:03:31,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-07-08T15:03:31,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-07-08T15:03:31,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-07-08T15:03:31,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-07-08T15:03:31,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-07-08T15:03:31,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-07-08T15:03:31,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-07-08T15:03:31,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-07-08T15:03:31,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-07-08T15:03:31,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-07-08T15:03:31,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-07-08T15:03:31,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-07-08T15:03:31,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-07-08T15:03:31,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-07-08T15:03:31,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-07-08T15:03:31,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2022-07-08T15:03:31,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-07-08T15:03:31,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-07-08T15:03:31,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-07-08T15:03:31,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-07-08T15:03:31,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-07-08T15:03:31,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-07-08T15:03:31,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-07-08T15:03:31,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-07-08T15:03:31,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-07-08T15:03:31,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-07-08T15:03:31,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-07-08T15:03:31,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-07-08T15:03:31,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-07-08T15:03:31,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-07-08T15:03:31,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-07-08T15:03:31,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:03:31,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-07-08T15:03:31,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-07-08T15:03:31,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-07-08T15:03:31,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-07-08T15:03:31,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-07-08T15:03:31,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-07-08T15:03:31,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-07-08T15:03:31,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-07-08T15:03:31,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-07-08T15:03:31,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-07-08T15:03:31,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-07-08T15:03:31,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-07-08T15:03:31,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-07-08T15:03:31,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-07-08T15:03:31,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-07-08T15:03:31,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-07-08T15:03:31,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-07-08T15:03:31,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.forceChangePassword 2022-07-08T15:03:31,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-07-08T15:03:31,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-07-08T15:03:31,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-07-08T15:03:31,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-07-08T15:03:31,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-07-08T15:03:31,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject shady 2022-07-08T15:03:31,960 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-08T15:03:31,960 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-07-08T15:03:31,960 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T15:03:31,962 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-08T15:03:31,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-08T15:03:31,965 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-07-08T15:03:31,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T15:03:31,967 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-08T15:03:31,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User shady must change password (has not been changed since more than 3 days). 2022-07-08T15:03:31,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-07-08T15:03:31,970 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-07-08T15:03:31,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-07-08T15:03:31,972 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@18e7ab2b testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@3e5b3f52, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@34ea808b testClass = SubjectMustChangePasswordTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:31,973 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:31,974 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.084 s - in org.appng.core.service.SubjectMustChangePasswordTest [INFO] Running org.appng.core.service.HsqlStarterTest 2022-07-08T15:03:31,979 INFO [Time-limited test] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001 2022-07-08T15:03:31,993 INFO [HSQLDB Server @2fe1a182] hsqldb.db.HSQLDB81DDE88498.ENGINE: Checkpoint start 2022-07-08T15:03:31,994 INFO [HSQLDB Server @2fe1a182] hsqldb.db.HSQLDB81DDE88498.ENGINE: checkpointClose start 2022-07-08T15:03:32,075 INFO [HSQLDB Server @2fe1a182] hsqldb.db.HSQLDB81DDE88498.ENGINE: checkpointClose synched 2022-07-08T15:03:32,250 INFO [HSQLDB Server @2fe1a182] hsqldb.db.HSQLDB81DDE88498.ENGINE: checkpointClose script done 2022-07-08T15:03:32,372 INFO [HSQLDB Server @2fe1a182] hsqldb.db.HSQLDB81DDE88498.ENGINE: checkpointClose end 2022-07-08T15:03:32,373 INFO [HSQLDB Server @2fe1a182] hsqldb.db.HSQLDB81DDE88498.ENGINE: Checkpoint end - txts: 1 2022-07-08T15:03:32,585 INFO [Time-limited test] org.appng.core.service.HsqlStarter: shutting down HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001 2022-07-08T15:03:33,114 INFO [HSQLDB Connection @35fdc102] hsqldb.db.HSQLDB81DDE88498.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.343 s - in org.appng.core.service.HsqlStarterTest [INFO] Running org.appng.core.service.SiteClassLoaderBuilderTest 2022-07-08T15:03:33,324 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1688172730 for site localhost with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.core.service.SiteClassLoaderBuilderTest [INFO] Running org.appng.core.service.ApplicationArchiveProcessorTest 2022-07-08T15:03:33,334 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-null' 2022-07-08T15:03:33,334 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-null' 2022-07-08T15:03:33,334 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-null' 2022-07-08T15:03:33,334 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-null' 2022-07-08T15:03:33,335 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-null' 2022-07-08T15:03:33,335 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-null' 2022-07-08T15:03:33,335 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-null' 2022-07-08T15:03:33,335 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-null' 2022-07-08T15:03:33,336 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-null' 2022-07-08T15:03:33,336 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-null' application.xml beans.xml datasources.xml events.xml master.xml page.xml plugin.xml messages-demo.properties mssql/V1.0_script.sql mysql/V1.0_script.sql [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.appng.core.service.ApplicationArchiveProcessorTest [INFO] Running org.appng.core.service.TemplateServiceTest 2022-07-08T15:03:33,342 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:33,344 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@13282b01, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@e0bb2a6, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@dc82335, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6db6d103, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3f148f97, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6c598451, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@20c4d364, org.springframework.test.context.event.EventPublishingTestExecutionListener@7b2120b6] 2022-07-08T15:03:33,404 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:33,427 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:33,428 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:33,448 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:33,460 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:03:33,495 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:33,496 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:03:33,496 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:33,496 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:33,496 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:33,497 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:03:33,501 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:33,674 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@73d4fa30] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:33,677 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@71c75bd6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:33,693 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:33,693 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:33,695 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:33 CEST 2022 2022-07-08T15:03:34,066 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1776607658 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:34,080 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-07-08T15:03:34,080 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-07-08T15:03:34,081 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-07-08T15:03:34,082 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-07-08T15:03:34,082 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-07-08T15:03:34,082 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-07-08T15:03:34,105 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#641674032 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:34,133 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#501023833 for site manager with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created 2022-07-08T15:03:34,146 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-07-08T15:03:34,146 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-07-08T15:03:34,146 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-07-08T15:03:34,147 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-07-08T15:03:34,147 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-07-08T15:03:34,148 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-07-08T15:03:34,151 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Template appng-template 2022-07-08T15:03:34,167 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:34,168 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 s - in org.appng.core.service.TemplateServiceTest [INFO] Running org.appng.core.service.DatabaseServiceTest 2022-07-08T15:03:34,172 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:34,172 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7aa091a3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@732fe94e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1b812621, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6d4a4984, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1399e007, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1ff00ea3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@dd28352, org.springframework.test.context.event.EventPublishingTestExecutionListener@32ebed05] 2022-07-08T15:03:34,243 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:34,270 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 26 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:34,272 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:34,292 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:34,308 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-07-08T15:03:34,352 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:34,352 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-07-08T15:03:34,352 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:34,352 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:34,352 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:34,353 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-07-08T15:03:34,357 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:34,537 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5f4ef3ca] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:34,541 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3158c2d5] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:34,558 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:34,558 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:34,559 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:34 CEST 2022 2022-07-08T15:03:34,889 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:03:34,900 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-07-08T15:03:34,901 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:03:34,901 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:03:34,901 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:03:34,905 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-07-08T15:03:34,917 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-07-08T15:03:34,918 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:03:34,918 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:03:34,918 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:03:34,921 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-07-08T15:03:34,932 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-08T15:03:34,933 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:03:34,940 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:03:34,973 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:03:35,008 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:03:35,020 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:03:35,025 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:03:35,031 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:03:35,037 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:03:35,043 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:03:35,049 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:03:35,055 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:03:35,062 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:03:35,068 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:03:35,074 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:03:35,074 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:03:35,075 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:03:35,080 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:03:35,086 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:03:35,094 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:03:35,096 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:03:35,101 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:03:35,105 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.166s) 2022-07-08T15:03:35,106 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-07-08T15:03:35,107 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:03:35,107 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:03:35,107 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:03:35,110 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-07-08T15:03:35,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG Root Database 2022-07-08T15:03:35,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG HSQL 2022-07-08T15:03:35,139 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) is active. 2022-07-08T15:03:35,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform DatabaseConnection appNG HSQL 2022-07-08T15:03:35,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG MYSQL 2022-07-08T15:03:35,143 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.mysql.cj.jdbc.Driver 2022-07-08T15:03:35,365 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: Access denied for user 'user'@'127.0.0.1' (using password: NO)) 2022-07-08T15:03:35,365 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2022-07-08T15:03:35,368 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.microsoft.sqlserver.jdbc.SQLServerDriver 2022-07-08T15:03:35,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG POSTGRESQL 2022-07-08T15:03:35,371 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-08T15:03:35,389 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.) 2022-07-08T15:03:35,389 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2022-07-08T15:03:35,394 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-07-08T15:03:35,394 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 1.223 s - in org.appng.core.service.DatabaseServiceTest [INFO] Running org.appng.core.service.PropertySupportTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.service.PropertySupportTest 2022-07-08T15:03:35,417 INFO [hz.ShutdownThread] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.1.2] Running shutdown hook... Current state: ACTIVE [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 352, Failures: 0, Errors: 0, Skipped: 30 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-core --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/appng-core-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-core --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/appng-core-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-core --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/appng-core-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-core/target/appng-core-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-core --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 983 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml (983 B at 17 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220708.130031-6.jar Progress (1): 4.1/685 kB Progress (1): 8.2/685 kB Progress (1): 12/685 kB Progress (1): 16/685 kB Progress (1): 20/685 kB Progress (1): 25/685 kB Progress (1): 29/685 kB Progress (1): 33/685 kB Progress (1): 37/685 kB Progress (1): 41/685 kB Progress (1): 45/685 kB Progress (1): 49/685 kB Progress (1): 53/685 kB Progress (1): 57/685 kB Progress (1): 61/685 kB Progress (1): 66/685 kB Progress (1): 70/685 kB Progress (1): 74/685 kB Progress (1): 78/685 kB Progress (1): 82/685 kB Progress (1): 86/685 kB Progress (1): 90/685 kB Progress (1): 94/685 kB Progress (1): 98/685 kB Progress (1): 102/685 kB Progress (1): 106/685 kB Progress (1): 111/685 kB Progress (1): 115/685 kB Progress (1): 119/685 kB Progress (1): 123/685 kB Progress (1): 127/685 kB Progress (1): 131/685 kB Progress (1): 135/685 kB Progress (1): 139/685 kB Progress (1): 143/685 kB Progress (1): 147/685 kB Progress (1): 152/685 kB Progress (1): 156/685 kB Progress (1): 160/685 kB Progress (1): 164/685 kB Progress (1): 168/685 kB Progress (1): 172/685 kB Progress (1): 176/685 kB Progress (1): 180/685 kB Progress (1): 184/685 kB Progress (1): 188/685 kB Progress (1): 193/685 kB Progress (1): 197/685 kB Progress (1): 201/685 kB Progress (1): 205/685 kB Progress (1): 209/685 kB Progress (1): 213/685 kB Progress (1): 217/685 kB Progress (1): 221/685 kB Progress (1): 225/685 kB Progress (1): 229/685 kB Progress (1): 233/685 kB Progress (1): 238/685 kB Progress (1): 242/685 kB Progress (1): 246/685 kB Progress (1): 250/685 kB Progress (1): 254/685 kB Progress (1): 258/685 kB Progress (1): 262/685 kB Progress (1): 266/685 kB Progress (1): 270/685 kB Progress (1): 274/685 kB Progress (1): 279/685 kB Progress (1): 283/685 kB Progress (1): 287/685 kB Progress (1): 291/685 kB Progress (1): 295/685 kB Progress (1): 299/685 kB Progress (1): 303/685 kB Progress (1): 307/685 kB Progress (1): 311/685 kB Progress (1): 315/685 kB Progress (1): 319/685 kB Progress (1): 324/685 kB Progress (1): 328/685 kB Progress (1): 332/685 kB Progress (1): 336/685 kB Progress (1): 340/685 kB Progress (1): 344/685 kB Progress (1): 348/685 kB Progress (1): 352/685 kB Progress (1): 356/685 kB Progress (1): 360/685 kB Progress (1): 365/685 kB Progress (1): 369/685 kB Progress (1): 373/685 kB Progress (1): 377/685 kB Progress (1): 381/685 kB Progress (1): 385/685 kB Progress (1): 389/685 kB Progress (1): 393/685 kB Progress (1): 397/685 kB Progress (1): 401/685 kB Progress (1): 406/685 kB Progress (1): 410/685 kB Progress (1): 414/685 kB Progress (1): 418/685 kB Progress (1): 422/685 kB Progress (1): 426/685 kB Progress (1): 430/685 kB Progress (1): 434/685 kB Progress (1): 438/685 kB Progress (1): 442/685 kB Progress (1): 446/685 kB Progress (1): 451/685 kB Progress (1): 455/685 kB Progress (1): 459/685 kB Progress (1): 463/685 kB Progress (1): 467/685 kB Progress (1): 471/685 kB Progress (1): 475/685 kB Progress (1): 479/685 kB Progress (1): 483/685 kB Progress (1): 487/685 kB Progress (1): 492/685 kB Progress (1): 496/685 kB Progress (1): 500/685 kB Progress (1): 504/685 kB Progress (1): 508/685 kB Progress (1): 512/685 kB Progress (1): 516/685 kB Progress (1): 520/685 kB Progress (1): 524/685 kB Progress (1): 528/685 kB Progress (1): 532/685 kB Progress (1): 537/685 kB Progress (1): 541/685 kB Progress (1): 545/685 kB Progress (1): 549/685 kB Progress (1): 553/685 kB Progress (1): 557/685 kB Progress (1): 561/685 kB Progress (1): 565/685 kB Progress (1): 569/685 kB Progress (1): 573/685 kB Progress (1): 578/685 kB Progress (1): 582/685 kB Progress (1): 586/685 kB Progress (1): 590/685 kB Progress (1): 594/685 kB Progress (1): 598/685 kB Progress (1): 602/685 kB Progress (1): 606/685 kB Progress (1): 610/685 kB Progress (1): 614/685 kB Progress (1): 618/685 kB Progress (1): 623/685 kB Progress (1): 627/685 kB Progress (1): 631/685 kB Progress (1): 635/685 kB Progress (1): 639/685 kB Progress (1): 643/685 kB Progress (1): 647/685 kB Progress (1): 651/685 kB Progress (1): 655/685 kB Progress (1): 659/685 kB Progress (1): 664/685 kB Progress (1): 668/685 kB Progress (1): 672/685 kB Progress (1): 676/685 kB Progress (1): 680/685 kB Progress (1): 684/685 kB Progress (1): 685 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220708.130031-6.jar (685 kB at 1.9 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220708.130031-6.pom Progress (1): 4.1/12 kB Progress (1): 8.2/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220708.130031-6.pom (12 kB at 39 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (2.0 kB at 33 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 983 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml (983 B at 2.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (2.0 kB at 3.9 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220708.130031-6-sources.jar Progress (1): 4.1/430 kB Progress (1): 8.2/430 kB Progress (1): 12/430 kB Progress (1): 16/430 kB Progress (1): 20/430 kB Progress (1): 25/430 kB Progress (1): 29/430 kB Progress (1): 33/430 kB Progress (1): 37/430 kB Progress (1): 41/430 kB Progress (1): 45/430 kB Progress (1): 49/430 kB Progress (1): 53/430 kB Progress (1): 57/430 kB Progress (1): 61/430 kB Progress (1): 66/430 kB Progress (1): 70/430 kB Progress (1): 74/430 kB Progress (1): 78/430 kB Progress (1): 82/430 kB Progress (1): 86/430 kB Progress (1): 90/430 kB Progress (1): 94/430 kB Progress (1): 98/430 kB Progress (1): 102/430 kB Progress (1): 106/430 kB Progress (1): 111/430 kB Progress (1): 115/430 kB Progress (1): 119/430 kB Progress (1): 123/430 kB Progress (1): 127/430 kB Progress (1): 131/430 kB Progress (1): 135/430 kB Progress (1): 139/430 kB Progress (1): 143/430 kB Progress (1): 147/430 kB Progress (1): 152/430 kB Progress (1): 156/430 kB Progress (1): 160/430 kB Progress (1): 164/430 kB Progress (1): 168/430 kB Progress (1): 172/430 kB Progress (1): 176/430 kB Progress (1): 180/430 kB Progress (1): 184/430 kB Progress (1): 188/430 kB Progress (1): 193/430 kB Progress (1): 197/430 kB Progress (1): 201/430 kB Progress (1): 205/430 kB Progress (1): 209/430 kB Progress (1): 213/430 kB Progress (1): 217/430 kB Progress (1): 221/430 kB Progress (1): 225/430 kB Progress (1): 229/430 kB Progress (1): 233/430 kB Progress (1): 238/430 kB Progress (1): 242/430 kB Progress (1): 246/430 kB Progress (1): 250/430 kB Progress (1): 254/430 kB Progress (1): 258/430 kB Progress (1): 262/430 kB Progress (1): 266/430 kB Progress (1): 270/430 kB Progress (1): 274/430 kB Progress (1): 279/430 kB Progress (1): 283/430 kB Progress (1): 287/430 kB Progress (1): 291/430 kB Progress (1): 295/430 kB Progress (1): 299/430 kB Progress (1): 303/430 kB Progress (1): 307/430 kB Progress (1): 311/430 kB Progress (1): 315/430 kB Progress (1): 319/430 kB Progress (1): 324/430 kB Progress (1): 328/430 kB Progress (1): 332/430 kB Progress (1): 336/430 kB Progress (1): 340/430 kB Progress (1): 344/430 kB Progress (1): 348/430 kB Progress (1): 352/430 kB Progress (1): 356/430 kB Progress (1): 360/430 kB Progress (1): 365/430 kB Progress (1): 369/430 kB Progress (1): 373/430 kB Progress (1): 377/430 kB Progress (1): 381/430 kB Progress (1): 385/430 kB Progress (1): 389/430 kB Progress (1): 393/430 kB Progress (1): 397/430 kB Progress (1): 401/430 kB Progress (1): 406/430 kB Progress (1): 410/430 kB Progress (1): 414/430 kB Progress (1): 418/430 kB Progress (1): 422/430 kB Progress (1): 426/430 kB Progress (1): 430 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220708.130031-6-sources.jar (430 kB at 2.9 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 983 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml (983 B at 1.0 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-cli >------------------------- [INFO] Building appNG Command Line Interface 2.0.0-SNAPSHOT [13/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-cli --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 70 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/target/classes [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java: /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-cli --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.cli.CliBootstrapTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.99 s - in org.appng.cli.CliBootstrapTest [INFO] Running org.appng.cli.prettyTable.PrettyTableTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.appng.cli.prettyTable.PrettyTableTest [INFO] Running org.appng.cli.commands.property.CommandCreatePropertyTest 2022-07-08T15:03:43,411 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:43,437 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@e044b4a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@11a82d0f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1adb7478, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3ae66c85, org.springframework.test.context.support.DirtiesContextTestExecutionListener@16943e88, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4604b900, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@73d6d0c, org.springframework.test.context.event.EventPublishingTestExecutionListener@e36bb2a] 2022-07-08T15:03:43,905 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:44,085 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 159 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:44,565 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:03:44,636 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-08T15:03:44,886 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-08T15:03:45,153 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:45,157 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:03:45,158 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:45,158 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:45,163 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:45,485 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:03:45,537 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:46,098 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-08T15:03:47,315 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6ec77cab] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:47,321 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5a5c2889] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:47,365 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:47,379 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:49,333 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:44 CEST 2022 2022-07-08T15:03:50,050 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6cca70e3 testClass = CommandCreatePropertyTest, testInstance = org.appng.cli.commands.property.CommandCreatePropertyTest@4a5a8c6f, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5e8f0c54 testClass = CommandCreatePropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@624268ab]; rollback [false] 2022-07-08T15:03:50,179 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:03:50,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:03:50,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:03:50,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:03:50,202 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:03:50,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:03:50,203 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:03:50,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:03:50,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:03:50,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:03:50,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:03:50,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:03:50,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:03:50,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:03:50,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:03:50,209 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:03:50,214 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:03:50,215 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:03:50,215 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:03:50,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:03:50,216 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:03:50,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:03:50,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:03:50,218 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:03:50,218 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:03:50,219 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:03:50,219 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:03:50,219 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:03:50,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:03:50,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:03:50,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:03:50,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:03:50,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:03:50,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:03:50,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:03:50,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:03:50,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:03:50,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:03:50,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:03:50,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:03:50,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:03:50,226 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:03:50,227 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:03:50,227 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:03:50,227 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:03:50,228 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:03:50,228 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:03:50,229 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:03:50,229 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:03:50,229 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:03:50,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:03:50,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:03:50,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:03:50,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:03:50,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:03:50,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.myProp 2022-07-08T15:03:50,347 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6cca70e3 testClass = CommandCreatePropertyTest, testInstance = org.appng.cli.commands.property.CommandCreatePropertyTest@4a5a8c6f, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5e8f0c54 testClass = CommandCreatePropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:50,351 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:50,352 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.078 s - in org.appng.cli.commands.property.CommandCreatePropertyTest [INFO] Running org.appng.cli.commands.property.CommandCreateClobPropertyTest 2022-07-08T15:03:50,357 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:50,358 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1be15455, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2ff4d61b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@dfe2875, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@402fcf14, org.springframework.test.context.support.DirtiesContextTestExecutionListener@517d68b8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@58b03882, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@24710e61, org.springframework.test.context.event.EventPublishingTestExecutionListener@1a983294] 2022-07-08T15:03:50,485 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:50,515 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 29 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:50,553 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:03:50,603 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:50,604 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:03:50,604 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:50,605 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:50,605 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:50,606 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:03:50,611 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:50,916 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@18cb7c6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:50,929 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4483e237] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:50,966 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:50,967 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:51,595 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:50 CEST 2022 2022-07-08T15:03:51,611 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6921e251 testClass = CommandCreateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandCreateClobPropertyTest@724d4c0a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2d481de0 testClass = CommandCreateClobPropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@28b5cee]; rollback [false] 2022-07-08T15:03:51,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:03:51,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:03:51,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:03:51,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:03:51,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:03:51,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:03:51,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:03:51,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:03:51,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:03:51,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:03:51,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:03:51,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:03:51,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:03:51,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:03:51,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:03:51,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:03:51,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:03:51,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:03:51,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:03:51,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:03:51,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:03:51,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:03:51,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:03:51,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:03:51,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:03:51,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:03:51,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:03:51,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:03:51,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:03:51,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:03:51,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:03:51,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:03:51,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:03:51,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:03:51,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:03:51,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:03:51,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:03:51,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:03:51,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:03:51,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:03:51,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:03:51,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:03:51,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:03:51,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:03:51,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:03:51,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:03:51,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:03:51,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:03:51,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:03:51,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:03:51,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:03:51,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:03:51,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:03:51,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:03:51,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:03:51,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-08T15:03:51,727 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-08T15:03:51,727 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-08T15:03:51,727 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-08T15:03:51,728 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-08T15:03:51,728 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-08T15:03:51,729 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-08T15:03:51,729 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-08T15:03:51,729 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-08T15:03:51,730 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-08T15:03:51,730 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-08T15:03:51,730 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-08T15:03:51,731 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-08T15:03:51,731 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-08T15:03:51,731 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-08T15:03:51,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-08T15:03:51,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-08T15:03:51,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-08T15:03:51,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-08T15:03:51,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-08T15:03:51,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-08T15:03:51,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-08T15:03:51,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-08T15:03:51,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-08T15:03:51,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-08T15:03:51,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-08T15:03:51,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-08T15:03:51,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-08T15:03:51,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-08T15:03:51,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-08T15:03:51,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-08T15:03:51,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-08T15:03:51,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-08T15:03:51,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-08T15:03:51,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-08T15:03:51,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-08T15:03:51,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-08T15:03:51,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-08T15:03:51,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-08T15:03:51,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-08T15:03:51,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-08T15:03:51,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-08T15:03:51,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-08T15:03:51,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-08T15:03:51,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-08T15:03:51,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-08T15:03:51,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-08T15:03:51,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-08T15:03:51,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-08T15:03:51,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-08T15:03:51,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-08T15:03:51,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-08T15:03:51,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-08T15:03:51,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-08T15:03:51,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-08T15:03:51,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-08T15:03:51,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-08T15:03:51,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-08T15:03:51,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-08T15:03:51,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-08T15:03:51,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-08T15:03:51,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-08T15:03:51,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-08T15:03:51,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-08T15:03:51,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-08T15:03:51,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-08T15:03:51,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-08T15:03:51,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-08T15:03:51,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-08T15:03:51,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-08T15:03:51,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-08T15:03:51,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-07-08T15:03:51,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.myClob 2022-07-08T15:03:51,841 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6921e251 testClass = CommandCreateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandCreateClobPropertyTest@724d4c0a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2d481de0 testClass = CommandCreateClobPropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:51,844 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:51,844 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.488 s - in org.appng.cli.commands.property.CommandCreateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandUpdateClobPropertyTest 2022-07-08T15:03:51,848 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:51,848 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2bd2fa2c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@356c8fa9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@67e42fd6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4e9ab294, org.springframework.test.context.support.DirtiesContextTestExecutionListener@72a522f1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2365facb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@65b9ebee, org.springframework.test.context.event.EventPublishingTestExecutionListener@7e2cebdf] 2022-07-08T15:03:51,936 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:51,965 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 29 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:51,997 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:03:52,027 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:52,028 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:03:52,028 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:52,028 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:52,028 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:52,029 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:03:52,033 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:52,293 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@41c02b8c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:52,305 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@632a1d4e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:52,335 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:52,336 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:52,721 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:51 CEST 2022 2022-07-08T15:03:52,733 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@7ce78666 testClass = CommandUpdateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdateClobPropertyTest@304a2c8a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5d98f014 testClass = CommandUpdateClobPropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@721fda59]; rollback [false] 2022-07-08T15:03:52,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:03:52,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:03:52,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:03:52,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:03:52,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:03:52,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:03:52,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:03:52,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:03:52,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:03:52,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:03:52,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:03:52,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:03:52,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:03:52,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:03:52,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:03:52,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:03:52,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:03:52,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:03:52,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:03:52,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:03:52,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:03:52,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:03:52,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:03:52,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:03:52,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:03:52,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:03:52,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:03:52,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:03:52,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:03:52,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:03:52,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:03:52,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:03:52,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:03:52,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:03:52,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:03:52,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:03:52,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:03:52,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:03:52,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:03:52,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:03:52,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:03:52,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:03:52,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:03:52,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:03:52,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:03:52,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:03:52,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:03:52,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:03:52,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:03:52,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:03:52,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:03:52,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:03:52,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:03:52,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:03:52,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:03:52,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-08T15:03:52,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-08T15:03:52,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-08T15:03:52,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-08T15:03:52,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-08T15:03:52,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-08T15:03:52,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-08T15:03:52,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-08T15:03:52,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-08T15:03:52,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-08T15:03:52,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-08T15:03:52,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-08T15:03:52,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-08T15:03:52,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-08T15:03:52,805 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-08T15:03:52,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-08T15:03:52,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-08T15:03:52,806 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-08T15:03:52,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-08T15:03:52,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-08T15:03:52,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-08T15:03:52,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-08T15:03:52,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-08T15:03:52,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-08T15:03:52,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-08T15:03:52,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-08T15:03:52,809 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-08T15:03:52,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-08T15:03:52,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-08T15:03:52,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-08T15:03:52,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-08T15:03:52,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-08T15:03:52,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-08T15:03:52,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-08T15:03:52,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-08T15:03:52,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-08T15:03:52,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-08T15:03:52,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-08T15:03:52,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-08T15:03:52,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-08T15:03:52,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-08T15:03:52,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-08T15:03:52,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-08T15:03:52,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-08T15:03:52,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-08T15:03:52,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-08T15:03:52,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-08T15:03:52,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-08T15:03:52,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-08T15:03:52,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-08T15:03:52,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-08T15:03:52,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-08T15:03:52,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-08T15:03:52,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-08T15:03:52,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-08T15:03:52,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-08T15:03:52,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-08T15:03:52,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-08T15:03:52,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-08T15:03:52,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-08T15:03:52,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-08T15:03:52,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-08T15:03:52,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-08T15:03:52,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-08T15:03:52,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-08T15:03:52,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-08T15:03:52,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-08T15:03:52,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-08T15:03:52,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-08T15:03:52,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-08T15:03:52,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-08T15:03:52,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-07-08T15:03:52,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-08T15:03:52,874 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@7ce78666 testClass = CommandUpdateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdateClobPropertyTest@304a2c8a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5d98f014 testClass = CommandUpdateClobPropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:52,876 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:52,876 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.03 s - in org.appng.cli.commands.property.CommandUpdateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandListPropertiesTest 2022-07-08T15:03:52,881 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:52,881 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6ef25c03, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6df459fe, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@72fb0cb3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3086155a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4c68550d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@31cced7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2928c493, org.springframework.test.context.event.EventPublishingTestExecutionListener@29843829] 2022-07-08T15:03:52,964 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:52,991 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 26 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:53,043 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:03:53,075 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:53,075 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:03:53,076 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:53,076 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:53,076 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:53,077 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:03:53,081 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:53,322 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@41274a53] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:53,331 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@128e7fc4] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:53,358 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:53,359 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:53,712 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:52 CEST 2022 2022-07-08T15:03:53,722 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@ff8df3 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@617e67f1, testMethod = testChangedValuesFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e14a376 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6acee861]; rollback [false] 2022-07-08T15:03:53,730 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:03:53,730 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:03:53,731 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:03:53,731 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:03:53,731 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:03:53,731 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:03:53,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:03:53,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:03:53,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:03:53,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:03:53,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:03:53,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:03:53,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:03:53,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:03:53,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:03:53,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:03:53,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:03:53,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:03:53,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:03:53,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:03:53,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:03:53,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:03:53,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:03:53,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:03:53,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:03:53,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:03:53,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:03:53,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:03:53,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:03:53,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:03:53,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:03:53,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:03:53,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:03:53,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:03:53,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:03:53,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:03:53,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:03:53,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:03:53,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:03:53,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:03:53,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:03:53,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:03:53,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:03:53,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:03:53,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:03:53,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:03:53,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:03:53,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:03:53,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:03:53,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:03:53,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:03:53,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:03:53,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:03:53,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:03:53,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:03:53,778 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@ff8df3 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@617e67f1, testMethod = testChangedValuesFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e14a376 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:53,780 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@ff8df3 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@3b6ccd61, testMethod = testChangedValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e14a376 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6acee861]; rollback [false] 2022-07-08T15:03:53,809 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@ff8df3 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@3b6ccd61, testMethod = testChangedValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e14a376 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:53,811 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@ff8df3 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@119636bf, testMethod = testFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e14a376 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6acee861]; rollback [false] 2022-07-08T15:03:53,825 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@ff8df3 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@119636bf, testMethod = testFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e14a376 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:53,826 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@ff8df3 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@68344a08, testMethod = testValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e14a376 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6acee861]; rollback [false] 2022-07-08T15:03:53,840 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@ff8df3 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@68344a08, testMethod = testValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e14a376 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:53,841 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@ff8df3 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@6faeb7dc, testMethod = testSiteProperties@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e14a376 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6acee861]; rollback [false] 2022-07-08T15:03:53,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-08T15:03:53,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-08T15:03:53,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-08T15:03:53,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-08T15:03:53,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-08T15:03:53,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-08T15:03:53,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-08T15:03:53,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-08T15:03:53,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-08T15:03:53,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-08T15:03:53,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-08T15:03:53,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-08T15:03:53,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-08T15:03:53,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-08T15:03:53,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-08T15:03:53,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-08T15:03:53,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-08T15:03:53,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-08T15:03:53,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-08T15:03:53,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-08T15:03:53,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-08T15:03:53,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-08T15:03:53,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-08T15:03:53,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-08T15:03:53,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-08T15:03:53,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-08T15:03:53,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-08T15:03:53,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-08T15:03:53,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-08T15:03:53,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-08T15:03:53,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-08T15:03:53,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-08T15:03:53,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-08T15:03:53,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-08T15:03:53,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-08T15:03:53,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-08T15:03:53,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-08T15:03:53,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-08T15:03:53,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-08T15:03:53,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-08T15:03:53,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-08T15:03:53,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-08T15:03:53,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-08T15:03:53,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-08T15:03:53,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-08T15:03:53,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-08T15:03:53,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-08T15:03:53,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-08T15:03:53,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-08T15:03:53,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-08T15:03:53,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-08T15:03:53,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-08T15:03:53,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-08T15:03:53,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-08T15:03:53,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-08T15:03:53,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-08T15:03:53,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-08T15:03:53,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-08T15:03:53,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-08T15:03:53,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-08T15:03:53,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-08T15:03:53,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-08T15:03:53,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-08T15:03:53,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-08T15:03:53,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-08T15:03:53,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-08T15:03:53,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-08T15:03:53,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-08T15:03:53,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-08T15:03:53,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-08T15:03:53,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-08T15:03:53,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-07-08T15:03:53,945 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@ff8df3 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@6faeb7dc, testMethod = testSiteProperties@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e14a376 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:53,947 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@ff8df3 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@8c6030b, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e14a376 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6acee861]; rollback [false] 2022-07-08T15:03:53,964 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@ff8df3 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@8c6030b, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e14a376 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:53,966 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:53,966 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.088 s - in org.appng.cli.commands.property.CommandListPropertiesTest [INFO] Running org.appng.cli.commands.property.CommandUpdatePropertyTest 2022-07-08T15:03:53,969 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:53,970 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2e7d71d9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3f01e7c8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@486674f6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@10ea88c7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@555cc0ba, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6553527e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1e695be6, org.springframework.test.context.event.EventPublishingTestExecutionListener@5a81545c] 2022-07-08T15:03:54,048 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:54,073 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:54,100 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:03:54,129 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:54,130 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:03:54,130 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:54,130 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:54,130 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:54,131 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:03:54,136 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:54,376 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@77416c1f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:54,384 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2478f64c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:54,411 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:54,411 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:54,761 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:54 CEST 2022 2022-07-08T15:03:54,777 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@539a885e testClass = CommandUpdatePropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdatePropertyTest@461905d7, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@762deb10 testClass = CommandUpdatePropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@720c54c6]; rollback [false] 2022-07-08T15:03:54,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:03:54,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:03:54,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:03:54,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:03:54,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:03:54,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:03:54,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:03:54,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:03:54,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:03:54,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:03:54,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:03:54,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:03:54,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:03:54,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:03:54,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:03:54,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:03:54,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:03:54,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:03:54,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:03:54,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:03:54,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:03:54,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:03:54,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:03:54,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:03:54,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:03:54,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:03:54,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:03:54,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:03:54,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:03:54,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:03:54,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:03:54,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:03:54,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:03:54,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:03:54,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:03:54,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:03:54,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:03:54,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:03:54,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:03:54,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:03:54,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:03:54,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:03:54,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:03:54,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:03:54,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:03:54,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:03:54,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:03:54,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:03:54,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:03:54,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:03:54,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:03:54,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:03:54,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:03:54,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:03:54,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:03:54,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Property platform.devMode 2022-07-08T15:03:54,825 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@539a885e testClass = CommandUpdatePropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdatePropertyTest@461905d7, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@762deb10 testClass = CommandUpdatePropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:54,826 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:54,826 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.853 s - in org.appng.cli.commands.property.CommandUpdatePropertyTest [INFO] Running org.appng.cli.commands.template.CommandInstallTemplateTest 2022-07-08T15:03:54,829 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:54,829 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2a1177e6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3b181488, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7b53ea41, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@67afb33c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@46a04668, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3de7a660, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5902527f, org.springframework.test.context.event.EventPublishingTestExecutionListener@43ae3c30] 2022-07-08T15:03:54,903 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:54,928 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:54,951 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:03:54,977 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:54,977 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:03:54,978 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:54,978 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:54,978 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:54,979 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:03:54,983 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:55,197 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4d71f24b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:55,203 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@386ec4a6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:55,228 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:55,228 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:55,585 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:54 CEST 2022 2022-07-08T15:03:55,596 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5c2a04b1 testClass = CommandInstallTemplateTest, testInstance = org.appng.cli.commands.template.CommandInstallTemplateTest@15b0118, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@21d40c7c testClass = CommandInstallTemplateTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@471142b7]; rollback [false] 2022-07-08T15:03:55,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:03:55,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:03:55,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:03:55,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:03:55,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:03:55,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:03:55,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:03:55,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:03:55,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:03:55,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:03:55,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:03:55,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:03:55,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:03:55,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:03:55,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:03:55,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:03:55,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:03:55,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:03:55,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:03:55,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:03:55,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:03:55,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:03:55,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:03:55,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:03:55,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:03:55,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:03:55,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:03:55,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:03:55,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:03:55,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:03:55,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:03:55,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:03:55,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:03:55,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:03:55,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:03:55,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:03:55,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:03:55,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:03:55,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:03:55,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:03:55,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:03:55,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:03:55,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:03:55,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:03:55,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:03:55,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:03:55,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:03:55,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:03:55,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:03:55,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:03:55,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:03:55,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:03:55,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:03:55,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:03:55,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:03:55,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-08T15:03:55,687 INFO [main] org.appng.core.service.CoreService: retrieving 'appng-template-0.8.0' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/target/test-classes/localrepo/ 2022-07-08T15:03:55,853 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-07-08T15:03:55,853 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-07-08T15:03:55,854 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-07-08T15:03:55,856 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-07-08T15:03:55,856 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-07-08T15:03:55,857 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-07-08T15:03:55,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Template appng-template 2022-07-08T15:03:55,883 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5c2a04b1 testClass = CommandInstallTemplateTest, testInstance = org.appng.cli.commands.template.CommandInstallTemplateTest@15b0118, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@21d40c7c testClass = CommandInstallTemplateTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:55,884 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:55,884 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 s - in org.appng.cli.commands.template.CommandInstallTemplateTest [INFO] Running org.appng.cli.commands.group.CommandAddGroupTest 2022-07-08T15:03:55,890 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:55,890 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@32a66b4e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7b47e0dd, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@352904d5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@41288da3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@40d572d3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4d0231c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@79a290ff, org.springframework.test.context.event.EventPublishingTestExecutionListener@7c625ffd] 2022-07-08T15:03:55,968 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:55,992 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:56,014 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:03:56,039 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:56,039 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:03:56,040 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:56,040 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:56,040 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:56,041 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:03:56,045 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:56,246 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@fd59215] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:56,252 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@53d3faa9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:56,273 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:56,274 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:56,651 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:55 CEST 2022 2022-07-08T15:03:56,660 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@43ac6084 testClass = CommandAddGroupTest, testInstance = org.appng.cli.commands.group.CommandAddGroupTest@36e054f9, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4f7e7ef8 testClass = CommandAddGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4e4c85e1]; rollback [false] 2022-07-08T15:03:56,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:03:56,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:03:56,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:03:56,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:03:56,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:03:56,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:03:56,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:03:56,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:03:56,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:03:56,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:03:56,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:03:56,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:03:56,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:03:56,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:03:56,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:03:56,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:03:56,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:03:56,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:03:56,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:03:56,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:03:56,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:03:56,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:03:56,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:03:56,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:03:56,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:03:56,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:03:56,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:03:56,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:03:56,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:03:56,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:03:56,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:03:56,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:03:56,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:03:56,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:03:56,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:03:56,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:03:56,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:03:56,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:03:56,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:03:56,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:03:56,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:03:56,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:03:56,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:03:56,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:03:56,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:03:56,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:03:56,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:03:56,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:03:56,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:03:56,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:03:56,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:03:56,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:03:56,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:03:56,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:03:56,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:03:56,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-07-08T15:03:56,705 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins 2022-07-08T15:03:56,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Subject admin 2022-07-08T15:03:56,735 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@43ac6084 testClass = CommandAddGroupTest, testInstance = org.appng.cli.commands.group.CommandAddGroupTest@36e054f9, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4f7e7ef8 testClass = CommandAddGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:56,737 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:56,737 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.848 s - in org.appng.cli.commands.group.CommandAddGroupTest [INFO] Running org.appng.cli.commands.group.CommandDeleteGroupTest 2022-07-08T15:03:56,745 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:56,745 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@25b2d465, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5a595cad, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@66d87874, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1bfcf859, org.springframework.test.context.support.DirtiesContextTestExecutionListener@28de06bf, org.springframework.test.context.transaction.TransactionalTestExecutionListener@38729b3d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1dcc4f9f, org.springframework.test.context.event.EventPublishingTestExecutionListener@618e424f] 2022-07-08T15:03:56,826 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:56,849 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:56,872 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:03:56,898 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:56,898 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:03:56,898 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:56,898 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:56,898 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:56,899 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:03:56,904 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:57,125 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4b526e15] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:57,130 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@211a1106] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:57,150 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:57,150 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:57,513 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:56 CEST 2022 2022-07-08T15:03:57,522 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@158f4c22 testClass = CommandDeleteGroupTest, testInstance = org.appng.cli.commands.group.CommandDeleteGroupTest@36d4f8c1, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7dfc1f89 testClass = CommandDeleteGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@37f753ce]; rollback [false] 2022-07-08T15:03:57,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:03:57,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:03:57,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:03:57,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:03:57,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:03:57,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:03:57,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:03:57,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:03:57,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:03:57,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:03:57,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:03:57,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:03:57,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:03:57,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:03:57,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:03:57,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:03:57,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:03:57,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:03:57,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:03:57,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:03:57,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:03:57,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:03:57,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:03:57,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:03:57,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:03:57,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:03:57,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:03:57,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:03:57,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:03:57,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:03:57,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:03:57,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:03:57,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:03:57,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:03:57,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:03:57,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:03:57,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:03:57,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:03:57,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:03:57,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:03:57,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:03:57,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:03:57,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:03:57,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:03:57,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:03:57,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:03:57,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:03:57,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:03:57,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:03:57,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:03:57,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:03:57,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:03:57,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:03:57,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:03:57,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:03:57,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins 2022-07-08T15:03:57,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Group admins 2022-07-08T15:03:57,578 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@158f4c22 testClass = CommandDeleteGroupTest, testInstance = org.appng.cli.commands.group.CommandDeleteGroupTest@36d4f8c1, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7dfc1f89 testClass = CommandDeleteGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:57,579 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:57,580 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.838 s - in org.appng.cli.commands.group.CommandDeleteGroupTest [INFO] Running org.appng.cli.commands.group.CommandListGroupsTest 2022-07-08T15:03:57,585 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:57,586 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@23a74b7e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@25fab989, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@38cc8317, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6b083fdf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@72ed757b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2abbc5e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5ea35327, org.springframework.test.context.event.EventPublishingTestExecutionListener@747f79eb] 2022-07-08T15:03:57,653 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:57,677 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:57,699 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:03:57,722 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:57,722 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:03:57,723 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:57,723 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:57,723 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:57,723 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:03:57,727 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:57,932 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@f927ead] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:57,937 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@38a74f6f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:57,956 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:57,957 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:58,319 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:57 CEST 2022 2022-07-08T15:03:58,328 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4058fff2 testClass = CommandListGroupsTest, testInstance = org.appng.cli.commands.group.CommandListGroupsTest@57f8c3a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5e3569e8 testClass = CommandListGroupsTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@27bfff74]; rollback [false] 2022-07-08T15:03:58,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:03:58,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:03:58,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:03:58,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:03:58,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:03:58,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:03:58,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:03:58,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:03:58,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:03:58,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:03:58,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:03:58,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:03:58,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:03:58,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:03:58,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:03:58,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:03:58,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:03:58,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:03:58,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:03:58,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:03:58,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:03:58,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:03:58,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:03:58,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:03:58,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:03:58,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:03:58,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:03:58,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:03:58,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:03:58,339 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:03:58,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:03:58,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:03:58,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:03:58,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:03:58,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:03:58,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:03:58,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:03:58,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:03:58,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:03:58,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:03:58,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:03:58,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:03:58,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:03:58,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:03:58,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:03:58,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:03:58,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:03:58,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:03:58,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:03:58,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:03:58,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:03:58,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:03:58,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:03:58,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:03:58,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:03:58,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group users 2022-07-08T15:03:58,365 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4058fff2 testClass = CommandListGroupsTest, testInstance = org.appng.cli.commands.group.CommandListGroupsTest@57f8c3a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5e3569e8 testClass = CommandListGroupsTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:58,367 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:58,367 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.784 s - in org.appng.cli.commands.group.CommandListGroupsTest [INFO] Running org.appng.cli.commands.group.CommandCreateGroupTest 2022-07-08T15:03:58,371 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:58,372 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@11933c65, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4f36a9a8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@4f2fcbe0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6d80b629, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6578cfe8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1f795106, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2e38e9c2, org.springframework.test.context.event.EventPublishingTestExecutionListener@46e123d2] 2022-07-08T15:03:58,450 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:58,473 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:58,494 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:03:58,517 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:58,517 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:03:58,518 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:58,518 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:58,518 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:58,519 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:03:58,523 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:58,705 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6cdca749] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:58,710 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6b6f189] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:58,729 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:58,730 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:59,051 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:58 CEST 2022 2022-07-08T15:03:59,059 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2a29a6b testClass = CommandCreateGroupTest, testInstance = org.appng.cli.commands.group.CommandCreateGroupTest@2162dd71, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@569d2418 testClass = CommandCreateGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@722b438]; rollback [false] 2022-07-08T15:03:59,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:03:59,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:03:59,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:03:59,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:03:59,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:03:59,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:03:59,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:03:59,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:03:59,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:03:59,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:03:59,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:03:59,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:03:59,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:03:59,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:03:59,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:03:59,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:03:59,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:03:59,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:03:59,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:03:59,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:03:59,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:03:59,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:03:59,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:03:59,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:03:59,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:03:59,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:03:59,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:03:59,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:03:59,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:03:59,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:03:59,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:03:59,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:03:59,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:03:59,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:03:59,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:03:59,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:03:59,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:03:59,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:03:59,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:03:59,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:03:59,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:03:59,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:03:59,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:03:59,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:03:59,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:03:59,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:03:59,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:03:59,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:03:59,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:03:59,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:03:59,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:03:59,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:03:59,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:03:59,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:03:59,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:03:59,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins 2022-07-08T15:03:59,096 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2a29a6b testClass = CommandCreateGroupTest, testInstance = org.appng.cli.commands.group.CommandCreateGroupTest@2162dd71, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@569d2418 testClass = CommandCreateGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:59,098 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:59,098 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s - in org.appng.cli.commands.group.CommandCreateGroupTest [INFO] Running org.appng.cli.commands.repository.CommandCreateRepositoryTest 2022-07-08T15:03:59,103 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:59,103 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6b12a5ed, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@20d6746b, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2687b380, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2c818772, org.springframework.test.context.support.DirtiesContextTestExecutionListener@52c272c2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@41a421dd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5a2481da, org.springframework.test.context.event.EventPublishingTestExecutionListener@7abe37fb] 2022-07-08T15:03:59,187 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:59,210 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:59,230 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:03:59,253 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:03:59,254 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:03:59,254 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:03:59,254 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:03:59,254 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:03:59,255 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:03:59,259 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:03:59,436 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@a134e19] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:59,441 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4ffa42ba] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:03:59,460 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:03:59,461 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:59,803 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:59 CEST 2022 2022-07-08T15:03:59,818 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@29458e18 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@1859c7a0, testMethod = testCreateRemote@CommandCreateRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ada8d96 testClass = CommandCreateRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@311cbae0]; rollback [false] 2022-07-08T15:03:59,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:03:59,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:03:59,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:03:59,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:03:59,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:03:59,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:03:59,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:03:59,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:03:59,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:03:59,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:03:59,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:03:59,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:03:59,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:03:59,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:03:59,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:03:59,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:03:59,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:03:59,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:03:59,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:03:59,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:03:59,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:03:59,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:03:59,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:03:59,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:03:59,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:03:59,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:03:59,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:03:59,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:03:59,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:03:59,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:03:59,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:03:59,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:03:59,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:03:59,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:03:59,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:03:59,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:03:59,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:03:59,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:03:59,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:03:59,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:03:59,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:03:59,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:03:59,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:03:59,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:03:59,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:03:59,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:03:59,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:03:59,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:03:59,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:03:59,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:03:59,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:03:59,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:03:59,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:03:59,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:03:59,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:03:59,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository remoterepo 2022-07-08T15:03:59,863 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@29458e18 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@1859c7a0, testMethod = testCreateRemote@CommandCreateRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ada8d96 testClass = CommandCreateRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:59,865 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@29458e18 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@19846908, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ada8d96 testClass = CommandCreateRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@311cbae0]; rollback [false] 2022-07-08T15:03:59,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-08T15:03:59,888 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@29458e18 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@19846908, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ada8d96 testClass = CommandCreateRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:03:59,889 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:03:59,889 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.779 s - in org.appng.cli.commands.repository.CommandCreateRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandListRepositoryTest 2022-07-08T15:03:59,894 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:03:59,894 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1699e337, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@300a4ff5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3e812f6a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@63b72d5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5fe2a97e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3df53090, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@a38b23b, org.springframework.test.context.event.EventPublishingTestExecutionListener@5748c473] 2022-07-08T15:03:59,957 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:03:59,979 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-08T15:03:59,998 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:04:00,022 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:04:00,022 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:04:00,022 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:04:00,022 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:04:00,022 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:04:00,023 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:04:00,027 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:04:00,230 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@340bdd5c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:00,234 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4bfadf88] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:00,250 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:04:00,251 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:00,549 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:03:59 CEST 2022 2022-07-08T15:04:00,558 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@509d927c testClass = CommandListRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandListRepositoryTest@2421316e, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b9676ce testClass = CommandListRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@a333d6a]; rollback [false] 2022-07-08T15:04:00,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:04:00,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:04:00,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:04:00,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:04:00,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:04:00,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:04:00,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:04:00,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:04:00,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:04:00,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:04:00,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:04:00,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:04:00,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:04:00,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:04:00,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:04:00,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:04:00,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:04:00,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:04:00,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:04:00,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:04:00,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:04:00,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:04:00,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:04:00,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:04:00,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:04:00,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:04:00,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:04:00,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:04:00,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:04:00,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:04:00,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:04:00,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:04:00,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:04:00,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:04:00,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:04:00,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:04:00,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:04:00,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:04:00,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:04:00,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:04:00,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:04:00,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:04:00,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:04:00,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:04:00,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:04:00,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:04:00,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:04:00,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:04:00,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:04:00,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:04:00,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:04:00,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:04:00,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:04:00,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:04:00,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:04:00,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-08T15:04:00,592 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@509d927c testClass = CommandListRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandListRepositoryTest@2421316e, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b9676ce testClass = CommandListRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:00,594 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:00,594 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 s - in org.appng.cli.commands.repository.CommandListRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandDeleteRepositoryTest 2022-07-08T15:04:00,599 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:04:00,599 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1dae4cd, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@623e336d, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@62b6002a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@523627e9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@41c5dee, org.springframework.test.context.transaction.TransactionalTestExecutionListener@17aab35b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@45cf46d4, org.springframework.test.context.event.EventPublishingTestExecutionListener@262528eb] 2022-07-08T15:04:00,659 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:04:00,681 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-08T15:04:00,699 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:04:00,720 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:04:00,721 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:04:00,721 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:04:00,721 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:04:00,721 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:04:00,721 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:04:00,725 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:04:00,880 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@11b5cc39] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:00,884 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@28e73bd1] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:00,901 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:04:00,901 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:01,261 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:04:00 CEST 2022 2022-07-08T15:04:01,270 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5e4ae827 testClass = CommandDeleteRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandDeleteRepositoryTest@56bad42e, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2caee2a7 testClass = CommandDeleteRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@12c9b364]; rollback [false] 2022-07-08T15:04:01,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:04:01,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:04:01,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:04:01,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:04:01,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:04:01,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:04:01,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:04:01,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:04:01,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:04:01,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:04:01,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:04:01,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:04:01,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:04:01,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:04:01,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:04:01,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:04:01,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:04:01,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:04:01,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:04:01,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:04:01,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:04:01,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:04:01,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:04:01,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:04:01,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:04:01,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:04:01,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:04:01,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:04:01,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:04:01,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:04:01,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:04:01,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:04:01,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:04:01,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:04:01,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:04:01,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:04:01,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:04:01,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:04:01,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:04:01,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:04:01,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:04:01,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:04:01,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:04:01,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:04:01,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:04:01,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:04:01,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:04:01,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:04:01,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:04:01,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:04:01,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:04:01,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:04:01,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:04:01,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:04:01,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:04:01,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-08T15:04:01,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Repository localrepo 2022-07-08T15:04:01,323 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5e4ae827 testClass = CommandDeleteRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandDeleteRepositoryTest@56bad42e, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2caee2a7 testClass = CommandDeleteRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:01,325 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:01,325 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 s - in org.appng.cli.commands.repository.CommandDeleteRepositoryTest [INFO] Running org.appng.cli.commands.site.CommandCreateSiteTest 2022-07-08T15:04:01,329 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:04:01,329 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7eaf986e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@8ac8c55, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@f17571a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@37c00cb8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@352e8ec6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@598c7212, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6c1641be, org.springframework.test.context.event.EventPublishingTestExecutionListener@5b843548] 2022-07-08T15:04:01,390 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:04:01,412 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T15:04:01,430 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:04:01,451 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:04:01,452 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:04:01,452 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:04:01,452 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:04:01,452 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:04:01,453 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:04:01,456 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:04:01,620 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4525b096] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:01,624 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@57e78e15] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:01,640 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:04:01,640 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:01,978 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:04:01 CEST 2022 2022-07-08T15:04:01,988 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1b2ad3ee testClass = CommandCreateSiteTest, testInstance = org.appng.cli.commands.site.CommandCreateSiteTest@7211208e, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@745db519 testClass = CommandCreateSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@104d66db]; rollback [false] 2022-07-08T15:04:01,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:04:01,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:04:01,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:04:01,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:04:01,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:04:01,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:04:01,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:04:01,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:04:01,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:04:01,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:04:01,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:04:01,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:04:01,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:04:01,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:04:01,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:04:01,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:04:01,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:04:01,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:04:01,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:04:01,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:04:01,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:04:01,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:04:01,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:04:01,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:04:01,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:04:01,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:04:01,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:04:01,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:04:01,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:04:01,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:04:01,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:04:01,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:04:01,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:04:01,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:04:01,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:04:01,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:04:01,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:04:01,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:04:01,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:04:01,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:04:01,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:04:01,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:04:01,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:04:01,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:04:01,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:04:01,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:04:01,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:04:01,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:04:01,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:04:01,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:04:01,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:04:01,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:04:01,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:04:01,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:04:01,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:04:02,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-08T15:04:02,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-08T15:04:02,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-08T15:04:02,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-08T15:04:02,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-08T15:04:02,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-08T15:04:02,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-08T15:04:02,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-08T15:04:02,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-08T15:04:02,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-08T15:04:02,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-08T15:04:02,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-08T15:04:02,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-08T15:04:02,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-08T15:04:02,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-08T15:04:02,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-08T15:04:02,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-08T15:04:02,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-08T15:04:02,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-08T15:04:02,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-08T15:04:02,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-08T15:04:02,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-08T15:04:02,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-08T15:04:02,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-08T15:04:02,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-08T15:04:02,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-08T15:04:02,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-08T15:04:02,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-08T15:04:02,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-08T15:04:02,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-08T15:04:02,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-08T15:04:02,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-08T15:04:02,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-08T15:04:02,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-08T15:04:02,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-08T15:04:02,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-08T15:04:02,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-08T15:04:02,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-08T15:04:02,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-08T15:04:02,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-08T15:04:02,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-08T15:04:02,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-08T15:04:02,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-08T15:04:02,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-08T15:04:02,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-08T15:04:02,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-08T15:04:02,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-08T15:04:02,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-08T15:04:02,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-08T15:04:02,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-08T15:04:02,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-08T15:04:02,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-08T15:04:02,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-08T15:04:02,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-08T15:04:02,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-08T15:04:02,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-08T15:04:02,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-08T15:04:02,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-08T15:04:02,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-08T15:04:02,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-08T15:04:02,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-08T15:04:02,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-08T15:04:02,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-08T15:04:02,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-08T15:04:02,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-08T15:04:02,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-08T15:04:02,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-08T15:04:02,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-08T15:04:02,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-08T15:04:02,034 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-08T15:04:02,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-08T15:04:02,036 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-07-08T15:04:02,073 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1b2ad3ee testClass = CommandCreateSiteTest, testInstance = org.appng.cli.commands.site.CommandCreateSiteTest@7211208e, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@745db519 testClass = CommandCreateSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:02,075 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:02,076 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 s - in org.appng.cli.commands.site.CommandCreateSiteTest [INFO] Running org.appng.cli.commands.site.CommandDeleteSiteTest 2022-07-08T15:04:02,081 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:04:02,081 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2fe12475, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@35f9ea47, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@520077a5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6194af6f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@47f0eda4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3da18ccf, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6ccd6981, org.springframework.test.context.event.EventPublishingTestExecutionListener@28e64ca0] 2022-07-08T15:04:02,142 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:04:02,165 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T15:04:02,183 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:04:02,205 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:04:02,205 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:04:02,205 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:04:02,205 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:04:02,205 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:04:02,206 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:04:02,210 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:04:02,399 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5b07ea10] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:02,403 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ba53eae] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:02,422 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:04:02,422 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:02,849 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:04:02 CEST 2022 2022-07-08T15:04:02,860 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2a71d462 testClass = CommandDeleteSiteTest, testInstance = org.appng.cli.commands.site.CommandDeleteSiteTest@68faa4bb, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@67a831b1 testClass = CommandDeleteSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7b683a5f]; rollback [false] 2022-07-08T15:04:02,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:04:02,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:04:02,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:04:02,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:04:02,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:04:02,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:04:02,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:04:02,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:04:02,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:04:02,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:04:02,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:04:02,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:04:02,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:04:02,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:04:02,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:04:02,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:04:02,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:04:02,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:04:02,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:04:02,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:04:02,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:04:02,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:04:02,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:04:02,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:04:02,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:04:02,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:04:02,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:04:02,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:04:02,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:04:02,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:04:02,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:04:02,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:04:02,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:04:02,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:04:02,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:04:02,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:04:02,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:04:02,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:04:02,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:04:02,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:04:02,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:04:02,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:04:02,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:04:02,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:04:02,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:04:02,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:04:02,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:04:02,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:04:02,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:04:02,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:04:02,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:04:02,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:04:02,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:04:02,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:04:02,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:04:02,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-08T15:04:02,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-08T15:04:02,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-08T15:04:02,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-07-08T15:04:02,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-07-08T15:04:02,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-08T15:04:02,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-07-08T15:04:02,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-08T15:04:02,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-07-08T15:04:02,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-07-08T15:04:02,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-08T15:04:02,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-08T15:04:02,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-08T15:04:02,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-08T15:04:02,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-07-08T15:04:02,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-08T15:04:02,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-08T15:04:02,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-08T15:04:02,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-08T15:04:02,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-07-08T15:04:02,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-07-08T15:04:02,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-07-08T15:04:02,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-08T15:04:02,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-08T15:04:02,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-08T15:04:02,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-08T15:04:02,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-07-08T15:04:02,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-07-08T15:04:02,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-08T15:04:02,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-07-08T15:04:02,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-07-08T15:04:02,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-08T15:04:02,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-08T15:04:02,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-08T15:04:02,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-07-08T15:04:02,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-07-08T15:04:02,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-08T15:04:02,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-08T15:04:02,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-08T15:04:02,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-07-08T15:04:02,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-08T15:04:02,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-07-08T15:04:02,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-08T15:04:02,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-07-08T15:04:02,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-08T15:04:02,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-08T15:04:02,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-08T15:04:02,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-08T15:04:02,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-08T15:04:02,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-08T15:04:02,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-08T15:04:02,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-08T15:04:02,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-07-08T15:04:02,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-08T15:04:02,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-08T15:04:02,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-08T15:04:02,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-08T15:04:02,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-08T15:04:02,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-07-08T15:04:02,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-08T15:04:02,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-08T15:04:02,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-08T15:04:02,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-08T15:04:02,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-08T15:04:02,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-08T15:04:02,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-08T15:04:02,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-08T15:04:02,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-07-08T15:04:02,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-08T15:04:02,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-08T15:04:02,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-07-08T15:04:02,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite site 'testsite' is NOT running at http://example.com:8080/manager/testsite 2022-07-08T15:04:13,011 INFO [main] org.appng.core.service.CoreService: starting deletion of site testsite 2022-07-08T15:04:13,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-08T15:04:13,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-08T15:04:13,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.appendTabId 2022-07-08T15:04:13,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.assetsDir 2022-07-08T15:04:13,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authApplication 2022-07-08T15:04:13,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-08T15:04:13,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-08T15:04:13,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-08T15:04:13,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-08T15:04:13,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-08T15:04:13,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-08T15:04:13,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-08T15:04:13,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-08T15:04:13,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-08T15:04:13,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-08T15:04:13,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-08T15:04:13,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-08T15:04:13,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-08T15:04:13,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-08T15:04:13,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-08T15:04:13,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-08T15:04:13,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-08T15:04:13,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultPage 2022-07-08T15:04:13,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-08T15:04:13,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.documentDir 2022-07-08T15:04:13,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.encoding 2022-07-08T15:04:13,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-08T15:04:13,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.errorPage 2022-07-08T15:04:13,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.errorPages 2022-07-08T15:04:13,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.host 2022-07-08T15:04:13,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexConfig 2022-07-08T15:04:13,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexDir 2022-07-08T15:04:13,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-08T15:04:13,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-08T15:04:13,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-08T15:04:13,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-08T15:04:13,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-08T15:04:13,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-08T15:04:13,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-08T15:04:13,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-08T15:04:13,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-08T15:04:13,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-08T15:04:13,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-08T15:04:13,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapHost 2022-07-08T15:04:13,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-08T15:04:13,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-08T15:04:13,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-08T15:04:13,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-08T15:04:13,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapUser 2022-07-08T15:04:13,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-08T15:04:13,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.locale 2022-07-08T15:04:13,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-08T15:04:13,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailHost 2022-07-08T15:04:13,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailPort 2022-07-08T15:04:13,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.manager-path 2022-07-08T15:04:13,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.name 2022-07-08T15:04:13,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-08T15:04:13,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-08T15:04:13,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-08T15:04:13,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.service-path 2022-07-08T15:04:13,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-08T15:04:13,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-08T15:04:13,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-08T15:04:13,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-08T15:04:13,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-08T15:04:13,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-08T15:04:13,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-08T15:04:13,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.template 2022-07-08T15:04:13,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.timeZone 2022-07-08T15:04:13,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.wwwDir 2022-07-08T15:04:13,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-08T15:04:13,062 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-07-08T15:04:13,065 INFO [main] org.appng.core.service.CoreService: done deleting site testsite 2022-07-08T15:04:13,068 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Site testsite 2022-07-08T15:04:13,070 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2a71d462 testClass = CommandDeleteSiteTest, testInstance = org.appng.cli.commands.site.CommandDeleteSiteTest@68faa4bb, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@67a831b1 testClass = CommandDeleteSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:13,072 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:13,072 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.992 s - in org.appng.cli.commands.site.CommandDeleteSiteTest [INFO] Running org.appng.cli.commands.site.CommandListSitesTest 2022-07-08T15:04:13,080 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:04:13,083 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@229f8bff, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2c8fe599, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@37878749, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4c9b1bb6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1285b1a9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@41f53d4d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4a4357f5, org.springframework.test.context.event.EventPublishingTestExecutionListener@5e11a3a0] 2022-07-08T15:04:13,162 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:04:13,185 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-08T15:04:13,213 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:04:13,236 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:04:13,237 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:04:13,237 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:04:13,237 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:04:13,237 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:04:13,238 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:04:13,243 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:04:13,404 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6ae0fa4f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:13,408 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@19c63176] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:13,424 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:04:13,424 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:13,776 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:04:13 CEST 2022 2022-07-08T15:04:13,786 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4afdb09 testClass = CommandListSitesTest, testInstance = org.appng.cli.commands.site.CommandListSitesTest@3f72b18e, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33ee01cc testClass = CommandListSitesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@28efdcd1]; rollback [false] 2022-07-08T15:04:13,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:04:13,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:04:13,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:04:13,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:04:13,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:04:13,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:04:13,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:04:13,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:04:13,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:04:13,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:04:13,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:04:13,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:04:13,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:04:13,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:04:13,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:04:13,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:04:13,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:04:13,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:04:13,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:04:13,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:04:13,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:04:13,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:04:13,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:04:13,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:04:13,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:04:13,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:04:13,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:04:13,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:04:13,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:04:13,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:04:13,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:04:13,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:04:13,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:04:13,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:04:13,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:04:13,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:04:13,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:04:13,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:04:13,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:04:13,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:04:13,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:04:13,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:04:13,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:04:13,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:04:13,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:04:13,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:04:13,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:04:13,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:04:13,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:04:13,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:04:13,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:04:13,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:04:13,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:04:13,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:04:13,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:04:13,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-08T15:04:13,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-08T15:04:13,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-08T15:04:13,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-07-08T15:04:13,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-07-08T15:04:13,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-08T15:04:13,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-07-08T15:04:13,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-08T15:04:13,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-07-08T15:04:13,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-07-08T15:04:13,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-08T15:04:13,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-08T15:04:13,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-08T15:04:13,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-08T15:04:13,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-07-08T15:04:13,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-08T15:04:13,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-08T15:04:13,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-08T15:04:13,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-08T15:04:13,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-07-08T15:04:13,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-07-08T15:04:13,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-07-08T15:04:13,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-08T15:04:13,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-08T15:04:13,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-08T15:04:13,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-08T15:04:13,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-07-08T15:04:13,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-07-08T15:04:13,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-08T15:04:13,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-07-08T15:04:13,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-07-08T15:04:13,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-08T15:04:13,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-08T15:04:13,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-08T15:04:13,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-07-08T15:04:13,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-07-08T15:04:13,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-08T15:04:13,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-08T15:04:13,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-08T15:04:13,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-07-08T15:04:13,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-08T15:04:13,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-07-08T15:04:13,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-08T15:04:13,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-07-08T15:04:13,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-08T15:04:13,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-08T15:04:13,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-08T15:04:13,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-08T15:04:13,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-08T15:04:13,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-08T15:04:13,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-08T15:04:13,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-08T15:04:13,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-07-08T15:04:13,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-08T15:04:13,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-08T15:04:13,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-08T15:04:13,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-08T15:04:13,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-08T15:04:13,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-07-08T15:04:13,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-08T15:04:13,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-08T15:04:13,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-08T15:04:13,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-08T15:04:13,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-08T15:04:13,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-08T15:04:13,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-08T15:04:13,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-08T15:04:13,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-07-08T15:04:13,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-08T15:04:13,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-08T15:04:13,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-07-08T15:04:13,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite 2022-07-08T15:04:13,847 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4afdb09 testClass = CommandListSitesTest, testInstance = org.appng.cli.commands.site.CommandListSitesTest@3f72b18e, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@33ee01cc testClass = CommandListSitesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:13,848 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:13,848 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 s - in org.appng.cli.commands.site.CommandListSitesTest [INFO] Running org.appng.cli.commands.site.CommandCheckSiteRunningTest 2022-07-08T15:04:13,852 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:04:13,852 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@10e3f2b4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@61a6e815, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6897ea7b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@19c2677e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@163b50a0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@400bf432, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@17981a7a, org.springframework.test.context.event.EventPublishingTestExecutionListener@1deb6660] 2022-07-08T15:04:13,927 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:04:13,950 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T15:04:13,970 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:04:13,993 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:04:13,993 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:04:13,993 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:04:13,993 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:04:13,993 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:04:13,994 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:04:13,998 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:04:14,151 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@46ca38d1] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:14,155 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7a29753f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:14,171 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:04:14,172 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:14,494 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:04:13 CEST 2022 2022-07-08T15:04:14,501 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@67c46a5b testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@7d9d8b1d, testMethod = testInvalidResponse@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1fcd06d6 testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@13455e0]; rollback [false] 2022-07-08T15:04:14,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:04:14,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:04:14,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:04:14,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:04:14,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:04:14,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:04:14,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:04:14,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:04:14,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:04:14,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:04:14,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:04:14,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:04:14,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:04:14,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:04:14,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:04:14,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:04:14,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:04:14,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:04:14,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:04:14,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:04:14,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:04:14,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:04:14,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:04:14,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:04:14,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:04:14,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:04:14,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:04:14,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:04:14,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:04:14,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:04:14,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:04:14,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:04:14,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:04:14,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:04:14,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:04:14,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:04:14,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:04:14,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:04:14,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:04:14,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:04:14,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:04:14,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:04:14,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:04:14,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:04:14,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:04:14,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:04:14,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:04:14,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:04:14,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:04:14,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:04:14,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:04:14,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:04:14,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:04:14,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:04:14,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:04:14,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheStatistics 2022-07-08T15:04:14,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.allowSkipRender 2022-07-08T15:04:14,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.locale 2022-07-08T15:04:14,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexQueueSize 2022-07-08T15:04:14,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeouts 2022-07-08T15:04:14,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailPort 2022-07-08T15:04:14,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.DatasourceConfigurer 2022-07-08T15:04:14,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheClearOnShutdown 2022-07-08T15:04:14,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.serviceOutputFormat 2022-07-08T15:04:14,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.sessionTrackingEnabled 2022-07-08T15:04:14,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcMaxLifetime 2022-07-08T15:04:14,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.supportedLanguages 2022-07-08T15:04:14,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexTimeout 2022-07-08T15:04:14,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.appendTabId 2022-07-08T15:04:14,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.supportReloadFile 2022-07-08T15:04:14,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapPrincipalScheme 2022-07-08T15:04:14,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.service-path 2022-07-08T15:04:14,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcValidationTimeout 2022-07-08T15:04:14,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLoginPage 2022-07-08T15:04:14,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutRef 2022-07-08T15:04:14,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultApplication 2022-07-08T15:04:14,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.wwwDir 2022-07-08T15:04:14,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLoginRef 2022-07-08T15:04:14,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultPageSize 2022-07-08T15:04:14,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailDisabled 2022-07-08T15:04:14,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.name 2022-07-08T15:04:14,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.assetsDir 2022-07-08T15:04:14,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.xssExceptions 2022-07-08T15:04:14,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexDir 2022-07-08T15:04:14,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.enforcePrimaryDomain 2022-07-08T15:04:14,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapIdAttribute 2022-07-08T15:04:14,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheEnabled 2022-07-08T15:04:14,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultPage 2022-07-08T15:04:14,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.rewriteConfig 2022-07-08T15:04:14,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.template 2022-07-08T15:04:14,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectionEnabled 2022-07-08T15:04:14,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutActionName 2022-07-08T15:04:14,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.serviceOutputType 2022-07-08T15:04:14,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.searchMaxHits 2022-07-08T15:04:14,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapUser 2022-07-08T15:04:14,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.siteRootDir 2022-07-08T15:04:14,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeToLive 2022-07-08T15:04:14,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.searchChunkSize 2022-07-08T15:04:14,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcConnectionTimeout 2022-07-08T15:04:14,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapHost 2022-07-08T15:04:14,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeoutsAntStyle 2022-07-08T15:04:14,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapUserBaseDn 2022-07-08T15:04:14,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.host 2022-07-08T15:04:14,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutActionValue 2022-07-08T15:04:14,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcLogPerformance 2022-07-08T15:04:14,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapDomain 2022-07-08T15:04:14,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.manager-path 2022-07-08T15:04:14,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexFileSystemQueueSize 2022-07-08T15:04:14,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapStartTls 2022-07-08T15:04:14,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutPage 2022-07-08T15:04:14,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.errorPage 2022-07-08T15:04:14,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailHost 2022-07-08T15:04:14,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexConfig 2022-07-08T15:04:14,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectedMethods 2022-07-08T15:04:14,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapGroupBaseDn 2022-07-08T15:04:14,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.documentDir 2022-07-08T15:04:14,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authApplication 2022-07-08T15:04:14,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.tagPrefix 2022-07-08T15:04:14,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectedPaths 2022-07-08T15:04:14,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.encoding 2022-07-08T15:04:14,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.timeZone 2022-07-08T15:04:14,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapPassword 2022-07-08T15:04:14,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.errorPages 2022-07-08T15:04:14,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexFileTypes 2022-07-08T15:04:14,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheExceptions 2022-07-08T15:04:14,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapDisabled 2022-07-08T15:04:14,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site test2 site 'test2' is NOT running at http://example.com/manager/test2 HTTP response code: 404 2022-07-08T15:04:14,735 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@67c46a5b testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@7d9d8b1d, testMethod = testInvalidResponse@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1fcd06d6 testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:14,736 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@67c46a5b testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@463b74b6, testMethod = testInvalidUri@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1fcd06d6 testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@13455e0]; rollback [false] 2022-07-08T15:04:14,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapIdAttribute 2022-07-08T15:04:14,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheEnabled 2022-07-08T15:04:14,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeToLive 2022-07-08T15:04:14,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.siteRootDir 2022-07-08T15:04:14,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.template 2022-07-08T15:04:14,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.host 2022-07-08T15:04:14,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.supportReloadFile 2022-07-08T15:04:14,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexDir 2022-07-08T15:04:14,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.documentDir 2022-07-08T15:04:14,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authApplication 2022-07-08T15:04:14,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLoginPage 2022-07-08T15:04:14,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapDisabled 2022-07-08T15:04:14,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcConnectionTimeout 2022-07-08T15:04:14,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectedPaths 2022-07-08T15:04:14,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheClearOnShutdown 2022-07-08T15:04:14,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.encoding 2022-07-08T15:04:14,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexFileTypes 2022-07-08T15:04:14,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultPageSize 2022-07-08T15:04:14,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailHost 2022-07-08T15:04:14,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectedMethods 2022-07-08T15:04:14,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.DatasourceConfigurer 2022-07-08T15:04:14,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.tagPrefix 2022-07-08T15:04:14,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.name 2022-07-08T15:04:14,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapUser 2022-07-08T15:04:14,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.sessionTrackingEnabled 2022-07-08T15:04:14,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.serviceOutputFormat 2022-07-08T15:04:14,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeouts 2022-07-08T15:04:14,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcValidationTimeout 2022-07-08T15:04:14,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapStartTls 2022-07-08T15:04:14,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapDomain 2022-07-08T15:04:14,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.appendTabId 2022-07-08T15:04:14,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeoutsAntStyle 2022-07-08T15:04:14,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcMaxLifetime 2022-07-08T15:04:14,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexTimeout 2022-07-08T15:04:14,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.searchMaxHits 2022-07-08T15:04:14,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.service-path 2022-07-08T15:04:14,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailPort 2022-07-08T15:04:14,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.wwwDir 2022-07-08T15:04:14,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.serviceOutputType 2022-07-08T15:04:14,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.rewriteConfig 2022-07-08T15:04:14,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultApplication 2022-07-08T15:04:14,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheStatistics 2022-07-08T15:04:14,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheExceptions 2022-07-08T15:04:14,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.timeZone 2022-07-08T15:04:14,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLoginRef 2022-07-08T15:04:14,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcLogPerformance 2022-07-08T15:04:14,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultPage 2022-07-08T15:04:14,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutPage 2022-07-08T15:04:14,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutRef 2022-07-08T15:04:14,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.allowSkipRender 2022-07-08T15:04:14,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapUserBaseDn 2022-07-08T15:04:14,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.errorPages 2022-07-08T15:04:14,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.enforcePrimaryDomain 2022-07-08T15:04:14,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapPassword 2022-07-08T15:04:14,756 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapPrincipalScheme 2022-07-08T15:04:14,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.assetsDir 2022-07-08T15:04:14,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.supportedLanguages 2022-07-08T15:04:14,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexQueueSize 2022-07-08T15:04:14,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutActionValue 2022-07-08T15:04:14,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectionEnabled 2022-07-08T15:04:14,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexConfig 2022-07-08T15:04:14,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapGroupBaseDn 2022-07-08T15:04:14,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.xssExceptions 2022-07-08T15:04:14,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailDisabled 2022-07-08T15:04:14,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.errorPage 2022-07-08T15:04:14,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.locale 2022-07-08T15:04:14,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutActionName 2022-07-08T15:04:14,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapHost 2022-07-08T15:04:14,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.searchChunkSize 2022-07-08T15:04:14,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.manager-path 2022-07-08T15:04:14,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexFileSystemQueueSize 2022-07-08T15:04:14,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site test site 'test' is NOT running at http://localhorst:8080/manager/test 2022-07-08T15:04:14,870 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@67c46a5b testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@463b74b6, testMethod = testInvalidUri@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1fcd06d6 testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:14,874 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@67c46a5b testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@72fbb0bc, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1fcd06d6 testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@13455e0]; rollback [false] 2022-07-08T15:04:14,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-07-08T15:04:14,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-07-08T15:04:14,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-07-08T15:04:14,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-07-08T15:04:14,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-07-08T15:04:14,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-07-08T15:04:14,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-07-08T15:04:14,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-07-08T15:04:14,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-07-08T15:04:14,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-07-08T15:04:14,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-07-08T15:04:14,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-07-08T15:04:14,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-07-08T15:04:14,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-07-08T15:04:14,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-07-08T15:04:14,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-07-08T15:04:14,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-07-08T15:04:14,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-07-08T15:04:14,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-07-08T15:04:14,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-07-08T15:04:14,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-07-08T15:04:14,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-07-08T15:04:14,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-07-08T15:04:14,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-07-08T15:04:14,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-07-08T15:04:14,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-07-08T15:04:14,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-07-08T15:04:14,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-07-08T15:04:14,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-07-08T15:04:14,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-07-08T15:04:14,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-07-08T15:04:14,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-07-08T15:04:14,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-07-08T15:04:14,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-07-08T15:04:14,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-07-08T15:04:14,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-07-08T15:04:14,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-07-08T15:04:14,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-07-08T15:04:14,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-07-08T15:04:14,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-07-08T15:04:14,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-07-08T15:04:14,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-07-08T15:04:14,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-07-08T15:04:14,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-07-08T15:04:14,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-07-08T15:04:14,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-07-08T15:04:14,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-07-08T15:04:14,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-07-08T15:04:14,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-07-08T15:04:14,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-07-08T15:04:14,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-07-08T15:04:14,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-07-08T15:04:14,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-07-08T15:04:14,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-07-08T15:04:14,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-07-08T15:04:14,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-07-08T15:04:14,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-07-08T15:04:14,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-07-08T15:04:14,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-07-08T15:04:14,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-07-08T15:04:14,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-07-08T15:04:14,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-07-08T15:04:14,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-07-08T15:04:14,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-07-08T15:04:14,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-07-08T15:04:14,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-07-08T15:04:14,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-07-08T15:04:14,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-07-08T15:04:14,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-07-08T15:04:14,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-07-08T15:04:14,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-07-08T15:04:14,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng site 'appng' is running at http://localhost:8080/manager/appng with appNG version 1.0.0-M3 2022-07-08T15:04:14,937 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@67c46a5b testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@72fbb0bc, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1fcd06d6 testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:14,938 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:14,939 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.088 s - in org.appng.cli.commands.site.CommandCheckSiteRunningTest [INFO] Running org.appng.cli.commands.site.CommandSetSiteActiveTest 2022-07-08T15:04:14,943 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:04:14,944 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3e1b779d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@192d71dc, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6e4bcb03, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@41f053a6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2432739a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@56635551, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@66409f4d, org.springframework.test.context.event.EventPublishingTestExecutionListener@256e9d40] 2022-07-08T15:04:15,025 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:04:15,049 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-08T15:04:15,069 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:04:15,093 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:04:15,094 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:04:15,094 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:04:15,094 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:04:15,094 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:04:15,095 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:04:15,099 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:04:15,264 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@42fd4d5f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:15,268 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@96fc92d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:15,287 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:04:15,287 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:15,638 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:04:15 CEST 2022 2022-07-08T15:04:15,646 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@21845cfb testClass = CommandSetSiteActiveTest, testInstance = org.appng.cli.commands.site.CommandSetSiteActiveTest@68699e41, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251991d2 testClass = CommandSetSiteActiveTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@24fc28b1]; rollback [false] 2022-07-08T15:04:15,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:04:15,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:04:15,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:04:15,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:04:15,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:04:15,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:04:15,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:04:15,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:04:15,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:04:15,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:04:15,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:04:15,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:04:15,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:04:15,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:04:15,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:04:15,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:04:15,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:04:15,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:04:15,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:04:15,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:04:15,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:04:15,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:04:15,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:04:15,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:04:15,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:04:15,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:04:15,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:04:15,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:04:15,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:04:15,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:04:15,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:04:15,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:04:15,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:04:15,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:04:15,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:04:15,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:04:15,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:04:15,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:04:15,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:04:15,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:04:15,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:04:15,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:04:15,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:04:15,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:04:15,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:04:15,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:04:15,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:04:15,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:04:15,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:04:15,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:04:15,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:04:15,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:04:15,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:04:15,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:04:15,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:04:15,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-08T15:04:15,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-08T15:04:15,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-08T15:04:15,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-07-08T15:04:15,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-07-08T15:04:15,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-08T15:04:15,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-07-08T15:04:15,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-08T15:04:15,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-07-08T15:04:15,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-07-08T15:04:15,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-08T15:04:15,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-08T15:04:15,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-08T15:04:15,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-08T15:04:15,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-07-08T15:04:15,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-08T15:04:15,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-08T15:04:15,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-08T15:04:15,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-08T15:04:15,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-07-08T15:04:15,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-07-08T15:04:15,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-07-08T15:04:15,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-08T15:04:15,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-08T15:04:15,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-08T15:04:15,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-08T15:04:15,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-07-08T15:04:15,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-07-08T15:04:15,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-08T15:04:15,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-07-08T15:04:15,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-07-08T15:04:15,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-08T15:04:15,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-08T15:04:15,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-08T15:04:15,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-07-08T15:04:15,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-07-08T15:04:15,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-08T15:04:15,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-08T15:04:15,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-08T15:04:15,683 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-07-08T15:04:15,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-08T15:04:15,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-07-08T15:04:15,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-08T15:04:15,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-07-08T15:04:15,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-08T15:04:15,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-08T15:04:15,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-08T15:04:15,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-08T15:04:15,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-08T15:04:15,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-08T15:04:15,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-08T15:04:15,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-08T15:04:15,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-07-08T15:04:15,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-08T15:04:15,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-08T15:04:15,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-08T15:04:15,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-08T15:04:15,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-08T15:04:15,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-07-08T15:04:15,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-08T15:04:15,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-08T15:04:15,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-08T15:04:15,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-08T15:04:15,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-08T15:04:15,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-08T15:04:15,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-08T15:04:15,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-08T15:04:15,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-07-08T15:04:15,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-08T15:04:15,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-08T15:04:15,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-07-08T15:04:15,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite 2022-07-08T15:04:15,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Site testsite 2022-07-08T15:04:15,718 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@21845cfb testClass = CommandSetSiteActiveTest, testInstance = org.appng.cli.commands.site.CommandSetSiteActiveTest@68699e41, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251991d2 testClass = CommandSetSiteActiveTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:15,720 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:15,721 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.782 s - in org.appng.cli.commands.site.CommandSetSiteActiveTest [INFO] Running org.appng.cli.commands.permission.RemovePermissionTest 2022-07-08T15:04:15,729 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:04:15,729 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@55dbf397, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@46bd0f63, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@77287c8b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@74550d1c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7e181f4a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5070d1fd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6488335c, org.springframework.test.context.event.EventPublishingTestExecutionListener@38e9ef3c] 2022-07-08T15:04:15,792 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:04:15,826 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 33 ms. Found 15 JPA repository interfaces. 2022-07-08T15:04:15,852 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:04:15,875 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:04:15,875 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:04:15,876 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:04:15,876 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:04:15,876 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:04:15,877 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:04:15,881 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:04:16,045 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4a033710] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:16,048 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7276110f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:16,064 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:04:16,064 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:16,350 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:04:15 CEST 2022 2022-07-08T15:04:16,359 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2fcdfc49 testClass = RemovePermissionTest, testInstance = org.appng.cli.commands.permission.RemovePermissionTest@43f60e67, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@93d8058 testClass = RemovePermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@43d5ba43]; rollback [false] 2022-07-08T15:04:16,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:04:16,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:04:16,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:04:16,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:04:16,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:04:16,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:04:16,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:04:16,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:04:16,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:04:16,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:04:16,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:04:16,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:04:16,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:04:16,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:04:16,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:04:16,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:04:16,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:04:16,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:04:16,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:04:16,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:04:16,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:04:16,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:04:16,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:04:16,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:04:16,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:04:16,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:04:16,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:04:16,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:04:16,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:04:16,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:04:16,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:04:16,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:04:16,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:04:16,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:04:16,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:04:16,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:04:16,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:04:16,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:04:16,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:04:16,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:04:16,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:04:16,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:04:16,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:04:16,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:04:16,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:04:16,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:04:16,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:04:16,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:04:16,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:04:16,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:04:16,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:04:16,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:04:16,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:04:16,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:04:16,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:04:16,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager 2022-07-08T15:04:16,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin 2022-07-08T15:04:16,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-07-08T15:04:16,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar 2022-07-08T15:04:16,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-07-08T15:04:16,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-07-08T15:04:16,413 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2fcdfc49 testClass = RemovePermissionTest, testInstance = org.appng.cli.commands.permission.RemovePermissionTest@43f60e67, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@93d8058 testClass = RemovePermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:16,414 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:16,414 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 s - in org.appng.cli.commands.permission.RemovePermissionTest [INFO] Running org.appng.cli.commands.permission.ListPermissionTest 2022-07-08T15:04:16,419 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:04:16,420 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1189d7fd, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3df088e, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2de8a655, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7f4ca2d2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@20a5a4f9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5bc5531b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@33f78c38, org.springframework.test.context.event.EventPublishingTestExecutionListener@29b7f2a6] 2022-07-08T15:04:16,477 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:04:16,499 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-08T15:04:16,516 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:04:16,537 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:04:16,537 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:04:16,538 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:04:16,538 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:04:16,538 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:04:16,539 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:04:16,542 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:04:16,700 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@79ff2ccc] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:16,705 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5dbf3a94] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:16,723 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:04:16,724 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:17,065 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:04:16 CEST 2022 2022-07-08T15:04:17,076 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@a47133 testClass = ListPermissionTest, testInstance = org.appng.cli.commands.permission.ListPermissionTest@6fe39e5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@55fe3fe3 testClass = ListPermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@74b47a30]; rollback [false] 2022-07-08T15:04:17,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:04:17,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:04:17,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:04:17,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:04:17,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:04:17,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:04:17,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:04:17,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:04:17,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:04:17,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:04:17,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:04:17,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:04:17,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:04:17,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:04:17,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:04:17,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:04:17,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:04:17,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:04:17,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:04:17,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:04:17,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:04:17,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:04:17,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:04:17,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:04:17,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:04:17,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:04:17,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:04:17,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:04:17,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:04:17,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:04:17,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:04:17,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:04:17,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:04:17,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:04:17,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:04:17,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:04:17,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:04:17,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:04:17,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:04:17,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:04:17,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:04:17,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:04:17,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:04:17,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:04:17,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:04:17,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:04:17,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:04:17,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:04:17,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:04:17,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:04:17,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:04:17,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:04:17,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:04:17,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:04:17,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:04:17,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager 2022-07-08T15:04:17,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin 2022-07-08T15:04:17,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-07-08T15:04:17,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar 2022-07-08T15:04:17,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-07-08T15:04:17,125 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@a47133 testClass = ListPermissionTest, testInstance = org.appng.cli.commands.permission.ListPermissionTest@6fe39e5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@55fe3fe3 testClass = ListPermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:17,128 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:17,128 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 s - in org.appng.cli.commands.permission.ListPermissionTest [INFO] Running org.appng.cli.commands.permission.AddPermissionTest 2022-07-08T15:04:17,137 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:04:17,138 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3061c998, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6bfa5fbe, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@258a4f9f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@45d61477, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7bc5285c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@427b9f35, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@357ad652, org.springframework.test.context.event.EventPublishingTestExecutionListener@407a1926] 2022-07-08T15:04:17,213 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:04:17,234 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T15:04:17,251 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:04:17,270 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:04:17,271 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:04:17,271 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:04:17,271 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:04:17,271 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:04:17,272 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:04:17,275 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:04:17,416 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@28121e67] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:17,419 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@41bf5b46] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:17,435 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:04:17,435 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:17,748 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:04:17 CEST 2022 2022-07-08T15:04:17,756 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2b8ab763 testClass = AddPermissionTest, testInstance = org.appng.cli.commands.permission.AddPermissionTest@36796121, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5df7d601 testClass = AddPermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@60b36f70]; rollback [false] 2022-07-08T15:04:17,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:04:17,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:04:17,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:04:17,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:04:17,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:04:17,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:04:17,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:04:17,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:04:17,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:04:17,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:04:17,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:04:17,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:04:17,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:04:17,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:04:17,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:04:17,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:04:17,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:04:17,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:04:17,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:04:17,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:04:17,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:04:17,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:04:17,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:04:17,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:04:17,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:04:17,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:04:17,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:04:17,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:04:17,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:04:17,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:04:17,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:04:17,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:04:17,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:04:17,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:04:17,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:04:17,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:04:17,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:04:17,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:04:17,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:04:17,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:04:17,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:04:17,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:04:17,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:04:17,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:04:17,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:04:17,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:04:17,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:04:17,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:04:17,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:04:17,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:04:17,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:04:17,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:04:17,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:04:17,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:04:17,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:04:17,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager 2022-07-08T15:04:17,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin 2022-07-08T15:04:17,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-07-08T15:04:17,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar 2022-07-08T15:04:17,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-07-08T15:04:17,794 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2b8ab763 testClass = AddPermissionTest, testInstance = org.appng.cli.commands.permission.AddPermissionTest@36796121, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5df7d601 testClass = AddPermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:17,796 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:17,796 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.66 s - in org.appng.cli.commands.permission.AddPermissionTest [INFO] Running org.appng.cli.commands.application.CommandInstallApplicationTest 2022-07-08T15:04:17,802 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:04:17,802 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@c04df2c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@60ee753f, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2af110a3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@683eab14, org.springframework.test.context.support.DirtiesContextTestExecutionListener@42e9f480, org.springframework.test.context.transaction.TransactionalTestExecutionListener@51bd266f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@736b40f3, org.springframework.test.context.event.EventPublishingTestExecutionListener@6e102381] 2022-07-08T15:04:17,863 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:04:17,883 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-08T15:04:17,900 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:04:17,919 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:04:17,919 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:04:17,920 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:04:17,920 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:04:17,920 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:04:17,920 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:04:17,924 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:04:18,064 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4930b0e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:18,067 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@76a8992e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:18,083 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:04:18,083 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:18,403 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:04:17 CEST 2022 2022-07-08T15:04:18,424 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@680ec419 testClass = CommandInstallApplicationTest, testInstance = org.appng.cli.commands.application.CommandInstallApplicationTest@653d7882, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5ec94cd9 testClass = CommandInstallApplicationTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6b282678]; rollback [false] 2022-07-08T15:04:18,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:04:18,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:04:18,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:04:18,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:04:18,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:04:18,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:04:18,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:04:18,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:04:18,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:04:18,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:04:18,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:04:18,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:04:18,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:04:18,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:04:18,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:04:18,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:04:18,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:04:18,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:04:18,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:04:18,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:04:18,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:04:18,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:04:18,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:04:18,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:04:18,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:04:18,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:04:18,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:04:18,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:04:18,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:04:18,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:04:18,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:04:18,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:04:18,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:04:18,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:04:18,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:04:18,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:04:18,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:04:18,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:04:18,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:04:18,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:04:18,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:04:18,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:04:18,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:04:18,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:04:18,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:04:18,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:04:18,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:04:18,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:04:18,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:04:18,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:04:18,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:04:18,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:04:18,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:04:18,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:04:18,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:04:18,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-07-08T15:04:18,455 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/target/test-classes/localrepo/ 2022-07-08T15:04:18,478 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2022-07-08T15:04:18,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application demo-application 2022-07-08T15:04:18,481 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:04:18,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-07-08T15:04:18,482 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:04:18,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission output-format.html 2022-07-08T15:04:18,482 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:04:18,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission output-type.webgui 2022-07-08T15:04:18,483 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:04:18,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission testPermission 2022-07-08T15:04:18,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Administrator 2022-07-08T15:04:18,488 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:04:18,489 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:04:18,490 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:04:18,490 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:04:18,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Debugger 2022-07-08T15:04:18,492 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:04:18,493 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:04:18,493 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:04:18,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Tester 2022-07-08T15:04:18,494 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:04:18,494 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:04:18,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.foo 2022-07-08T15:04:18,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.bar 2022-07-08T15:04:18,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.clobValue 2022-07-08T15:04:18,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Administrator 2022-07-08T15:04:18,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Debugger 2022-07-08T15:04:18,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Tester 2022-07-08T15:04:18,509 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2022-07-08T15:04:18,510 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2022-07-08T15:04:18,512 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2022-07-08T15:04:18,512 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2022-07-08T15:04:18,512 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2022-07-08T15:04:18,513 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2022-07-08T15:04:18,513 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2022-07-08T15:04:18,513 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2022-07-08T15:04:18,514 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-07-08T15:04:18,514 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-07-08T15:04:18,514 INFO [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.4 2022-07-08T15:04:18,514 INFO [main] org.appng.core.service.CoreService: saving applicationresource application.xml 2022-07-08T15:04:18,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource application.xml of application demo-application 2022-07-08T15:04:18,517 INFO [main] org.appng.core.service.CoreService: saving applicationresource beans.xml 2022-07-08T15:04:18,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource beans.xml of application demo-application 2022-07-08T15:04:18,518 INFO [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml 2022-07-08T15:04:18,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource datasources.xml of application demo-application 2022-07-08T15:04:18,519 INFO [main] org.appng.core.service.CoreService: saving applicationresource events.xml 2022-07-08T15:04:18,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource events.xml of application demo-application 2022-07-08T15:04:18,521 INFO [main] org.appng.core.service.CoreService: saving applicationresource master.xml 2022-07-08T15:04:18,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource master.xml of application demo-application 2022-07-08T15:04:18,522 INFO [main] org.appng.core.service.CoreService: saving applicationresource page.xml 2022-07-08T15:04:18,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource page.xml of application demo-application 2022-07-08T15:04:18,523 INFO [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml 2022-07-08T15:04:18,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource plugin.xml of application demo-application 2022-07-08T15:04:18,524 INFO [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties 2022-07-08T15:04:18,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource messages-demo.properties of application demo-application 2022-07-08T15:04:18,526 INFO [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql 2022-07-08T15:04:18,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource mssql/V1.0_script.sql of application demo-application 2022-07-08T15:04:18,527 INFO [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql 2022-07-08T15:04:18,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource mysql/V1.0_script.sql of application demo-application 2022-07-08T15:04:18,537 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:04:18,538 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:04:18,539 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:04:18,540 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:04:18,541 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-08T15:04:18,543 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-08T15:04:18,553 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@680ec419 testClass = CommandInstallApplicationTest, testInstance = org.appng.cli.commands.application.CommandInstallApplicationTest@653d7882, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5ec94cd9 testClass = CommandInstallApplicationTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:18,555 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:18,555 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 s - in org.appng.cli.commands.application.CommandInstallApplicationTest [INFO] Running org.appng.cli.commands.application.CommandListApplicationsTest 2022-07-08T15:04:18,559 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:04:18,559 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@591e9ae7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7cb0ae5a, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@20a8178d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@633712b3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4e536590, org.springframework.test.context.transaction.TransactionalTestExecutionListener@37e8d07e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@579cbd71, org.springframework.test.context.event.EventPublishingTestExecutionListener@c659fbb] 2022-07-08T15:04:18,613 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:04:18,634 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-08T15:04:18,652 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:04:18,672 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:04:18,672 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:04:18,673 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:04:18,673 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:04:18,673 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:04:18,673 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:04:18,677 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:04:18,817 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@49dbbec] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:18,820 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@51271f56] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:18,834 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:04:18,834 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:19,127 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:04:18 CEST 2022 2022-07-08T15:04:19,135 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@39520184 testClass = CommandListApplicationsTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsTest@56c69982, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@36e12bae testClass = CommandListApplicationsTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@50dfe8b0]; rollback [false] 2022-07-08T15:04:19,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:04:19,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:04:19,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:04:19,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:04:19,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:04:19,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:04:19,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:04:19,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:04:19,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:04:19,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:04:19,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:04:19,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:04:19,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:04:19,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:04:19,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:04:19,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:04:19,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:04:19,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:04:19,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:04:19,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:04:19,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:04:19,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:04:19,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:04:19,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:04:19,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:04:19,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:04:19,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:04:19,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:04:19,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:04:19,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:04:19,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:04:19,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:04:19,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:04:19,143 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:04:19,143 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:04:19,143 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:04:19,143 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:04:19,143 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:04:19,143 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:04:19,143 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:04:19,143 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:04:19,143 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:04:19,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:04:19,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:04:19,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:04:19,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:04:19,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:04:19,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:04:19,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:04:19,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:04:19,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:04:19,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:04:19,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:04:19,145 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:04:19,145 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:04:19,157 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@39520184 testClass = CommandListApplicationsTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsTest@56c69982, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@36e12bae testClass = CommandListApplicationsTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:19,159 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:19,159 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 s - in org.appng.cli.commands.application.CommandListApplicationsTest [INFO] Running org.appng.cli.commands.application.CommandListApplicationsForSiteTest 2022-07-08T15:04:19,164 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:04:19,164 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5da72bb2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2ef28aa3, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@26ee63fa, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@44aea821, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2030f1bd, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1a2dd08a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4f099186, org.springframework.test.context.event.EventPublishingTestExecutionListener@7e57c7e6] 2022-07-08T15:04:19,233 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:04:19,254 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 21 ms. Found 15 JPA repository interfaces. 2022-07-08T15:04:19,272 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:04:19,291 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:04:19,291 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:04:19,292 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:04:19,292 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:04:19,292 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:04:19,292 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:04:19,296 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:04:19,438 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@48b344ad] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:19,441 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@954be09] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:19,455 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:04:19,455 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:19,746 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:04:19 CEST 2022 2022-07-08T15:04:19,754 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e6bd340 testClass = CommandListApplicationsForSiteTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsForSiteTest@382bc79d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6624fc8 testClass = CommandListApplicationsForSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@30b609fc]; rollback [false] 2022-07-08T15:04:19,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:04:19,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:04:19,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:04:19,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:04:19,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:04:19,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:04:19,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:04:19,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:04:19,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:04:19,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:04:19,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:04:19,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:04:19,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:04:19,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:04:19,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:04:19,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:04:19,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:04:19,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:04:19,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:04:19,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:04:19,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:04:19,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:04:19,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:04:19,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:04:19,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:04:19,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:04:19,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:04:19,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:04:19,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:04:19,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:04:19,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:04:19,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:04:19,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:04:19,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:04:19,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:04:19,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:04:19,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:04:19,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:04:19,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:04:19,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:04:19,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:04:19,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:04:19,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:04:19,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:04:19,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:04:19,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:04:19,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:04:19,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:04:19,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:04:19,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:04:19,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:04:19,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:04:19,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:04:19,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:04:19,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:04:19,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-07-08T15:04:19,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-07-08T15:04:19,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-07-08T15:04:19,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-07-08T15:04:19,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-07-08T15:04:19,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-07-08T15:04:19,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-07-08T15:04:19,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-07-08T15:04:19,779 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-07-08T15:04:19,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-07-08T15:04:19,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-07-08T15:04:19,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-07-08T15:04:19,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-07-08T15:04:19,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-07-08T15:04:19,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-07-08T15:04:19,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-07-08T15:04:19,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-07-08T15:04:19,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-07-08T15:04:19,780 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-07-08T15:04:19,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-07-08T15:04:19,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-07-08T15:04:19,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-07-08T15:04:19,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-07-08T15:04:19,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-07-08T15:04:19,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-07-08T15:04:19,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-07-08T15:04:19,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-07-08T15:04:19,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-07-08T15:04:19,781 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-07-08T15:04:19,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-07-08T15:04:19,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-07-08T15:04:19,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-07-08T15:04:19,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-07-08T15:04:19,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-07-08T15:04:19,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-07-08T15:04:19,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-07-08T15:04:19,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-07-08T15:04:19,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-07-08T15:04:19,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-07-08T15:04:19,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-07-08T15:04:19,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-07-08T15:04:19,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-07-08T15:04:19,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-07-08T15:04:19,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-07-08T15:04:19,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-07-08T15:04:19,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-07-08T15:04:19,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-07-08T15:04:19,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-07-08T15:04:19,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-07-08T15:04:19,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-07-08T15:04:19,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-07-08T15:04:19,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-07-08T15:04:19,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-07-08T15:04:19,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-07-08T15:04:19,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-07-08T15:04:19,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-07-08T15:04:19,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-07-08T15:04:19,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-07-08T15:04:19,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-07-08T15:04:19,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-07-08T15:04:19,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-07-08T15:04:19,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-07-08T15:04:19,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-07-08T15:04:19,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-07-08T15:04:19,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-07-08T15:04:19,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-07-08T15:04:19,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-07-08T15:04:19,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-07-08T15:04:19,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-07-08T15:04:19,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-07-08T15:04:19,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-07-08T15:04:19,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite 2022-07-08T15:04:19,810 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4e6bd340 testClass = CommandListApplicationsForSiteTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsForSiteTest@382bc79d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6624fc8 testClass = CommandListApplicationsForSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:19,812 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:19,812 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 s - in org.appng.cli.commands.application.CommandListApplicationsForSiteTest [INFO] Running org.appng.cli.commands.CommandBatchTest 2022-07-08T15:04:19,863 INFO [main] org.appng.cli.commands.CommandBatchTest: OS is LINUX (Linux) with LANG en_US.UTF-8 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.appng.cli.commands.CommandBatchTest [INFO] Running org.appng.cli.commands.subject.CommandDeleteSubjectTest 2022-07-08T15:04:19,874 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:04:19,874 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7db2f512, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@63132dec, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1342ecff, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4ed95f30, org.springframework.test.context.support.DirtiesContextTestExecutionListener@24a9399c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5e2f1ca8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5a8e2686, org.springframework.test.context.event.EventPublishingTestExecutionListener@5eaac238] 2022-07-08T15:04:19,928 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:04:19,950 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T15:04:19,967 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:04:19,989 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:04:19,989 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:04:19,990 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:04:19,990 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:04:19,990 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:04:19,990 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:04:19,994 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:04:20,160 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@63dee8ab] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:20,164 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1faa9581] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:20,181 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:04:20,181 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:20,473 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:04:19 CEST 2022 2022-07-08T15:04:20,480 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@689b5550 testClass = CommandDeleteSubjectTest, testInstance = org.appng.cli.commands.subject.CommandDeleteSubjectTest@fb2e5f7, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@61ae27e1 testClass = CommandDeleteSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@8f71888]; rollback [false] 2022-07-08T15:04:20,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:04:20,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:04:20,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:04:20,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:04:20,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:04:20,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:04:20,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:04:20,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:04:20,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:04:20,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:04:20,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:04:20,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:04:20,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:04:20,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:04:20,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:04:20,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:04:20,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:04:20,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:04:20,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:04:20,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:04:20,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:04:20,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:04:20,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:04:20,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:04:20,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:04:20,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:04:20,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:04:20,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:04:20,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:04:20,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:04:20,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:04:20,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:04:20,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:04:20,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:04:20,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:04:20,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:04:20,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:04:20,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:04:20,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:04:20,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:04:20,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:04:20,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:04:20,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:04:20,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:04:20,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:04:20,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:04:20,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:04:20,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:04:20,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:04:20,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:04:20,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:04:20,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:04:20,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:04:20,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:04:20,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:04:20,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-07-08T15:04:20,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Subject admin 2022-07-08T15:04:20,508 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@689b5550 testClass = CommandDeleteSubjectTest, testInstance = org.appng.cli.commands.subject.CommandDeleteSubjectTest@fb2e5f7, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@61ae27e1 testClass = CommandDeleteSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:20,509 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:20,509 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 s - in org.appng.cli.commands.subject.CommandDeleteSubjectTest [INFO] Running org.appng.cli.commands.subject.HashPasswordTest 2022-07-08T15:04:20,513 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:04:20,514 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@726557d7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1507f882, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@25f5d0dd, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@13ca2b50, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4b491d11, org.springframework.test.context.transaction.TransactionalTestExecutionListener@61203f12, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6a5868d3, org.springframework.test.context.event.EventPublishingTestExecutionListener@288a4e63] 2022-07-08T15:04:20,564 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:04:20,584 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-08T15:04:20,602 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:04:20,621 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:04:20,621 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:04:20,621 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:04:20,621 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:04:20,621 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:04:20,622 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:04:20,625 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:04:20,752 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4dfd162c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:20,754 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2ded1b22] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:20,768 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:04:20,768 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:21,071 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:04:20 CEST 2022 2022-07-08T15:04:21,079 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@11bdfb14 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@455e3933, testMethod = testInvalid@HashPasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7816e7f2 testClass = HashPasswordTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@677899da]; rollback [false] 2022-07-08T15:04:21,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:04:21,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:04:21,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:04:21,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:04:21,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:04:21,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:04:21,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:04:21,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:04:21,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:04:21,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:04:21,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:04:21,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:04:21,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:04:21,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:04:21,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:04:21,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:04:21,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:04:21,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:04:21,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:04:21,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:04:21,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:04:21,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:04:21,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:04:21,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:04:21,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:04:21,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:04:21,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:04:21,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:04:21,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:04:21,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:04:21,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:04:21,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:04:21,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:04:21,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:04:21,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:04:21,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:04:21,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:04:21,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:04:21,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:04:21,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:04:21,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:04:21,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:04:21,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:04:21,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:04:21,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:04:21,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:04:21,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:04:21,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:04:21,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:04:21,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:04:21,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:04:21,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:04:21,089 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:04:21,089 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:04:21,089 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:04:21,099 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@11bdfb14 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@455e3933, testMethod = testInvalid@HashPasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7816e7f2 testClass = HashPasswordTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:21,101 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@11bdfb14 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@3afb6fbc, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7816e7f2 testClass = HashPasswordTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@677899da]; rollback [false] 2022-07-08T15:04:22,788 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@11bdfb14 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@3afb6fbc, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7816e7f2 testClass = HashPasswordTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:22,789 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:22,789 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.278 s - in org.appng.cli.commands.subject.HashPasswordTest [INFO] Running org.appng.cli.commands.subject.CommandListSubjectTest 2022-07-08T15:04:22,794 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:04:22,794 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3730c56b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7be59aa4, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@424c315a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6d857d61, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5c2fe627, org.springframework.test.context.transaction.TransactionalTestExecutionListener@b4867bc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@282d416e, org.springframework.test.context.event.EventPublishingTestExecutionListener@6e854f7f] 2022-07-08T15:04:22,846 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:04:22,868 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 22 ms. Found 15 JPA repository interfaces. 2022-07-08T15:04:22,885 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:04:22,905 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:04:22,906 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:04:22,906 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:04:22,906 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:04:22,906 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:04:22,907 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:04:22,910 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:04:23,038 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1857800c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:23,041 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@306c1e72] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:23,054 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:04:23,055 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:23,353 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:04:22 CEST 2022 2022-07-08T15:04:23,360 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@54acf84f testClass = CommandListSubjectTest, testInstance = org.appng.cli.commands.subject.CommandListSubjectTest@7439ec17, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@14faffb5 testClass = CommandListSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@34c3c00a]; rollback [false] 2022-07-08T15:04:23,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:04:23,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:04:23,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:04:23,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:04:23,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:04:23,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:04:23,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:04:23,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:04:23,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:04:23,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:04:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:04:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:04:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:04:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:04:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:04:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:04:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:04:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:04:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:04:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:04:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:04:23,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:04:23,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:04:23,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:04:23,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:04:23,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:04:23,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:04:23,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:04:23,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:04:23,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:04:23,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:04:23,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:04:23,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:04:23,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:04:23,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:04:23,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:04:23,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:04:23,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:04:23,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:04:23,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:04:23,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:04:23,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:04:23,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:04:23,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:04:23,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:04:23,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:04:23,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:04:23,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:04:23,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:04:23,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:04:23,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:04:23,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:04:23,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:04:23,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:04:23,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:04:23,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-07-08T15:04:23,394 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@54acf84f testClass = CommandListSubjectTest, testInstance = org.appng.cli.commands.subject.CommandListSubjectTest@7439ec17, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@14faffb5 testClass = CommandListSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:23,396 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:23,396 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 s - in org.appng.cli.commands.subject.CommandListSubjectTest [INFO] Running org.appng.cli.commands.subject.CommandCreateSubjectTest 2022-07-08T15:04:23,405 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:04:23,405 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@703c018d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@29015bda, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1e26ab13, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3f9a17e3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2f3a49f4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@cc60842, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@279354fa, org.springframework.test.context.event.EventPublishingTestExecutionListener@48596ae4] 2022-07-08T15:04:23,480 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:04:23,504 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-08T15:04:23,521 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:04:23,541 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:04:23,541 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-07-08T15:04:23,541 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:04:23,541 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:04:23,541 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:04:23,542 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:04:23,545 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:04:23,677 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@499b6816] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:23,680 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@9d919f6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2022-07-08T15:04:23,694 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:04:23,695 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:24,023 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:04:23 CEST 2022 2022-07-08T15:04:24,031 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2417201d testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@49b3f9f6, testMethod = test@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e9441dd testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@176ec395]; rollback [false] 2022-07-08T15:04:24,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:04:24,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:04:24,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:04:24,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:04:24,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:04:24,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:04:24,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:04:24,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:04:24,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:04:24,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:04:24,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:04:24,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:04:24,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:04:24,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:04:24,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:04:24,038 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:04:24,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:04:24,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:04:24,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:04:24,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:04:24,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:04:24,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:04:24,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:04:24,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:04:24,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:04:24,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:04:24,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:04:24,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:04:24,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:04:24,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:04:24,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:04:24,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:04:24,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:04:24,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:04:24,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:04:24,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:04:24,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:04:24,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:04:24,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:04:24,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:04:24,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:04:24,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:04:24,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:04:24,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:04:24,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:04:24,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:04:24,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:04:24,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:04:24,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:04:24,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:04:24,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:04:24,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:04:24,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:04:24,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:04:24,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:04:24,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-07-08T15:04:25,716 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2417201d testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@49b3f9f6, testMethod = test@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e9441dd testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:25,718 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2417201d testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@62887e3c, testMethod = testGroup@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e9441dd testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@176ec395]; rollback [false] 2022-07-08T15:04:25,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject adminFromLdap 2022-07-08T15:04:25,728 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2417201d testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@62887e3c, testMethod = testGroup@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e9441dd testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:25,729 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2417201d testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@98444a1, testMethod = testGroupWithPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e9441dd testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@176ec395]; rollback [false] 2022-07-08T15:04:25,735 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2417201d testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@98444a1, testMethod = testGroupWithPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e9441dd testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:25,736 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2417201d testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@e55ed53, testMethod = testInvalidPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e9441dd testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@176ec395]; rollback [false] 2022-07-08T15:04:25,749 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2417201d testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@e55ed53, testMethod = testInvalidPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e9441dd testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:25,750 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2417201d testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@67206a2f, testMethod = testLocalNoPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e9441dd testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@176ec395]; rollback [false] 2022-07-08T15:04:25,756 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2417201d testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@67206a2f, testMethod = testLocalNoPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e9441dd testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:25,757 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2417201d testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@1e1c3719, testMethod = testPasswordHashed@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e9441dd testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@176ec395]; rollback [false] 2022-07-08T15:04:25,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject preHashedPassword 2022-07-08T15:04:26,576 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2417201d testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@1e1c3719, testMethod = testPasswordHashed@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e9441dd testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:26,578 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2417201d testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@b9803a3, testMethod = testUserExists@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e9441dd testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@176ec395]; rollback [false] 2022-07-08T15:04:27,415 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2417201d testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@b9803a3, testMethod = testUserExists@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e9441dd testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:27,416 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:27,416 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.013 s - in org.appng.cli.commands.subject.CommandCreateSubjectTest [INFO] Running org.appng.cli.CliCoreDBNotInitializedTest 2022-07-08T15:04:27,421 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.cli.CliCoreDBNotInitializedTest]: no resource found for suffixes {-context.xml}. 2022-07-08T15:04:27,422 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.cli.CliCoreDBNotInitializedTest]: CliCoreDBNotInitializedTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2022-07-08T15:04:27,423 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:04:27,423 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7df41283, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1e29ac18, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@53903a78, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@13873dcc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4e3a5535, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1d206986, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4f31c3a0, org.springframework.test.context.event.EventPublishingTestExecutionListener@6572eed7] 2022-07-08T15:04:27,472 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:04:27,492 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 19 ms. Found 15 JPA repository interfaces. 2022-07-08T15:04:27,509 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:04:27,530 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:04:27,530 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CliCoreDBNotInitializedTest] 2022-07-08T15:04:27,530 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:04:27,530 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:04:27,530 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:04:27,549 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:04:27,553 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:04:27,687 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:04:27,687 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:27,952 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@670fb651, started on Fri Jul 08 15:04:27 CEST 2022 2022-07-08T15:04:27,958 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2b020e7b testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@461aedc2, testMethod = testHelp@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5ad87602 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5d20fc11]; rollback [false] 2022-07-08T15:04:27,986 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2b020e7b testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@461aedc2, testMethod = testHelp@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5ad87602 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:27,988 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2b020e7b testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@2e9c2ab8, testMethod = testNoArgs@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5ad87602 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5d20fc11]; rollback [false] 2022-07-08T15:04:27,995 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2b020e7b testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@2e9c2ab8, testMethod = testNoArgs@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5ad87602 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:27,996 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2b020e7b testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@2f060e0b, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5ad87602 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5d20fc11]; rollback [false] 2022-07-08T15:04:28,010 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver Jul 08, 2022 3:04:28 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-07-08T15:04:28,063 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0) 2022-07-08T15:04:28,122 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:04:28,122 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:04:28,122 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:04:28,142 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5) 2022-07-08T15:04:28,203 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0) 2022-07-08T15:04:28,204 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:04:28,204 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:04:28,205 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:04:28,208 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5) 2022-07-08T15:04:28,225 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2b020e7b testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@2f060e0b, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5ad87602 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:28,226 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:28,227 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CliCoreDBNotInitializedTest] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.808 s - in org.appng.cli.CliCoreDBNotInitializedTest [INFO] Running org.appng.cli.CliCoreTest 2022-07-08T15:04:28,232 INFO [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.cli.CliCoreTest]: no resource found for suffixes {-context.xml}. 2022-07-08T15:04:28,232 INFO [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.cli.CliCoreTest]: CliCoreTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2022-07-08T15:04:28,232 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:04:28,233 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@568ec0f6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7f1a2047, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2135dae7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@72e51f8d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@524cf857, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7cfae241, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7317eddb, org.springframework.test.context.event.EventPublishingTestExecutionListener@29d48d43] 2022-07-08T15:04:28,304 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:04:28,325 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 20 ms. Found 15 JPA repository interfaces. 2022-07-08T15:04:28,342 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-07-08T15:04:28,362 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-07-08T15:04:28,363 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CliCoreTest] 2022-07-08T15:04:28,363 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {password=****, user=sa} 2022-07-08T15:04:28,363 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-07-08T15:04:28,363 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-07-08T15:04:28,378 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:04:28,382 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:04:28,505 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:04:28,506 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:28,775 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:04:28 CEST 2022 2022-07-08T15:04:28,783 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@31abf5be testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@50e96fe5, testMethod = testBatch@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@336ae2a testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@86a9918]; rollback [false] 2022-07-08T15:04:28,791 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:04:28,792 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:04:28,793 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:04:28,793 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:04:28,793 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:04:28,797 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:04:28,811 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:04:28,813 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:04:28,813 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:04:28,813 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:04:28,817 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:04:28,832 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.011s) 2022-07-08T15:04:28,837 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:04:28,868 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:04:28,913 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:04:28,959 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:04:28,974 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:04:28,982 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:04:28,991 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:04:28,998 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:04:29,007 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:04:29,015 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:04:29,022 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:04:29,031 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:04:29,039 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:04:29,047 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:04:29,058 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:04:29,059 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:04:29,065 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:04:29,071 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:04:29,080 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:04:29,083 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:04:29,089 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:04:29,093 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.228s) 2022-07-08T15:04:29,095 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:04:29,096 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:04:29,096 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:04:29,096 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:04:29,099 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:04:29,124 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-08 15:04:29.09 2022-07-08T15:04:29,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-07-08T15:04:29,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-07-08T15:04:29,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-07-08T15:04:29,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-07-08T15:04:29,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-07-08T15:04:29,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-07-08T15:04:29,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-07-08T15:04:29,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-07-08T15:04:29,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-07-08T15:04:29,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-07-08T15:04:29,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-07-08T15:04:29,130 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-07-08T15:04:29,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-07-08T15:04:29,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-07-08T15:04:29,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-07-08T15:04:29,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-07-08T15:04:29,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-07-08T15:04:29,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-07-08T15:04:29,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-07-08T15:04:29,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-07-08T15:04:29,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-07-08T15:04:29,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-07-08T15:04:29,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-07-08T15:04:29,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-07-08T15:04:29,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-07-08T15:04:29,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-07-08T15:04:29,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-07-08T15:04:29,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-07-08T15:04:29,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-07-08T15:04:29,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-07-08T15:04:29,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-07-08T15:04:29,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-07-08T15:04:29,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:04:29,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-07-08T15:04:29,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-07-08T15:04:29,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-07-08T15:04:29,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-07-08T15:04:29,133 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-07-08T15:04:29,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-07-08T15:04:29,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-07-08T15:04:29,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-07-08T15:04:29,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-07-08T15:04:29,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-07-08T15:04:29,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-07-08T15:04:29,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-07-08T15:04:29,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-07-08T15:04:29,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-07-08T15:04:29,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-07-08T15:04:29,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-07-08T15:04:29,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-07-08T15:04:29,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-07-08T15:04:29,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-07-08T15:04:29,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-07-08T15:04:29,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-07-08T15:04:29,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-07-08T15:04:29,137 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:04:29,138 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:04:29,139 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:04:29,139 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:04:29,139 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:04:29,143 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:04:29,156 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:04:29,157 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:04:29,157 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:04:29,157 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:04:29,160 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:04:29,174 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-08 15:04:29.09 2022-07-08T15:04:29,190 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@31abf5be testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@50e96fe5, testMethod = testBatch@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@336ae2a testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:29,193 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@31abf5be testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@62fa9ad0, testMethod = testCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@336ae2a testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@86a9918]; rollback [false] 2022-07-08T15:04:29,195 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:04:29,196 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:04:29,198 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:04:29,198 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:04:29,198 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:04:29,203 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:04:29,222 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:04:29,224 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:04:29,224 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:04:29,224 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:04:29,228 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:04:29,244 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.014s) 2022-07-08T15:04:29,248 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-07-08T15:04:29,248 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-07-08T15:04:29,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG HSQL 2022-07-08T15:04:29,256 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active. 2022-07-08T15:04:29,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI DatabaseConnection appNG HSQL 2022-07-08T15:04:29,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG MYSQL 2022-07-08T15:04:29,259 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-07-08T15:04:29,261 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/appNG MYSQL) 2022-07-08T15:04:29,261 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2022-07-08T15:04:29,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG MSSQL 2022-07-08T15:04:29,263 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-07-08T15:04:29,263 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL) 2022-07-08T15:04:29,263 INFO [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated. 2022-07-08T15:04:29,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG POSTGRESQL 2022-07-08T15:04:29,266 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-08T15:04:29,285 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.) 2022-07-08T15:04:29,285 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2022-07-08T15:04:29,286 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:04:29,287 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:04:29,287 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:04:29,287 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:04:29,290 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:04:29,303 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-08 15:04:29.09 2022-07-08T15:04:29,309 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:04:29,310 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:04:29,311 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:04:29,312 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:04:29,312 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:04:29,315 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:04:29,327 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:04:29,328 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:04:29,328 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:04:29,328 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:04:29,331 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:04:29,347 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-08 15:04:29.09 2022-07-08T15:04:29,353 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@31abf5be testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@62fa9ad0, testMethod = testCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@336ae2a testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:29,354 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@31abf5be testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@746b2c10, testMethod = testError@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@336ae2a testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@86a9918]; rollback [false] 2022-07-08T15:04:29,356 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:04:29,357 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:04:29,358 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:04:29,358 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:04:29,358 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:04:29,361 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:04:29,375 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:04:29,376 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:04:29,376 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:04:29,376 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:04:29,379 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:04:29,392 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.011s) 2022-07-08T15:04:29,394 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-07-08T15:04:29,394 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-07-08T15:04:29,398 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active. 2022-07-08T15:04:29,399 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-07-08T15:04:29,400 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-07-08T15:04:29,401 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-08T15:04:29,402 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:04:29,404 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:04:29,404 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:04:29,404 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:04:29,407 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:04:29,421 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-08 15:04:29.09 2022-07-08T15:04:29,427 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:04:29,428 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:04:29,429 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:04:29,429 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:04:29,429 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:04:29,433 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:04:29,446 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-07-08T15:04:29,447 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:04:29,447 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:04:29,448 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:04:29,451 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-07-08T15:04:29,463 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-07-08 15:04:29.09 2022-07-08T15:04:29,466 ERROR [main] org.appng.cli.CliCore : An error occured. org.appng.api.BusinessException: force error at org.appng.cli.CliCoreTest$ErrorCommand.execute(CliCoreTest.java:179) ~[test-classes/:?] at org.appng.cli.CliCore.perform(CliCore.java:187) ~[classes/:?] at org.appng.cli.CliCoreTest.testError(CliCoreTest.java:119) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-07-08T15:04:29,481 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@31abf5be testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@746b2c10, testMethod = testError@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@336ae2a testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:29,482 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@31abf5be testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@525beede, testMethod = testInvalidCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@336ae2a testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@86a9918]; rollback [false] 2022-07-08T15:04:29,487 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@31abf5be testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@525beede, testMethod = testInvalidCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@336ae2a testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:29,488 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@31abf5be testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@5ea9ea62, testMethod = testInvalidOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@336ae2a testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@86a9918]; rollback [false] 2022-07-08T15:04:29,491 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@31abf5be testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@5ea9ea62, testMethod = testInvalidOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@336ae2a testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:29,492 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@31abf5be testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@1f510191, testMethod = testMissingOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@336ae2a testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@86a9918]; rollback [false] 2022-07-08T15:04:29,494 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@31abf5be testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@1f510191, testMethod = testMissingOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@336ae2a testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:29,494 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@31abf5be testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@737758e2, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@336ae2a testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@86a9918]; rollback [false] 2022-07-08T15:04:29,495 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@31abf5be testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@737758e2, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@336ae2a testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map['org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]] 2022-07-08T15:04:29,496 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-07-08T15:04:29,496 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CliCoreTest] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.272 s - in org.appng.cli.CliCoreTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 67, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-cli --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/target/appng-cli-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-cli --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/target/appng-cli-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-cli --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/target/appng-cli-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-cli/target/appng-cli-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-cli --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 982 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/maven-metadata.xml (982 B at 7.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220708.130031-6.jar Progress (1): 4.1/114 kB Progress (1): 8.2/114 kB Progress (1): 12/114 kB Progress (1): 16/114 kB Progress (1): 20/114 kB Progress (1): 25/114 kB Progress (1): 29/114 kB Progress (1): 33/114 kB Progress (1): 37/114 kB Progress (1): 41/114 kB Progress (1): 45/114 kB Progress (1): 49/114 kB Progress (1): 53/114 kB Progress (1): 57/114 kB Progress (1): 61/114 kB Progress (1): 66/114 kB Progress (1): 70/114 kB Progress (1): 74/114 kB Progress (1): 78/114 kB Progress (1): 82/114 kB Progress (1): 86/114 kB Progress (1): 90/114 kB Progress (1): 94/114 kB Progress (1): 98/114 kB Progress (1): 102/114 kB Progress (1): 106/114 kB Progress (1): 111/114 kB Progress (1): 114 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220708.130031-6.jar (114 kB at 386 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220708.130031-6.pom Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220708.130031-6.pom (1.2 kB at 11 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (2.0 kB at 38 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 982 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/maven-metadata.xml (982 B at 711 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (2.0 kB at 4.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220708.130031-6-sources.jar Progress (1): 4.1/88 kB Progress (1): 8.2/88 kB Progress (1): 12/88 kB Progress (1): 16/88 kB Progress (1): 20/88 kB Progress (1): 25/88 kB Progress (1): 29/88 kB Progress (1): 33/88 kB Progress (1): 37/88 kB Progress (1): 41/88 kB Progress (1): 45/88 kB Progress (1): 49/88 kB Progress (1): 53/88 kB Progress (1): 57/88 kB Progress (1): 61/88 kB Progress (1): 66/88 kB Progress (1): 70/88 kB Progress (1): 74/88 kB Progress (1): 78/88 kB Progress (1): 82/88 kB Progress (1): 86/88 kB Progress (1): 88 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220708.130031-6-sources.jar (88 kB at 299 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 982 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/maven-metadata.xml (982 B at 1.4 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-taglib >----------------------- [INFO] Building appNG Tag Library 2.0.0-SNAPSHOT [14/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-taglib --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-taglib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-taglib --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-taglib/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-taglib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-taglib --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-taglib/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-taglib --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.taglib.ParameterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 s - in org.appng.taglib.ParameterTest [INFO] Running org.appng.taglib.PermissionTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s - in org.appng.taglib.PermissionTest [INFO] Running org.appng.taglib.form.FormConfirmationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.appng.taglib.form.FormConfirmationTest [INFO] Running org.appng.taglib.AttributeTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.appng.taglib.AttributeTest [INFO] Running org.appng.taglib.TagletAdapterTest 2022-07-08T15:04:37,126 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#589309113 for site localhost with parent jdk.internal.loader.ClassLoaders$AppClassLoader#661672156 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.appng.taglib.TagletAdapterTest [INFO] Running org.appng.taglib.TagletProcessorTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s - in org.appng.taglib.TagletProcessorTest [INFO] Running org.appng.taglib.MultiSiteSupportTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.appng.taglib.MultiSiteSupportTest [INFO] Running org.appng.taglib.search.SearchTest 2022-07-08T15:04:38,556 INFO [main] org.appng.taglib.search.Search: processing org.appng.search.searcher.StandardSearcher with term 'Hitchhiker' and parameters {excludeTypes=com.foo.Bar} 2022-07-08T15:04:38,677 INFO [main] org.appng.search.searcher.StandardSearcher: 1 results returned from query: +language:en +((title:hitchhik) (title:hitchhiker*)) -type:com.foo.Bar [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.167 s - in org.appng.taglib.search.SearchTest [INFO] Running org.appng.taglib.IfTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.appng.taglib.IfTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-taglib --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-taglib/target/appng-taglib-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-taglib --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-taglib/target/appng-taglib-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-taglib --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-taglib/target/appng-taglib-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-taglib/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-taglib/target/appng-taglib-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-taglib --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 5.9 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220708.130031-6.jar Progress (1): 4.1/58 kB Progress (1): 8.2/58 kB Progress (1): 12/58 kB Progress (1): 16/58 kB Progress (1): 20/58 kB Progress (1): 25/58 kB Progress (1): 29/58 kB Progress (1): 33/58 kB Progress (1): 37/58 kB Progress (1): 41/58 kB Progress (1): 45/58 kB Progress (1): 49/58 kB Progress (1): 53/58 kB Progress (1): 57/58 kB Progress (1): 58 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220708.130031-6.jar (58 kB at 104 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220708.130031-6.pom Progress (1): 1.8 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220708.130031-6.pom (1.8 kB at 4.5 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (2.0 kB at 56 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 3.6 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (2.0 kB at 8.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220708.130031-6-sources.jar Progress (1): 4.1/42 kB Progress (1): 8.2/42 kB Progress (1): 12/42 kB Progress (1): 16/42 kB Progress (1): 20/42 kB Progress (1): 25/42 kB Progress (1): 29/42 kB Progress (1): 33/42 kB Progress (1): 37/42 kB Progress (1): 41/42 kB Progress (1): 42 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220708.130031-6-sources.jar (42 kB at 1.5 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 985 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 6.2 kB/s) [INFO] [INFO] -------------------< org.appng:appng-appngizer-jaxb >------------------- [INFO] Building appNGizer JAXB API 2.0.0-SNAPSHOT [15/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer-jaxb --- [INFO] [INFO] --- jaxb2-maven-plugin:2.4:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] Created EpisodePath [/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-jaxb/target/generated-sources/jaxb/META-INF/JAXB]: true [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer-jaxb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 38 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer-jaxb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 40 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-jaxb/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer-jaxb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer-jaxb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-jaxb/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-appngizer-jaxb --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.appngizer.client.AppNGizerTest [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.31 s - in org.appng.appngizer.client.AppNGizerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer-jaxb --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer-jaxb --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-jaxb --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-jaxb/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-appngizer-jaxb --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml (993 B at 7.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220708.130031-6.jar Progress (1): 4.1/94 kB Progress (1): 8.2/94 kB Progress (1): 12/94 kB Progress (1): 16/94 kB Progress (1): 20/94 kB Progress (1): 25/94 kB Progress (1): 29/94 kB Progress (1): 33/94 kB Progress (1): 37/94 kB Progress (1): 41/94 kB Progress (1): 45/94 kB Progress (1): 49/94 kB Progress (1): 53/94 kB Progress (1): 57/94 kB Progress (1): 61/94 kB Progress (1): 66/94 kB Progress (1): 70/94 kB Progress (1): 74/94 kB Progress (1): 78/94 kB Progress (1): 82/94 kB Progress (1): 86/94 kB Progress (1): 90/94 kB Progress (1): 94 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220708.130031-6.jar (94 kB at 692 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220708.130031-6.pom Progress (1): 2.4 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220708.130031-6.pom (2.4 kB at 7.4 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (2.0 kB at 30 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml (993 B at 1.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (2.0 kB at 6.6 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220708.130031-6-sources.jar Progress (1): 4.1/54 kB Progress (1): 8.2/54 kB Progress (1): 12/54 kB Progress (1): 16/54 kB Progress (1): 20/54 kB Progress (1): 25/54 kB Progress (1): 29/54 kB Progress (1): 33/54 kB Progress (1): 37/54 kB Progress (1): 41/54 kB Progress (1): 45/54 kB Progress (1): 49/54 kB Progress (1): 53/54 kB Progress (1): 54 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220708.130031-6-sources.jar (54 kB at 1.5 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml (993 B at 1.7 kB/s) [INFO] [INFO] ---------------------< org.appng:appng-appngizer >---------------------- [INFO] Building appNGizer 2.0.0-SNAPSHOT [16/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 47 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 58 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-appngizer --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.appngizer.model.PropertyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 s - in org.appng.appngizer.model.PropertyTest [INFO] Running org.appng.appngizer.controller.HomeControllerTest 2022-07-08T15:04:59,138 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:04:59,160 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@759fad4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@64712be, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@53499d85, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@30ed9c6c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@782a4fff, org.springframework.test.context.transaction.TransactionalTestExecutionListener@46c670a6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@59fc684e, org.springframework.test.context.event.EventPublishingTestExecutionListener@5ae81e1] 2022-07-08T15:04:59,677 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:04:59,845 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 156 ms. Found 15 JPA repository interfaces. 2022-07-08T15:05:00,315 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:05:00,412 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:05:00,488 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-08T15:05:00,723 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-07-08T15:05:01,394 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:05:01,462 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:05:02,106 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-08T15:05:03,804 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:05:03,820 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:05,248 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:04:59 CEST 2022 2022-07-08T15:05:05,422 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:05,422 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:05,422 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:05,447 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:05,521 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.046s) 2022-07-08T15:05:05,532 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:05:05,572 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:05:05,634 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:05:05,740 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:05:05,774 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:05:05,789 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:05:05,803 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:05:05,818 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:05:05,831 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:05:05,845 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:05:05,857 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:05:05,871 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:05:05,886 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:05:05,899 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:05:05,915 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:05,916 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:05,927 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:05:05,939 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:05:05,956 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:05:05,963 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:05,973 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:05:05,983 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.416s) 2022-07-08T15:05:07,662 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:07,662 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:07,664 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 2 ms 2022-07-08T15:05:07,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.805 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:05:07,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.828 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:05:07,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.83 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:05:07,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.832 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:05:07,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.834 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:05:07,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.838 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:05:07,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.84 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:05:07,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.842 CREATE appNGizer Property platform.appngData 2022-07-08T15:05:07,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.845 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:05:07,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.847 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:05:07,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.849 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:05:07,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.85 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:05:07,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.852 CREATE appNGizer Property platform.devMode 2022-07-08T15:05:07,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.854 CREATE appNGizer Property platform.logfile 2022-07-08T15:05:07,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.857 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:05:07,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.859 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:05:07,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.868 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:05:07,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.87 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:05:07,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.872 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:05:07,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.873 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:05:07,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.875 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:05:07,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.876 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:05:07,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.878 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:05:07,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.88 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:05:07,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.881 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:05:07,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.883 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:05:07,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.885 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:05:07,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.886 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:05:07,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.888 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:05:07,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.89 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:05:07,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.891 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:05:07,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.893 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:05:07,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.895 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:05:07,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.896 CREATE appNGizer Property platform.locale 2022-07-08T15:05:07,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.898 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:05:07,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.9 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:05:07,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.902 CREATE appNGizer Property platform.encoding 2022-07-08T15:05:07,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.904 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:05:07,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.906 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:05:07,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.909 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:05:07,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.911 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:05:07,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.913 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:05:07,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.916 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:05:07,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.918 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:05:07,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.92 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:05:07,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.922 CREATE appNGizer Property platform.mailHost 2022-07-08T15:05:07,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.924 CREATE appNGizer Property platform.timeZone 2022-07-08T15:05:07,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.927 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:05:07,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.929 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:05:07,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.931 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:05:07,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.933 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:05:07,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.936 CREATE appNGizer Property platform.mailPort 2022-07-08T15:05:07,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.938 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:05:07,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.94 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:05:07,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:07.941 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:05:08,051 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver Jul 08, 2022 3:05:08 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-07-08T15:05:08,108 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-08T15:05:08,111 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:08,111 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:08,112 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:08,117 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:08,833 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:08,834 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.867 s - in org.appng.appngizer.controller.HomeControllerTest [INFO] Running org.appng.appngizer.controller.PermissionControllerTest 2022-07-08T15:05:08,842 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:05:08,842 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1d5a2267, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@42d6aa88, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@751661b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@72018ba5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3e84c698, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4971a92a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@459c7fa1, org.springframework.test.context.event.EventPublishingTestExecutionListener@3b3e9814] 2022-07-08T15:05:08,925 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:05:08,958 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 32 ms. Found 15 JPA repository interfaces. 2022-07-08T15:05:08,985 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:05:08,998 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:05:09,128 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:05:09,133 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:05:09,445 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:05:09,445 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:09,970 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:05:08 CEST 2022 2022-07-08T15:05:09,991 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:09,991 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:09,991 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:09,998 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:10,014 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.012s) 2022-07-08T15:05:10,017 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:05:10,026 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:05:10,067 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:05:10,116 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:05:10,133 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:05:10,142 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:05:10,150 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:05:10,157 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:05:10,164 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:05:10,172 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:05:10,202 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:05:10,211 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:05:10,219 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:05:10,226 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:05:10,227 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:10,227 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:10,233 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:05:10,240 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:05:10,250 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:05:10,255 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:10,261 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:05:10,268 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.243s) 2022-07-08T15:05:10,601 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:10,601 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:10,601 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:05:10,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.611 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:05:10,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.613 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:05:10,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.614 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:05:10,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.616 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:05:10,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.617 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:05:10,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.618 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:05:10,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.62 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:05:10,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.621 CREATE appNGizer Property platform.appngData 2022-07-08T15:05:10,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.623 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:05:10,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.624 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:05:10,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.626 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:05:10,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.627 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:05:10,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.629 CREATE appNGizer Property platform.devMode 2022-07-08T15:05:10,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.63 CREATE appNGizer Property platform.logfile 2022-07-08T15:05:10,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.632 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:05:10,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.633 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:05:10,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.634 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:05:10,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.636 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:05:10,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.638 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:05:10,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.639 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:05:10,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.64 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:05:10,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.642 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:05:10,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.643 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:05:10,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.645 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:05:10,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.646 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:05:10,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.647 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:05:10,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.649 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:05:10,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.65 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:05:10,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.653 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:05:10,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.656 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:05:10,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.658 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:05:10,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.659 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:05:10,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.66 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:05:10,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.662 CREATE appNGizer Property platform.locale 2022-07-08T15:05:10,664 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.663 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:05:10,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.664 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:05:10,666 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.666 CREATE appNGizer Property platform.encoding 2022-07-08T15:05:10,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.667 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:05:10,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.669 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:05:10,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.67 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:05:10,672 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.671 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:05:10,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.673 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:05:10,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.674 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:05:10,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.675 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:05:10,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.677 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:05:10,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.678 CREATE appNGizer Property platform.mailHost 2022-07-08T15:05:10,680 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.679 CREATE appNGizer Property platform.timeZone 2022-07-08T15:05:10,681 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.681 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:05:10,682 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.682 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:05:10,684 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.683 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:05:10,685 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.684 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:05:10,686 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.686 CREATE appNGizer Property platform.mailPort 2022-07-08T15:05:10,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.687 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:05:10,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.688 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:05:10,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.69 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:05:10,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:10.79 CREATE appNGizer Repository local 2022-07-08T15:05:10,993 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-08T15:05:11,023 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-08T15:05:11,025 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.025 CREATE appNGizer Application demo-application 2022-07-08T15:05:11,043 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:05:11,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.045 CREATE appNGizer Permission debug 2022-07-08T15:05:11,047 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:05:11,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.047 CREATE appNGizer Permission output-format.html 2022-07-08T15:05:11,048 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:05:11,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.049 CREATE appNGizer Permission output-type.webgui 2022-07-08T15:05:11,050 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:05:11,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.051 CREATE appNGizer Permission testPermission 2022-07-08T15:05:11,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.053 CREATE appNGizer Role Administrator 2022-07-08T15:05:11,069 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:05:11,073 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:05:11,077 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:05:11,077 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:05:11,079 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.078 CREATE appNGizer Role Debugger 2022-07-08T15:05:11,082 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:05:11,085 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:05:11,085 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:05:11,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.086 CREATE appNGizer Role Tester 2022-07-08T15:05:11,090 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:05:11,090 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:05:11,101 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.099 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-08T15:05:11,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.102 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:05:11,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.103 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-08T15:05:11,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.113 UPDATE appNGizer Role Administrator 2022-07-08T15:05:11,116 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.115 UPDATE appNGizer Role Debugger 2022-07-08T15:05:11,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.117 UPDATE appNGizer Role Tester 2022-07-08T15:05:11,130 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:11,131 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:11,133 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:11,133 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:11,133 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:11,134 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:11,134 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:11,135 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-08T15:05:11,135 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:05:11,136 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:05:11,136 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-08T15:05:11,172 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:05:11,176 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:05:11,178 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:05:11,180 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:05:11,182 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-08T15:05:11,185 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-08T15:05:11,285 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:05:11,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.3 UPDATE appNGizer Permission testPermission 2022-07-08T15:05:11,318 INFO [main] org.appng.core.service.CoreService: creating new permission 'newName' for application 'demo-application' 2022-07-08T15:05:11,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.322 UPDATE appNGizer Permission newName 2022-07-08T15:05:11,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.358 DELETE appNGizer Role Debugger 2022-07-08T15:05:11,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.362 DELETE appNGizer Role Tester 2022-07-08T15:05:11,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.389 DELETE appNGizer Role Administrator 2022-07-08T15:05:11,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.39 DELETE appNGizer Permission newName 2022-07-08T15:05:11,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.392 DELETE appNGizer Permission output-type.webgui 2022-07-08T15:05:11,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.393 DELETE appNGizer Permission debug 2022-07-08T15:05:11,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.394 DELETE appNGizer Permission output-format.html 2022-07-08T15:05:11,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.396 DELETE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:05:11,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.397 DELETE appNGizer Property platform.application.demo-application.clobValue 2022-07-08T15:05:11,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.398 DELETE appNGizer Property platform.application.demo-application.foo 2022-07-08T15:05:11,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:11.399 DELETE appNGizer Application demo-application 2022-07-08T15:05:11,404 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:11,405 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.564 s - in org.appng.appngizer.controller.PermissionControllerTest [INFO] Running org.appng.appngizer.controller.PlatformPropertyControllerTest 2022-07-08T15:05:11,409 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:05:11,410 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@338e98f8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5661f2b7, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@736f0d1b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7fa3ea4f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@382de41b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@61805de3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6a8c831d, org.springframework.test.context.event.EventPublishingTestExecutionListener@a9ded91] 2022-07-08T15:05:11,477 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:05:11,511 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 33 ms. Found 15 JPA repository interfaces. 2022-07-08T15:05:11,531 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:05:11,543 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:05:11,629 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:05:11,633 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:05:11,895 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:05:11,896 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:12,309 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:05:11 CEST 2022 2022-07-08T15:05:12,321 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:12,322 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:12,322 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:12,325 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:12,337 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.010s) 2022-07-08T15:05:12,339 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:05:12,345 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:05:12,377 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:05:12,417 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:05:12,432 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:05:12,440 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:05:12,446 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:05:12,452 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:05:12,459 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:05:12,468 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:05:12,475 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:05:12,484 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:05:12,493 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:05:12,502 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:05:12,503 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:12,503 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:12,510 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:05:12,520 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:05:12,530 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:05:12,534 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:12,542 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:05:12,547 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.202s) 2022-07-08T15:05:12,842 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:12,842 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:12,843 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:05:12,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.85 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:05:12,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.852 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:05:12,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.853 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:05:12,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.854 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:05:12,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.855 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:05:12,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.856 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:05:12,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.857 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:05:12,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.858 CREATE appNGizer Property platform.appngData 2022-07-08T15:05:12,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.86 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:05:12,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.86 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:05:12,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.862 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:05:12,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.863 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:05:12,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.864 CREATE appNGizer Property platform.devMode 2022-07-08T15:05:12,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.865 CREATE appNGizer Property platform.logfile 2022-07-08T15:05:12,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.866 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:05:12,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.868 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:05:12,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.869 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:05:12,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.87 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:05:12,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.871 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:05:12,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.873 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:05:12,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.874 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:05:12,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.876 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:05:12,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.877 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:05:12,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.878 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:05:12,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.879 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:05:12,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.88 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:05:12,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.881 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:05:12,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.882 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:05:12,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.884 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:05:12,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.885 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:05:12,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.886 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:05:12,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.887 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:05:12,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.888 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:05:12,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.889 CREATE appNGizer Property platform.locale 2022-07-08T15:05:12,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.89 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:05:12,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.891 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:05:12,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.892 CREATE appNGizer Property platform.encoding 2022-07-08T15:05:12,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.893 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:05:12,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.894 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:05:12,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.895 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:05:12,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.896 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:05:12,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.897 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:05:12,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.898 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:05:12,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.9 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:05:12,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.901 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:05:12,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.902 CREATE appNGizer Property platform.mailHost 2022-07-08T15:05:12,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.903 CREATE appNGizer Property platform.timeZone 2022-07-08T15:05:12,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.905 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:05:12,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.906 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:05:12,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.907 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:05:12,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.908 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:05:12,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.909 CREATE appNGizer Property platform.mailPort 2022-07-08T15:05:12,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.91 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:05:12,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.911 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:05:12,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:12.912 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:05:13,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:13.034 UPDATE appNGizer Property platform.cacheFolder 2022-07-08T15:05:13,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:13.051 CREATE appNGizer Property platform.theAnswer 2022-07-08T15:05:13,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:13.085 DELETE appNGizer Property platform.theAnswer 2022-07-08T15:05:13,089 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:13,089 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.68 s - in org.appng.appngizer.controller.PlatformPropertyControllerTest [INFO] Running org.appng.appngizer.controller.DatabaseControllerTest 2022-07-08T15:05:13,093 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:05:13,094 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1c8a2352, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@a7b7447, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@42493c07, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2f4127da, org.springframework.test.context.support.DirtiesContextTestExecutionListener@621c01d3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3394889b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@383633ea, org.springframework.test.context.event.EventPublishingTestExecutionListener@1e6facc1] 2022-07-08T15:05:13,155 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:05:13,185 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 29 ms. Found 15 JPA repository interfaces. 2022-07-08T15:05:13,200 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:05:13,212 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:05:13,331 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:05:13,335 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:05:13,580 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:05:13,580 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:13,919 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:05:13 CEST 2022 2022-07-08T15:05:13,932 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:13,932 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:13,932 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:13,936 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:13,948 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.010s) 2022-07-08T15:05:13,950 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:05:13,957 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:05:13,990 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:05:14,028 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:05:14,042 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:05:14,048 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:05:14,053 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:05:14,059 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:05:14,064 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:05:14,071 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:05:14,076 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:05:14,085 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:05:14,093 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:05:14,100 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:05:14,101 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:14,101 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:14,106 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:05:14,113 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:05:14,123 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:05:14,126 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:14,132 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:05:14,136 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.181s) 2022-07-08T15:05:14,484 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:14,484 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:14,484 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:05:14,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.491 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:05:14,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.492 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:05:14,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.493 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:05:14,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.494 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:05:14,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.495 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:05:14,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.496 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:05:14,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.497 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:05:14,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.498 CREATE appNGizer Property platform.appngData 2022-07-08T15:05:14,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.499 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:05:14,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.5 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:05:14,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.501 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:05:14,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.502 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:05:14,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.503 CREATE appNGizer Property platform.devMode 2022-07-08T15:05:14,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.504 CREATE appNGizer Property platform.logfile 2022-07-08T15:05:14,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.505 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:05:14,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.506 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:05:14,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.507 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:05:14,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.508 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:05:14,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.509 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:05:14,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.51 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:05:14,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.511 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:05:14,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.512 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:05:14,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.513 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:05:14,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.514 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:05:14,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.516 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:05:14,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.517 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:05:14,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.518 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:05:14,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.519 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:05:14,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.52 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:05:14,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.521 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:05:14,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.522 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:05:14,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.523 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:05:14,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.525 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:05:14,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.525 CREATE appNGizer Property platform.locale 2022-07-08T15:05:14,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.526 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:05:14,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.527 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:05:14,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.529 CREATE appNGizer Property platform.encoding 2022-07-08T15:05:14,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.53 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:05:14,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.531 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:05:14,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.532 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:05:14,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.533 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:05:14,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.534 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:05:14,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.535 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:05:14,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.536 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:05:14,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.537 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:05:14,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.538 CREATE appNGizer Property platform.mailHost 2022-07-08T15:05:14,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.539 CREATE appNGizer Property platform.timeZone 2022-07-08T15:05:14,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.54 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:05:14,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.541 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:05:14,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.542 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:05:14,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.543 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:05:14,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.545 CREATE appNGizer Property platform.mailPort 2022-07-08T15:05:14,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.545 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:05:14,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.547 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:05:14,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.548 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:05:14,579 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:05:14,581 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-08T15:05:14,582 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:14,582 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:14,582 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:14,586 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:14,599 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-08T15:05:14,601 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:14,601 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:14,601 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:14,604 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:14,616 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.010s) 2022-07-08T15:05:14,618 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-07-08T15:05:14,618 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-07-08T15:05:14,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.625 CREATE appNGizer DatabaseConnection appNG HSQL 2022-07-08T15:05:14,636 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active. 2022-07-08T15:05:14,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.638 UPDATE appNGizer DatabaseConnection appNG HSQL 2022-07-08T15:05:14,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.64 CREATE appNGizer DatabaseConnection appNG MYSQL 2022-07-08T15:05:14,642 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-07-08T15:05:14,644 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/appNG MYSQL) 2022-07-08T15:05:14,644 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2022-07-08T15:05:14,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.646 CREATE appNGizer DatabaseConnection appNG MSSQL 2022-07-08T15:05:14,648 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-07-08T15:05:14,648 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL) 2022-07-08T15:05:14,648 INFO [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated. 2022-07-08T15:05:14,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:14.651 CREATE appNGizer DatabaseConnection appNG POSTGRESQL 2022-07-08T15:05:14,653 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-08T15:05:14,673 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.) 2022-07-08T15:05:14,674 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2022-07-08T15:05:15,544 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:15,544 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:15,544 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:05:15,546 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-07-08T15:05:15,547 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-08T15:05:15,549 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:15,549 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:15,549 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:15,552 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:15,566 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-08T15:05:15,567 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:15,567 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:15,567 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:15,570 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:15,581 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.009s) 2022-07-08T15:05:15,582 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-07-08T15:05:15,583 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-07-08T15:05:15,586 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active. 2022-07-08T15:05:15,589 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:15.588 UPDATE appNGizer DatabaseConnection appNG HSQL 2022-07-08T15:05:15,590 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-07-08T15:05:15,592 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-07-08T15:05:15,593 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-07-08T15:05:16,431 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:16,431 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:16,431 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:05:16,454 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-08T15:05:16,455 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:16,455 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:16,456 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:16,459 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:17,323 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:17,323 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:17,323 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:05:17,330 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-07-08T15:05:17,331 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:17,331 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:17,331 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:17,334 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:17,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:17.35 UPDATE appNGizer DatabaseConnection appNG HSQL 2022-07-08T15:05:18,175 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:18,175 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.082 s - in org.appng.appngizer.controller.DatabaseControllerTest [INFO] Running org.appng.appngizer.controller.SitePropertyControllerTest 2022-07-08T15:05:18,180 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:05:18,180 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@74352685, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@68547c81, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7aa5ea12, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@26110f12, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7b4d145b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@30b6cfc7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@651656b9, org.springframework.test.context.event.EventPublishingTestExecutionListener@4b51bc96] 2022-07-08T15:05:18,233 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:05:18,259 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-08T15:05:18,271 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:05:18,281 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:05:18,359 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:05:18,363 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:05:18,658 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:05:18,659 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:18,977 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:05:18 CEST 2022 2022-07-08T15:05:18,990 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:18,990 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:18,990 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:18,994 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:19,006 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.009s) 2022-07-08T15:05:19,008 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:05:19,014 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:05:19,045 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:05:19,082 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:05:19,095 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:05:19,100 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:05:19,105 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:05:19,109 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:05:19,114 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:05:19,119 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:05:19,123 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:05:19,128 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:05:19,133 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:05:19,138 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:05:19,138 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:19,139 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:19,142 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:05:19,147 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:05:19,154 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:05:19,157 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:19,161 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:05:19,164 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.150s) 2022-07-08T15:05:19,465 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:19,465 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:19,466 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:05:19,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.474 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:05:19,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.476 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:05:19,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.478 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:05:19,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.479 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:05:19,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.48 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:05:19,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.481 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:05:19,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.482 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:05:19,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.483 CREATE appNGizer Property platform.appngData 2022-07-08T15:05:19,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.484 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:05:19,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.485 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:05:19,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.486 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:05:19,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.487 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:05:19,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.488 CREATE appNGizer Property platform.devMode 2022-07-08T15:05:19,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.489 CREATE appNGizer Property platform.logfile 2022-07-08T15:05:19,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.49 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:05:19,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.491 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:05:19,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.492 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:05:19,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.493 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:05:19,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.493 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:05:19,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.494 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:05:19,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.495 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:05:19,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.496 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:05:19,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.497 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:05:19,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.498 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:05:19,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.499 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:05:19,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.5 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:05:19,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.501 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:05:19,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.503 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:05:19,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.504 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:05:19,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.505 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:05:19,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.506 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:05:19,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.507 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:05:19,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.508 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:05:19,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.509 CREATE appNGizer Property platform.locale 2022-07-08T15:05:19,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.51 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:05:19,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.511 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:05:19,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.512 CREATE appNGizer Property platform.encoding 2022-07-08T15:05:19,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.513 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:05:19,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.514 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:05:19,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.515 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:05:19,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.516 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:05:19,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.517 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:05:19,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.518 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:05:19,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.519 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:05:19,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.519 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:05:19,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.52 CREATE appNGizer Property platform.mailHost 2022-07-08T15:05:19,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.521 CREATE appNGizer Property platform.timeZone 2022-07-08T15:05:19,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.522 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:05:19,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.523 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:05:19,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.524 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:05:19,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.525 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:05:19,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.526 CREATE appNGizer Property platform.mailPort 2022-07-08T15:05:19,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.527 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:05:19,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.528 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:05:19,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.529 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:05:19,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.594 CREATE appNGizer Property platform.site.localhost.template 2022-07-08T15:05:19,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.596 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2022-07-08T15:05:19,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.597 CREATE appNGizer Property platform.site.localhost.wwwDir 2022-07-08T15:05:19,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.598 CREATE appNGizer Property platform.site.localhost.tagPrefix 2022-07-08T15:05:19,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.598 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2022-07-08T15:05:19,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.6 CREATE appNGizer Property platform.site.localhost.authLoginPage 2022-07-08T15:05:19,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.6 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2022-07-08T15:05:19,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.601 CREATE appNGizer Property platform.site.localhost.ldapUser 2022-07-08T15:05:19,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.602 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2022-07-08T15:05:19,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.603 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2022-07-08T15:05:19,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.604 CREATE appNGizer Property platform.site.localhost.encoding 2022-07-08T15:05:19,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.605 CREATE appNGizer Property platform.site.localhost.indexDir 2022-07-08T15:05:19,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.606 CREATE appNGizer Property platform.site.localhost.defaultApplication 2022-07-08T15:05:19,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.607 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2022-07-08T15:05:19,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.608 CREATE appNGizer Property platform.site.localhost.mailHost 2022-07-08T15:05:19,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.608 CREATE appNGizer Property platform.site.localhost.authLoginRef 2022-07-08T15:05:19,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.609 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2022-07-08T15:05:19,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.61 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2022-07-08T15:05:19,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.611 CREATE appNGizer Property platform.site.localhost.authApplication 2022-07-08T15:05:19,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.612 CREATE appNGizer Property platform.site.localhost.defaultPage 2022-07-08T15:05:19,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.613 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2022-07-08T15:05:19,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.614 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2022-07-08T15:05:19,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.614 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2022-07-08T15:05:19,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.616 CREATE appNGizer Property platform.site.localhost.appendTabId 2022-07-08T15:05:19,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.616 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2022-07-08T15:05:19,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.617 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2022-07-08T15:05:19,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.618 CREATE appNGizer Property platform.site.localhost.ldapDomain 2022-07-08T15:05:19,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.619 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2022-07-08T15:05:19,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.62 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2022-07-08T15:05:19,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.621 CREATE appNGizer Property platform.site.localhost.indexTimeout 2022-07-08T15:05:19,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.622 CREATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-08T15:05:19,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.623 CREATE appNGizer Property platform.site.localhost.service-path 2022-07-08T15:05:19,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.624 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2022-07-08T15:05:19,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.625 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2022-07-08T15:05:19,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.626 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2022-07-08T15:05:19,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.627 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2022-07-08T15:05:19,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.628 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2022-07-08T15:05:19,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.629 CREATE appNGizer Property platform.site.localhost.siteRootDir 2022-07-08T15:05:19,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.63 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2022-07-08T15:05:19,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.631 CREATE appNGizer Property platform.site.localhost.name 2022-07-08T15:05:19,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.632 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2022-07-08T15:05:19,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.633 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2022-07-08T15:05:19,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.634 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2022-07-08T15:05:19,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.634 CREATE appNGizer Property platform.site.localhost.errorPage 2022-07-08T15:05:19,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.635 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2022-07-08T15:05:19,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.636 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2022-07-08T15:05:19,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.637 CREATE appNGizer Property platform.site.localhost.assetsDir 2022-07-08T15:05:19,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.638 CREATE appNGizer Property platform.site.localhost.errorPages 2022-07-08T15:05:19,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.639 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2022-07-08T15:05:19,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.64 CREATE appNGizer Property platform.site.localhost.locale 2022-07-08T15:05:19,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.64 CREATE appNGizer Property platform.site.localhost.mailDisabled 2022-07-08T15:05:19,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.641 CREATE appNGizer Property platform.site.localhost.timeZone 2022-07-08T15:05:19,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.643 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2022-07-08T15:05:19,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.644 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2022-07-08T15:05:19,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.645 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2022-07-08T15:05:19,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.645 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2022-07-08T15:05:19,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.646 CREATE appNGizer Property platform.site.localhost.ldapPassword 2022-07-08T15:05:19,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.647 CREATE appNGizer Property platform.site.localhost.indexConfig 2022-07-08T15:05:19,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.648 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2022-07-08T15:05:19,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.649 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2022-07-08T15:05:19,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.651 CREATE appNGizer Property platform.site.localhost.documentDir 2022-07-08T15:05:19,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.651 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2022-07-08T15:05:19,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.652 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2022-07-08T15:05:19,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.653 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2022-07-08T15:05:19,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.654 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2022-07-08T15:05:19,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.655 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2022-07-08T15:05:19,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.656 CREATE appNGizer Property platform.site.localhost.mailPort 2022-07-08T15:05:19,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.657 CREATE appNGizer Property platform.site.localhost.host 2022-07-08T15:05:19,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.658 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2022-07-08T15:05:19,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.659 CREATE appNGizer Property platform.site.localhost.ldapHost 2022-07-08T15:05:19,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.66 CREATE appNGizer Property platform.site.localhost.manager-path 2022-07-08T15:05:19,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.662 CREATE appNGizer Site localhost 2022-07-08T15:05:19,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.832 UPDATE appNGizer Property platform.site.localhost.assetsDir 2022-07-08T15:05:19,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.862 UPDATE appNGizer Property platform.site.localhost.assetsDir 2022-07-08T15:05:19,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.867 UPDATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-08T15:05:19,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.897 UPDATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-08T15:05:19,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.901 CREATE appNGizer Property platform.site.localhost.theAnswer 2022-07-08T15:05:19,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.955 DELETE appNGizer Property platform.site.localhost.theAnswer 2022-07-08T15:05:19,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:19.976 CREATE appNGizer Property platform.site.localhost.myNewProp 2022-07-08T15:05:20,035 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:20.034 DELETE appNGizer Property platform.site.localhost.myNewProp 2022-07-08T15:05:20,049 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:20,049 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.871 s - in org.appng.appngizer.controller.SitePropertyControllerTest [INFO] Running org.appng.appngizer.controller.SiteApplicationControllerTest 2022-07-08T15:05:20,055 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:05:20,055 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@130ca5a7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3fb3ff86, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@46176e92, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@d078b7d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7bd036e7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5bbfa9d4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@26a12fcf, org.springframework.test.context.event.EventPublishingTestExecutionListener@17cc0405] 2022-07-08T15:05:20,120 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:05:20,145 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-08T15:05:20,158 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:05:20,168 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:05:20,246 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:05:20,251 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:05:20,487 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:05:20,487 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:20,817 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:05:20 CEST 2022 2022-07-08T15:05:20,828 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:20,828 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:20,828 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:20,831 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:20,842 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-08T15:05:20,843 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:05:20,848 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:05:20,868 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:05:20,896 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:05:20,906 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:05:20,912 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:05:20,917 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:05:20,922 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:05:20,926 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:05:20,932 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:05:20,936 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:05:20,941 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:05:20,946 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:05:20,951 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:05:20,952 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:20,952 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:20,956 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:05:20,960 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:05:20,967 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:05:20,972 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:20,979 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:05:20,983 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.135s) 2022-07-08T15:05:21,256 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:21,256 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:21,257 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:05:21,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.263 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:05:21,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.265 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:05:21,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.266 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:05:21,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.267 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:05:21,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.268 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:05:21,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.268 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:05:21,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.269 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:05:21,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.27 CREATE appNGizer Property platform.appngData 2022-07-08T15:05:21,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.271 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:05:21,273 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.272 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:05:21,273 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.273 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:05:21,274 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.274 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:05:21,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.274 CREATE appNGizer Property platform.devMode 2022-07-08T15:05:21,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.275 CREATE appNGizer Property platform.logfile 2022-07-08T15:05:21,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.276 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:05:21,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.277 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:05:21,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.278 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:05:21,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.279 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:05:21,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.28 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:05:21,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.281 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:05:21,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.282 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:05:21,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.283 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:05:21,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.283 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:05:21,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.284 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:05:21,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.285 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:05:21,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.286 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:05:21,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.287 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:05:21,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.287 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:05:21,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.288 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:05:21,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.289 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:05:21,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.29 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:05:21,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.291 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:05:21,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.291 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:05:21,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.292 CREATE appNGizer Property platform.locale 2022-07-08T15:05:21,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.293 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:05:21,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.294 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:05:21,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.294 CREATE appNGizer Property platform.encoding 2022-07-08T15:05:21,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.295 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:05:21,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.296 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:05:21,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.297 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:05:21,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.298 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:05:21,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.299 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:05:21,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.3 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:05:21,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.301 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:05:21,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.302 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:05:21,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.302 CREATE appNGizer Property platform.mailHost 2022-07-08T15:05:21,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.303 CREATE appNGizer Property platform.timeZone 2022-07-08T15:05:21,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.304 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:05:21,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.305 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:05:21,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.306 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:05:21,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.306 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:05:21,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.307 CREATE appNGizer Property platform.mailPort 2022-07-08T15:05:21,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.308 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:05:21,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.309 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:05:21,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.31 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:05:21,336 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.336 CREATE appNGizer Repository local 2022-07-08T15:05:21,370 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-08T15:05:21,381 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-08T15:05:21,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.383 CREATE appNGizer Application demo-application 2022-07-08T15:05:21,387 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:05:21,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.389 CREATE appNGizer Permission debug 2022-07-08T15:05:21,390 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:05:21,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.391 CREATE appNGizer Permission output-format.html 2022-07-08T15:05:21,392 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:05:21,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.392 CREATE appNGizer Permission output-type.webgui 2022-07-08T15:05:21,393 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:05:21,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.394 CREATE appNGizer Permission testPermission 2022-07-08T15:05:21,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.396 CREATE appNGizer Role Administrator 2022-07-08T15:05:21,402 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:05:21,403 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:05:21,404 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:05:21,404 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:05:21,406 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.405 CREATE appNGizer Role Debugger 2022-07-08T15:05:21,409 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:05:21,410 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:05:21,410 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:05:21,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.411 CREATE appNGizer Role Tester 2022-07-08T15:05:21,413 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:05:21,413 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:05:21,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.417 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-08T15:05:21,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.418 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:05:21,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.419 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-08T15:05:21,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.422 UPDATE appNGizer Role Administrator 2022-07-08T15:05:21,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.423 UPDATE appNGizer Role Debugger 2022-07-08T15:05:21,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.425 UPDATE appNGizer Role Tester 2022-07-08T15:05:21,429 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:21,429 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:21,430 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:21,430 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:21,430 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:21,431 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:21,431 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:21,431 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-08T15:05:21,431 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:05:21,431 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:05:21,432 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-08T15:05:21,442 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:05:21,443 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:05:21,444 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:05:21,445 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:05:21,446 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-08T15:05:21,448 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-08T15:05:21,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.481 CREATE appNGizer Property platform.site.localhost.template 2022-07-08T15:05:21,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.482 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2022-07-08T15:05:21,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.483 CREATE appNGizer Property platform.site.localhost.wwwDir 2022-07-08T15:05:21,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.484 CREATE appNGizer Property platform.site.localhost.tagPrefix 2022-07-08T15:05:21,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.485 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2022-07-08T15:05:21,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.486 CREATE appNGizer Property platform.site.localhost.authLoginPage 2022-07-08T15:05:21,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.487 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2022-07-08T15:05:21,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.488 CREATE appNGizer Property platform.site.localhost.ldapUser 2022-07-08T15:05:21,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.488 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2022-07-08T15:05:21,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.489 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2022-07-08T15:05:21,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.49 CREATE appNGizer Property platform.site.localhost.encoding 2022-07-08T15:05:21,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.491 CREATE appNGizer Property platform.site.localhost.indexDir 2022-07-08T15:05:21,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.491 CREATE appNGizer Property platform.site.localhost.defaultApplication 2022-07-08T15:05:21,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.492 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2022-07-08T15:05:21,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.493 CREATE appNGizer Property platform.site.localhost.mailHost 2022-07-08T15:05:21,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.494 CREATE appNGizer Property platform.site.localhost.authLoginRef 2022-07-08T15:05:21,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.494 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2022-07-08T15:05:21,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.495 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2022-07-08T15:05:21,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.496 CREATE appNGizer Property platform.site.localhost.authApplication 2022-07-08T15:05:21,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.496 CREATE appNGizer Property platform.site.localhost.defaultPage 2022-07-08T15:05:21,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.497 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2022-07-08T15:05:21,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.498 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2022-07-08T15:05:21,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.499 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2022-07-08T15:05:21,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.5 CREATE appNGizer Property platform.site.localhost.appendTabId 2022-07-08T15:05:21,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.5 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2022-07-08T15:05:21,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.501 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2022-07-08T15:05:21,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.502 CREATE appNGizer Property platform.site.localhost.ldapDomain 2022-07-08T15:05:21,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.503 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2022-07-08T15:05:21,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.504 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2022-07-08T15:05:21,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.504 CREATE appNGizer Property platform.site.localhost.indexTimeout 2022-07-08T15:05:21,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.505 CREATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-08T15:05:21,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.506 CREATE appNGizer Property platform.site.localhost.service-path 2022-07-08T15:05:21,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.507 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2022-07-08T15:05:21,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.507 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2022-07-08T15:05:21,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.508 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2022-07-08T15:05:21,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.509 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2022-07-08T15:05:21,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.51 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2022-07-08T15:05:21,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.51 CREATE appNGizer Property platform.site.localhost.siteRootDir 2022-07-08T15:05:21,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.511 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2022-07-08T15:05:21,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.512 CREATE appNGizer Property platform.site.localhost.name 2022-07-08T15:05:21,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.513 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2022-07-08T15:05:21,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.513 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2022-07-08T15:05:21,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.514 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2022-07-08T15:05:21,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.515 CREATE appNGizer Property platform.site.localhost.errorPage 2022-07-08T15:05:21,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.516 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2022-07-08T15:05:21,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.517 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2022-07-08T15:05:21,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.517 CREATE appNGizer Property platform.site.localhost.assetsDir 2022-07-08T15:05:21,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.518 CREATE appNGizer Property platform.site.localhost.errorPages 2022-07-08T15:05:21,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.519 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2022-07-08T15:05:21,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.52 CREATE appNGizer Property platform.site.localhost.locale 2022-07-08T15:05:21,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.52 CREATE appNGizer Property platform.site.localhost.mailDisabled 2022-07-08T15:05:21,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.521 CREATE appNGizer Property platform.site.localhost.timeZone 2022-07-08T15:05:21,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.522 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2022-07-08T15:05:21,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.522 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2022-07-08T15:05:21,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.523 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2022-07-08T15:05:21,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.524 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2022-07-08T15:05:21,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.525 CREATE appNGizer Property platform.site.localhost.ldapPassword 2022-07-08T15:05:21,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.525 CREATE appNGizer Property platform.site.localhost.indexConfig 2022-07-08T15:05:21,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.526 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2022-07-08T15:05:21,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.527 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2022-07-08T15:05:21,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.528 CREATE appNGizer Property platform.site.localhost.documentDir 2022-07-08T15:05:21,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.529 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2022-07-08T15:05:21,530 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.53 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2022-07-08T15:05:21,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.531 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2022-07-08T15:05:21,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.532 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2022-07-08T15:05:21,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.532 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2022-07-08T15:05:21,533 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.533 CREATE appNGizer Property platform.site.localhost.mailPort 2022-07-08T15:05:21,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.534 CREATE appNGizer Property platform.site.localhost.host 2022-07-08T15:05:21,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.535 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2022-07-08T15:05:21,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.535 CREATE appNGizer Property platform.site.localhost.ldapHost 2022-07-08T15:05:21,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.536 CREATE appNGizer Property platform.site.localhost.manager-path 2022-07-08T15:05:21,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.538 CREATE appNGizer Site localhost 2022-07-08T15:05:21,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.585 CREATE appNGizer Property platform.site.anotherSite.ldapPrincipalScheme 2022-07-08T15:05:21,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.586 CREATE appNGizer Property platform.site.anotherSite.encoding 2022-07-08T15:05:21,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.587 CREATE appNGizer Property platform.site.anotherSite.supportReloadFile 2022-07-08T15:05:21,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.587 CREATE appNGizer Property platform.site.anotherSite.allowSkipRender 2022-07-08T15:05:21,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.588 CREATE appNGizer Property platform.site.anotherSite.documentDir 2022-07-08T15:05:21,589 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.589 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedPaths 2022-07-08T15:05:21,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.589 CREATE appNGizer Property platform.site.anotherSite.wwwDir 2022-07-08T15:05:21,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.59 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionName 2022-07-08T15:05:21,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.591 CREATE appNGizer Property platform.site.anotherSite.ldapStartTls 2022-07-08T15:05:21,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.591 CREATE appNGizer Property platform.site.anotherSite.name 2022-07-08T15:05:21,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.592 CREATE appNGizer Property platform.site.anotherSite.cacheEnabled 2022-07-08T15:05:21,593 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.593 CREATE appNGizer Property platform.site.anotherSite.serviceOutputFormat 2022-07-08T15:05:21,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.594 CREATE appNGizer Property platform.site.anotherSite.jdbcValidationTimeout 2022-07-08T15:05:21,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.594 CREATE appNGizer Property platform.site.anotherSite.ldapUser 2022-07-08T15:05:21,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.595 CREATE appNGizer Property platform.site.anotherSite.ldapDisabled 2022-07-08T15:05:21,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.596 CREATE appNGizer Property platform.site.anotherSite.indexConfig 2022-07-08T15:05:21,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.596 CREATE appNGizer Property platform.site.anotherSite.siteRootDir 2022-07-08T15:05:21,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.597 CREATE appNGizer Property platform.site.anotherSite.ldapDomain 2022-07-08T15:05:21,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.598 CREATE appNGizer Property platform.site.anotherSite.authLoginPage 2022-07-08T15:05:21,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.598 CREATE appNGizer Property platform.site.anotherSite.cacheStatistics 2022-07-08T15:05:21,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.599 CREATE appNGizer Property platform.site.anotherSite.mailPort 2022-07-08T15:05:21,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.6 CREATE appNGizer Property platform.site.anotherSite.appendTabId 2022-07-08T15:05:21,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.601 CREATE appNGizer Property platform.site.anotherSite.service-path 2022-07-08T15:05:21,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.601 CREATE appNGizer Property platform.site.anotherSite.template 2022-07-08T15:05:21,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.602 CREATE appNGizer Property platform.site.anotherSite.cacheTimeouts 2022-07-08T15:05:21,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.603 CREATE appNGizer Property platform.site.anotherSite.tagPrefix 2022-07-08T15:05:21,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.604 CREATE appNGizer Property platform.site.anotherSite.authLogoutPage 2022-07-08T15:05:21,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.604 CREATE appNGizer Property platform.site.anotherSite.timeZone 2022-07-08T15:05:21,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.605 CREATE appNGizer Property platform.site.anotherSite.ldapIdAttribute 2022-07-08T15:05:21,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.606 CREATE appNGizer Property platform.site.anotherSite.cacheTimeToLive 2022-07-08T15:05:21,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.606 CREATE appNGizer Property platform.site.anotherSite.searchMaxHits 2022-07-08T15:05:21,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.607 CREATE appNGizer Property platform.site.anotherSite.host 2022-07-08T15:05:21,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.608 CREATE appNGizer Property platform.site.anotherSite.indexFileTypes 2022-07-08T15:05:21,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.609 CREATE appNGizer Property platform.site.anotherSite.supportedLanguages 2022-07-08T15:05:21,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.609 CREATE appNGizer Property platform.site.anotherSite.jdbcLogPerformance 2022-07-08T15:05:21,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.61 CREATE appNGizer Property platform.site.anotherSite.locale 2022-07-08T15:05:21,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.611 CREATE appNGizer Property platform.site.anotherSite.DatasourceConfigurer 2022-07-08T15:05:21,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.611 CREATE appNGizer Property platform.site.anotherSite.indexTimeout 2022-07-08T15:05:21,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.612 CREATE appNGizer Property platform.site.anotherSite.rewriteConfig 2022-07-08T15:05:21,613 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.613 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionValue 2022-07-08T15:05:21,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.614 CREATE appNGizer Property platform.site.anotherSite.mailHost 2022-07-08T15:05:21,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.614 CREATE appNGizer Property platform.site.anotherSite.authLoginRef 2022-07-08T15:05:21,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.615 CREATE appNGizer Property platform.site.anotherSite.searchChunkSize 2022-07-08T15:05:21,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.616 CREATE appNGizer Property platform.site.anotherSite.defaultPage 2022-07-08T15:05:21,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.616 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedMethods 2022-07-08T15:05:21,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.617 CREATE appNGizer Property platform.site.anotherSite.indexFileSystemQueueSize 2022-07-08T15:05:21,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.618 CREATE appNGizer Property platform.site.anotherSite.sessionTrackingEnabled 2022-07-08T15:05:21,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.618 CREATE appNGizer Property platform.site.anotherSite.ldapPassword 2022-07-08T15:05:21,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.619 CREATE appNGizer Property platform.site.anotherSite.ldapHost 2022-07-08T15:05:21,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.622 CREATE appNGizer Property platform.site.anotherSite.ldapGroupBaseDn 2022-07-08T15:05:21,623 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.623 CREATE appNGizer Property platform.site.anotherSite.cacheClearOnShutdown 2022-07-08T15:05:21,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.623 CREATE appNGizer Property platform.site.anotherSite.defaultPageSize 2022-07-08T15:05:21,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.624 CREATE appNGizer Property platform.site.anotherSite.cacheTimeoutsAntStyle 2022-07-08T15:05:21,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.625 CREATE appNGizer Property platform.site.anotherSite.csrfProtectionEnabled 2022-07-08T15:05:21,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.625 CREATE appNGizer Property platform.site.anotherSite.authLogoutRef 2022-07-08T15:05:21,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.626 CREATE appNGizer Property platform.site.anotherSite.cacheExceptions 2022-07-08T15:05:21,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.627 CREATE appNGizer Property platform.site.anotherSite.defaultApplication 2022-07-08T15:05:21,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.627 CREATE appNGizer Property platform.site.anotherSite.mailDisabled 2022-07-08T15:05:21,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.628 CREATE appNGizer Property platform.site.anotherSite.assetsDir 2022-07-08T15:05:21,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.629 CREATE appNGizer Property platform.site.anotherSite.ldapUserBaseDn 2022-07-08T15:05:21,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.63 CREATE appNGizer Property platform.site.anotherSite.xssExceptions 2022-07-08T15:05:21,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.63 CREATE appNGizer Property platform.site.anotherSite.authApplication 2022-07-08T15:05:21,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.631 CREATE appNGizer Property platform.site.anotherSite.jdbcMaxLifetime 2022-07-08T15:05:21,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.632 CREATE appNGizer Property platform.site.anotherSite.errorPage 2022-07-08T15:05:21,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.632 CREATE appNGizer Property platform.site.anotherSite.manager-path 2022-07-08T15:05:21,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.633 CREATE appNGizer Property platform.site.anotherSite.indexDir 2022-07-08T15:05:21,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.633 CREATE appNGizer Property platform.site.anotherSite.enforcePrimaryDomain 2022-07-08T15:05:21,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.634 CREATE appNGizer Property platform.site.anotherSite.jdbcConnectionTimeout 2022-07-08T15:05:21,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.635 CREATE appNGizer Property platform.site.anotherSite.indexQueueSize 2022-07-08T15:05:21,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.635 CREATE appNGizer Property platform.site.anotherSite.errorPages 2022-07-08T15:05:21,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.636 CREATE appNGizer Property platform.site.anotherSite.serviceOutputType 2022-07-08T15:05:21,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.637 CREATE appNGizer Site anotherSite 2022-07-08T15:05:21,707 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/platform/localhost/demo-application 2022-07-08T15:05:21,707 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/application/localhost/demo-application 2022-07-08T15:05:21,716 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.715 INFO appNGizer Assigned application demo-application to site localhost 2022-07-08T15:05:21,719 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.719 CREATE appNGizer Property platform.site.localhost.application.demo-application.bar 2022-07-08T15:05:21,720 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.72 CREATE appNGizer Property platform.site.localhost.application.demo-application.foo 2022-07-08T15:05:21,721 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.72 CREATE appNGizer Property platform.site.localhost.application.demo-application.clobValue 2022-07-08T15:05:21,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.92 UPDATE appNGizer Property platform.site.localhost.application.demo-application.bar 2022-07-08T15:05:21,974 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:21.973 CREATE appNGizer Property platform.site.localhost.application.demo-application.myNewProp 2022-07-08T15:05:22,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:22.021 DELETE appNGizer Property platform.site.localhost.application.demo-application.myNewProp 2022-07-08T15:05:22,050 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site localhost, status of database-connection is NO_DB_SUPPORTED 2022-07-08T15:05:22,051 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:22.051 INFO appNGizer Removed application demo-application from site localhost 2022-07-08T15:05:22,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:22.053 DELETE appNGizer Property platform.site.localhost.application.demo-application.bar 2022-07-08T15:05:22,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:22.054 DELETE appNGizer Property platform.site.localhost.application.demo-application.clobValue 2022-07-08T15:05:22,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:22.055 DELETE appNGizer Property platform.site.localhost.application.demo-application.foo 2022-07-08T15:05:22,069 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:22,069 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.017 s - in org.appng.appngizer.controller.SiteApplicationControllerTest [INFO] Running org.appng.appngizer.controller.SubjectControllerTest 2022-07-08T15:05:22,075 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:05:22,075 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@666d47be, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4197afc8, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1773dcf5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5c7b9b3d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@50a767bb, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2cb26b88, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@252f9e9f, org.springframework.test.context.event.EventPublishingTestExecutionListener@258d5b74] 2022-07-08T15:05:22,124 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:05:22,148 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-08T15:05:22,160 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:05:22,169 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:05:22,240 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:05:22,244 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:05:22,481 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:05:22,482 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:22,811 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:05:22 CEST 2022 2022-07-08T15:05:22,822 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:22,822 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:22,822 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:22,825 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:22,835 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.009s) 2022-07-08T15:05:22,837 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:05:22,842 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:05:22,863 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:05:22,889 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:05:22,900 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:05:22,905 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:05:22,909 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:05:22,914 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:05:22,918 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:05:22,923 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:05:22,928 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:05:22,935 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:05:22,942 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:05:22,947 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:05:22,948 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:22,948 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:22,952 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:05:22,956 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:05:22,962 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:05:22,965 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:22,969 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:05:22,973 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.131s) 2022-07-08T15:05:23,267 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:23,267 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:23,267 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:05:23,274 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.273 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:05:23,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.275 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:05:23,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.275 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:05:23,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.276 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:05:23,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.276 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:05:23,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.277 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:05:23,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.278 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:05:23,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.278 CREATE appNGizer Property platform.appngData 2022-07-08T15:05:23,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.279 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:05:23,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.279 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:05:23,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.28 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:05:23,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.281 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:05:23,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.281 CREATE appNGizer Property platform.devMode 2022-07-08T15:05:23,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.282 CREATE appNGizer Property platform.logfile 2022-07-08T15:05:23,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.283 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:05:23,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.283 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:05:23,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.284 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:05:23,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.284 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:05:23,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.285 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:05:23,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.286 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:05:23,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.286 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:05:23,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.287 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:05:23,288 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.288 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:05:23,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.288 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:05:23,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.289 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:05:23,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.29 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:05:23,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.29 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:05:23,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.291 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:05:23,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.292 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:05:23,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.292 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:05:23,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.293 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:05:23,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.293 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:05:23,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.294 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:05:23,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.295 CREATE appNGizer Property platform.locale 2022-07-08T15:05:23,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.295 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:05:23,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.296 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:05:23,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.296 CREATE appNGizer Property platform.encoding 2022-07-08T15:05:23,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.297 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:05:23,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.298 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:05:23,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.298 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:05:23,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.299 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:05:23,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.299 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:05:23,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.3 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:05:23,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.301 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:05:23,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.301 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:05:23,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.302 CREATE appNGizer Property platform.mailHost 2022-07-08T15:05:23,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.302 CREATE appNGizer Property platform.timeZone 2022-07-08T15:05:23,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.303 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:05:23,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.304 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:05:23,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.304 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:05:23,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.305 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:05:23,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.305 CREATE appNGizer Property platform.mailPort 2022-07-08T15:05:23,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.306 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:05:23,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.307 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:05:23,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.307 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:05:23,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.33 CREATE appNGizer Group Admin 2022-07-08T15:05:23,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.346 CREATE appNGizer Subject Admin 2022-07-08T15:05:23,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.36 UPDATE appNGizer Subject Admin 2022-07-08T15:05:23,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.365 UPDATE appNGizer Group Admin 2022-07-08T15:05:23,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.391 UPDATE appNGizer Group Admin 2022-07-08T15:05:23,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.399 UPDATE appNGizer Subject Admin 2022-07-08T15:05:23,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.402 UPDATE appNGizer Subject Admin 2022-07-08T15:05:23,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.422 UPDATE appNGizer Subject Admin 2022-07-08T15:05:23,435 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:23,435 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:23,435 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:05:23,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.441 CREATE appNGizer Subject deleteme 2022-07-08T15:05:23,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.457 DELETE appNGizer Subject deleteme 2022-07-08T15:05:23,460 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:23,460 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:23,460 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:05:23,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.466 CREATE appNGizer Subject john.doe 2022-07-08T15:05:23,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.479 UPDATE appNGizer Subject john.doe 2022-07-08T15:05:23,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.504 DELETE appNGizer Subject john.doe 2022-07-08T15:05:23,506 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:23,506 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:23,507 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:05:23,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:23.512 CREATE appNGizer Subject john doe 2022-07-08T15:05:23,543 ERROR [main] org.appng.appngizer.controller.SubjectController: [61] error while processing [POST] on /subject javax.validation.ConstraintViolationException: Validation failed for classes [org.appng.core.domain.SubjectImpl] during persist time for groups [javax.validation.groups.Default, ] List of constraint violations:[ ConstraintViolationImpl{interpolatedMessage='{validation.usernameGroup}', propertyPath=name, rootBeanClass=class org.appng.core.domain.SubjectImpl, messageTemplate='{validation.usernameGroup}'} ] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.validate(BeanValidationEventListener.java:140) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:756) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:742) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at jdk.internal.reflect.GeneratedMethodAccessor115.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:311) ~[spring-orm-5.3.21.jar:5.3.21] at com.sun.proxy.$Proxy122.persist(Unknown Source) ~[?:?] at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:666) ~[spring-data-jpa-2.7.1.jar:2.7.1] at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.data.repository.core.support.RepositoryMethodInvoker$RepositoryFragmentMethodInvoker.lambda$new$0(RepositoryMethodInvoker.java:289) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryMethodInvoker.doInvoke(RepositoryMethodInvoker.java:137) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryMethodInvoker.invoke(RepositoryMethodInvoker.java:121) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:530) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:286) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:640) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:164) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:139) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:81) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:174) ~[spring-data-jpa-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.21.jar:5.3.21] at com.sun.proxy.$Proxy132.save(Unknown Source) ~[?:?] at org.appng.core.service.CoreService.createSubject(CoreService.java:198) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.21.jar:5.3.21] at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$c0c1f588.createSubject() ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.appngizer.controller.SubjectController.createSubject(SubjectController.java:94) ~[classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.21.jar:5.3.21] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.21.jar:5.3.21] at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) ~[javax.servlet-api-3.1.0.jar:3.1.0] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-5.3.21.jar:5.3.21] at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api-3.1.0.jar:3.1.0] at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:167) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:134) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) ~[spring-test-5.3.21.jar:5.3.21] at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:200) ~[test-classes/:?] at org.appng.appngizer.controller.ControllerTest.sendBodyAndVerify(ControllerTest.java:194) ~[test-classes/:?] at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:159) ~[test-classes/:?] at org.appng.appngizer.controller.SubjectControllerTest.testInvalidName(SubjectControllerTest.java:42) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-07-08T15:05:23,560 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:23,560 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:23,561 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:05:23,575 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:23,576 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.503 s - in org.appng.appngizer.controller.SubjectControllerTest [INFO] Running org.appng.appngizer.controller.RepositoryControllerTest 2022-07-08T15:05:23,582 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:05:23,582 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6e90a1ae, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7858a026, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@5bd5fb06, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@34a9ec3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@683cc2d5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@55580664, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2121ca02, org.springframework.test.context.event.EventPublishingTestExecutionListener@764af463] 2022-07-08T15:05:23,630 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:05:23,656 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-08T15:05:23,667 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:05:23,678 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:05:23,747 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:05:23,752 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:05:23,952 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:05:23,952 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:24,275 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:05:23 CEST 2022 2022-07-08T15:05:24,286 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:24,286 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:24,286 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:24,289 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:24,300 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-08T15:05:24,301 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:05:24,306 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:05:24,327 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:05:24,356 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:05:24,367 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:05:24,372 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:05:24,377 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:05:24,382 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:05:24,387 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:05:24,392 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:05:24,397 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:05:24,403 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:05:24,409 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:05:24,414 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:05:24,414 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:24,415 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:24,418 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:05:24,423 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:05:24,430 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:05:24,433 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:24,437 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:05:24,441 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.135s) 2022-07-08T15:05:24,708 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:24,709 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:24,709 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:05:24,716 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.715 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:05:24,717 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.716 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:05:24,717 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.717 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:05:24,718 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.717 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:05:24,718 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.718 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:05:24,719 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.719 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:05:24,720 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.719 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:05:24,720 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.72 CREATE appNGizer Property platform.appngData 2022-07-08T15:05:24,721 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.721 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:05:24,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.721 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:05:24,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.722 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:05:24,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.723 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:05:24,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.723 CREATE appNGizer Property platform.devMode 2022-07-08T15:05:24,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.724 CREATE appNGizer Property platform.logfile 2022-07-08T15:05:24,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.724 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:05:24,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.725 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:05:24,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.725 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:05:24,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.726 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:05:24,727 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.727 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:05:24,728 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.727 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:05:24,728 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.728 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:05:24,729 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.728 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:05:24,729 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.729 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:05:24,730 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.73 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:05:24,731 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.73 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:05:24,731 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.731 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:05:24,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.732 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:05:24,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.732 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:05:24,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.733 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:05:24,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.733 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:05:24,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.734 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:05:24,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.735 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:05:24,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.735 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:05:24,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.736 CREATE appNGizer Property platform.locale 2022-07-08T15:05:24,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.736 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:05:24,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.737 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:05:24,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.737 CREATE appNGizer Property platform.encoding 2022-07-08T15:05:24,738 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.738 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:05:24,739 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.739 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:05:24,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.739 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:05:24,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.74 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:05:24,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.741 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:05:24,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.741 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:05:24,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.742 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:05:24,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.742 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:05:24,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.743 CREATE appNGizer Property platform.mailHost 2022-07-08T15:05:24,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.744 CREATE appNGizer Property platform.timeZone 2022-07-08T15:05:24,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.744 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:05:24,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.745 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:05:24,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.745 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:05:24,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.746 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:05:24,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.747 CREATE appNGizer Property platform.mailPort 2022-07-08T15:05:24,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.747 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:05:24,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.748 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:05:24,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.748 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:05:24,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.773 CREATE appNGizer Repository local repo 2022-07-08T15:05:24,842 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-08T15:05:24,850 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-08T15:05:24,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.851 CREATE appNGizer Application demo-application 2022-07-08T15:05:24,853 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:05:24,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.854 CREATE appNGizer Permission debug 2022-07-08T15:05:24,856 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:05:24,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.856 CREATE appNGizer Permission output-format.html 2022-07-08T15:05:24,857 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:05:24,857 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.857 CREATE appNGizer Permission output-type.webgui 2022-07-08T15:05:24,858 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:05:24,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.858 CREATE appNGizer Permission testPermission 2022-07-08T15:05:24,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.859 CREATE appNGizer Role Administrator 2022-07-08T15:05:24,865 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:05:24,866 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:05:24,867 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:05:24,867 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:05:24,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.868 CREATE appNGizer Role Debugger 2022-07-08T15:05:24,869 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:05:24,870 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:05:24,870 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:05:24,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.871 CREATE appNGizer Role Tester 2022-07-08T15:05:24,872 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:05:24,872 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:05:24,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.874 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-08T15:05:24,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.875 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:05:24,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.876 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-08T15:05:24,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.878 UPDATE appNGizer Role Administrator 2022-07-08T15:05:24,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.879 UPDATE appNGizer Role Debugger 2022-07-08T15:05:24,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.88 UPDATE appNGizer Role Tester 2022-07-08T15:05:24,887 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:24,887 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:24,887 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:24,887 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:24,888 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:24,888 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:24,888 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:24,888 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-08T15:05:24,888 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:05:24,888 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:05:24,888 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-08T15:05:24,897 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:05:24,898 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:05:24,898 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:05:24,900 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:05:24,900 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-08T15:05:24,902 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-08T15:05:24,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.937 UPDATE appNGizer Repository local 2022-07-08T15:05:24,959 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:24,959 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:24,960 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:05:24,967 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.967 CREATE appNGizer Repository deleteme 2022-07-08T15:05:24,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:24.983 DELETE appNGizer Repository deleteme 2022-07-08T15:05:24,986 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:24,986 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:24,986 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:05:24,998 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:24,998 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:24,999 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:05:25,006 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:25.006 CREATE appNGizer Repository dummy repo 2022-07-08T15:05:25,025 WARN [main] org.springframework.web.servlet.PageNotFound: No mapping for GET /repository/dummy%20repo/demo-application/1.2.3 2022-07-08T15:05:25,025 WARN [main] org.springframework.web.servlet.PageNotFound: No mapping for GET /repository/doesNotExist/demo-application/1.2.3 2022-07-08T15:05:25,037 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:25,037 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:25,037 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:05:25,073 INFO [main] org.appng.core.model.RepositoryCacheFilesystem: deleted demo-application, Version: 1.5.3, Timestamp: 2013-01-13-1303 from repository /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo 2022-07-08T15:05:25,087 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:25,087 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.519 s - in org.appng.appngizer.controller.RepositoryControllerTest [INFO] Running org.appng.appngizer.controller.SiteControllerTest 2022-07-08T15:05:25,098 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:05:25,098 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6f99b9a4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@547472de, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@6e659fce, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@50fc583, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2779081f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@50ec6cac, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@12b51290, org.springframework.test.context.event.EventPublishingTestExecutionListener@69edfe98] 2022-07-08T15:05:25,168 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:05:25,193 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 25 ms. Found 15 JPA repository interfaces. 2022-07-08T15:05:25,205 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:05:25,214 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:05:25,288 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:05:25,292 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:05:25,485 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:05:25,486 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:25,793 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:05:25 CEST 2022 2022-07-08T15:05:25,802 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:25,803 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:25,803 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:25,807 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:25,821 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.012s) 2022-07-08T15:05:25,824 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:05:25,831 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:05:25,854 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:05:25,881 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:05:25,890 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:05:25,895 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:05:25,899 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:05:25,902 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:05:25,906 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:05:25,911 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:05:25,915 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:05:25,920 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:05:25,925 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:05:25,929 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:05:25,929 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:25,929 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:25,933 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:05:25,937 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:05:25,945 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:05:25,948 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:25,953 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:05:25,957 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.127s) 2022-07-08T15:05:26,223 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:26,223 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:26,223 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:05:26,229 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.229 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:05:26,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.23 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:05:26,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.23 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:05:26,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.231 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:05:26,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.232 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:05:26,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.232 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:05:26,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.233 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:05:26,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.233 CREATE appNGizer Property platform.appngData 2022-07-08T15:05:26,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.234 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:05:26,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.235 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:05:26,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.235 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:05:26,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.236 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:05:26,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.236 CREATE appNGizer Property platform.devMode 2022-07-08T15:05:26,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.237 CREATE appNGizer Property platform.logfile 2022-07-08T15:05:26,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.238 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:05:26,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.238 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:05:26,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.239 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:05:26,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.239 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:05:26,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.24 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:05:26,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.24 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:05:26,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.241 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:05:26,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.242 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:05:26,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.242 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:05:26,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.243 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:05:26,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.243 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:05:26,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.244 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:05:26,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.245 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:05:26,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.245 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:05:26,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.246 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:05:26,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.246 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:05:26,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.247 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:05:26,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.248 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:05:26,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.248 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:05:26,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.249 CREATE appNGizer Property platform.locale 2022-07-08T15:05:26,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.249 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:05:26,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.25 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:05:26,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.251 CREATE appNGizer Property platform.encoding 2022-07-08T15:05:26,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.251 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:05:26,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.252 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:05:26,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.252 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:05:26,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.253 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:05:26,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.253 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:05:26,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.254 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:05:26,255 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.255 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:05:26,256 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.255 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:05:26,256 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.256 CREATE appNGizer Property platform.mailHost 2022-07-08T15:05:26,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.256 CREATE appNGizer Property platform.timeZone 2022-07-08T15:05:26,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.257 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:05:26,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.257 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:05:26,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.258 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:05:26,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.259 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:05:26,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.259 CREATE appNGizer Property platform.mailPort 2022-07-08T15:05:26,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.26 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:05:26,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.261 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:05:26,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.261 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:05:26,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.29 CREATE appNGizer Property platform.site.localhost.template 2022-07-08T15:05:26,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.292 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2022-07-08T15:05:26,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.292 CREATE appNGizer Property platform.site.localhost.wwwDir 2022-07-08T15:05:26,293 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.293 CREATE appNGizer Property platform.site.localhost.tagPrefix 2022-07-08T15:05:26,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.293 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2022-07-08T15:05:26,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.294 CREATE appNGizer Property platform.site.localhost.authLoginPage 2022-07-08T15:05:26,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.294 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2022-07-08T15:05:26,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.295 CREATE appNGizer Property platform.site.localhost.ldapUser 2022-07-08T15:05:26,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.296 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2022-07-08T15:05:26,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.296 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2022-07-08T15:05:26,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.297 CREATE appNGizer Property platform.site.localhost.encoding 2022-07-08T15:05:26,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.297 CREATE appNGizer Property platform.site.localhost.indexDir 2022-07-08T15:05:26,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.298 CREATE appNGizer Property platform.site.localhost.defaultApplication 2022-07-08T15:05:26,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.298 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2022-07-08T15:05:26,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.299 CREATE appNGizer Property platform.site.localhost.mailHost 2022-07-08T15:05:26,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.299 CREATE appNGizer Property platform.site.localhost.authLoginRef 2022-07-08T15:05:26,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.3 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2022-07-08T15:05:26,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.3 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2022-07-08T15:05:26,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.301 CREATE appNGizer Property platform.site.localhost.authApplication 2022-07-08T15:05:26,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.301 CREATE appNGizer Property platform.site.localhost.defaultPage 2022-07-08T15:05:26,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.302 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2022-07-08T15:05:26,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.302 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2022-07-08T15:05:26,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.303 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2022-07-08T15:05:26,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.304 CREATE appNGizer Property platform.site.localhost.appendTabId 2022-07-08T15:05:26,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.304 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2022-07-08T15:05:26,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.305 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2022-07-08T15:05:26,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.305 CREATE appNGizer Property platform.site.localhost.ldapDomain 2022-07-08T15:05:26,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.306 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2022-07-08T15:05:26,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.307 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2022-07-08T15:05:26,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.307 CREATE appNGizer Property platform.site.localhost.indexTimeout 2022-07-08T15:05:26,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.308 CREATE appNGizer Property platform.site.localhost.xssExceptions 2022-07-08T15:05:26,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.308 CREATE appNGizer Property platform.site.localhost.service-path 2022-07-08T15:05:26,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.309 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2022-07-08T15:05:26,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.309 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2022-07-08T15:05:26,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.31 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2022-07-08T15:05:26,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.311 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2022-07-08T15:05:26,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.311 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2022-07-08T15:05:26,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.312 CREATE appNGizer Property platform.site.localhost.siteRootDir 2022-07-08T15:05:26,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.312 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2022-07-08T15:05:26,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.313 CREATE appNGizer Property platform.site.localhost.name 2022-07-08T15:05:26,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.313 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2022-07-08T15:05:26,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.314 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2022-07-08T15:05:26,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.315 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2022-07-08T15:05:26,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.315 CREATE appNGizer Property platform.site.localhost.errorPage 2022-07-08T15:05:26,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.316 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2022-07-08T15:05:26,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.316 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2022-07-08T15:05:26,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.317 CREATE appNGizer Property platform.site.localhost.assetsDir 2022-07-08T15:05:26,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.317 CREATE appNGizer Property platform.site.localhost.errorPages 2022-07-08T15:05:26,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.318 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2022-07-08T15:05:26,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.318 CREATE appNGizer Property platform.site.localhost.locale 2022-07-08T15:05:26,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.319 CREATE appNGizer Property platform.site.localhost.mailDisabled 2022-07-08T15:05:26,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.32 CREATE appNGizer Property platform.site.localhost.timeZone 2022-07-08T15:05:26,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.32 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2022-07-08T15:05:26,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.321 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2022-07-08T15:05:26,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.321 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2022-07-08T15:05:26,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.322 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2022-07-08T15:05:26,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.322 CREATE appNGizer Property platform.site.localhost.ldapPassword 2022-07-08T15:05:26,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.323 CREATE appNGizer Property platform.site.localhost.indexConfig 2022-07-08T15:05:26,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.323 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2022-07-08T15:05:26,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.324 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2022-07-08T15:05:26,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.325 CREATE appNGizer Property platform.site.localhost.documentDir 2022-07-08T15:05:26,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.325 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2022-07-08T15:05:26,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.326 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2022-07-08T15:05:26,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.326 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2022-07-08T15:05:26,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.327 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2022-07-08T15:05:26,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.327 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2022-07-08T15:05:26,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.328 CREATE appNGizer Property platform.site.localhost.mailPort 2022-07-08T15:05:26,329 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.328 CREATE appNGizer Property platform.site.localhost.host 2022-07-08T15:05:26,329 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.329 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2022-07-08T15:05:26,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.329 CREATE appNGizer Property platform.site.localhost.ldapHost 2022-07-08T15:05:26,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.33 CREATE appNGizer Property platform.site.localhost.manager-path 2022-07-08T15:05:26,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.332 CREATE appNGizer Site localhost 2022-07-08T15:05:26,427 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.427 UPDATE appNGizer Site localhost 2022-07-08T15:05:26,448 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:26,448 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:26,448 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:05:26,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.455 CREATE appNGizer Property platform.site.deleteme.authLoginRef 2022-07-08T15:05:26,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.456 CREATE appNGizer Property platform.site.deleteme.mailPort 2022-07-08T15:05:26,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.457 CREATE appNGizer Property platform.site.deleteme.csrfProtectedMethods 2022-07-08T15:05:26,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.457 CREATE appNGizer Property platform.site.deleteme.ldapIdAttribute 2022-07-08T15:05:26,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.458 CREATE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout 2022-07-08T15:05:26,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.458 CREATE appNGizer Property platform.site.deleteme.DatasourceConfigurer 2022-07-08T15:05:26,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.458 CREATE appNGizer Property platform.site.deleteme.authApplication 2022-07-08T15:05:26,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.459 CREATE appNGizer Property platform.site.deleteme.manager-path 2022-07-08T15:05:26,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.459 CREATE appNGizer Property platform.site.deleteme.indexTimeout 2022-07-08T15:05:26,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.46 CREATE appNGizer Property platform.site.deleteme.authLogoutActionValue 2022-07-08T15:05:26,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.46 CREATE appNGizer Property platform.site.deleteme.cacheTimeToLive 2022-07-08T15:05:26,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.461 CREATE appNGizer Property platform.site.deleteme.siteRootDir 2022-07-08T15:05:26,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.461 CREATE appNGizer Property platform.site.deleteme.supportReloadFile 2022-07-08T15:05:26,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.462 CREATE appNGizer Property platform.site.deleteme.indexQueueSize 2022-07-08T15:05:26,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.462 CREATE appNGizer Property platform.site.deleteme.tagPrefix 2022-07-08T15:05:26,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.463 CREATE appNGizer Property platform.site.deleteme.encoding 2022-07-08T15:05:26,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.463 CREATE appNGizer Property platform.site.deleteme.searchMaxHits 2022-07-08T15:05:26,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.464 CREATE appNGizer Property platform.site.deleteme.sessionTrackingEnabled 2022-07-08T15:05:26,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.464 CREATE appNGizer Property platform.site.deleteme.ldapGroupBaseDn 2022-07-08T15:05:26,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.464 CREATE appNGizer Property platform.site.deleteme.ldapUser 2022-07-08T15:05:26,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.465 CREATE appNGizer Property platform.site.deleteme.documentDir 2022-07-08T15:05:26,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.465 CREATE appNGizer Property platform.site.deleteme.ldapDisabled 2022-07-08T15:05:26,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.466 CREATE appNGizer Property platform.site.deleteme.service-path 2022-07-08T15:05:26,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.466 CREATE appNGizer Property platform.site.deleteme.indexFileTypes 2022-07-08T15:05:26,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.467 CREATE appNGizer Property platform.site.deleteme.ldapPassword 2022-07-08T15:05:26,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.467 CREATE appNGizer Property platform.site.deleteme.jdbcValidationTimeout 2022-07-08T15:05:26,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.468 CREATE appNGizer Property platform.site.deleteme.defaultApplication 2022-07-08T15:05:26,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.468 CREATE appNGizer Property platform.site.deleteme.mailHost 2022-07-08T15:05:26,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.469 CREATE appNGizer Property platform.site.deleteme.wwwDir 2022-07-08T15:05:26,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.469 CREATE appNGizer Property platform.site.deleteme.allowSkipRender 2022-07-08T15:05:26,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.469 CREATE appNGizer Property platform.site.deleteme.errorPages 2022-07-08T15:05:26,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.47 CREATE appNGizer Property platform.site.deleteme.cacheTimeouts 2022-07-08T15:05:26,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.47 CREATE appNGizer Property platform.site.deleteme.cacheExceptions 2022-07-08T15:05:26,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.471 CREATE appNGizer Property platform.site.deleteme.authLogoutPage 2022-07-08T15:05:26,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.471 CREATE appNGizer Property platform.site.deleteme.timeZone 2022-07-08T15:05:26,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.472 CREATE appNGizer Property platform.site.deleteme.ldapPrincipalScheme 2022-07-08T15:05:26,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.472 CREATE appNGizer Property platform.site.deleteme.cacheClearOnShutdown 2022-07-08T15:05:26,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.473 CREATE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle 2022-07-08T15:05:26,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.473 CREATE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize 2022-07-08T15:05:26,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.474 CREATE appNGizer Property platform.site.deleteme.ldapStartTls 2022-07-08T15:05:26,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.475 CREATE appNGizer Property platform.site.deleteme.jdbcMaxLifetime 2022-07-08T15:05:26,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.475 CREATE appNGizer Property platform.site.deleteme.appendTabId 2022-07-08T15:05:26,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.476 CREATE appNGizer Property platform.site.deleteme.host 2022-07-08T15:05:26,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.476 CREATE appNGizer Property platform.site.deleteme.authLoginPage 2022-07-08T15:05:26,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.477 CREATE appNGizer Property platform.site.deleteme.indexConfig 2022-07-08T15:05:26,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.477 CREATE appNGizer Property platform.site.deleteme.locale 2022-07-08T15:05:26,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.478 CREATE appNGizer Property platform.site.deleteme.ldapDomain 2022-07-08T15:05:26,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.478 CREATE appNGizer Property platform.site.deleteme.template 2022-07-08T15:05:26,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.478 CREATE appNGizer Property platform.site.deleteme.cacheStatistics 2022-07-08T15:05:26,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.479 CREATE appNGizer Property platform.site.deleteme.cacheEnabled 2022-07-08T15:05:26,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.479 CREATE appNGizer Property platform.site.deleteme.assetsDir 2022-07-08T15:05:26,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.48 CREATE appNGizer Property platform.site.deleteme.ldapHost 2022-07-08T15:05:26,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.48 CREATE appNGizer Property platform.site.deleteme.enforcePrimaryDomain 2022-07-08T15:05:26,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.481 CREATE appNGizer Property platform.site.deleteme.csrfProtectedPaths 2022-07-08T15:05:26,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.481 CREATE appNGizer Property platform.site.deleteme.searchChunkSize 2022-07-08T15:05:26,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.482 CREATE appNGizer Property platform.site.deleteme.defaultPage 2022-07-08T15:05:26,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.482 CREATE appNGizer Property platform.site.deleteme.supportedLanguages 2022-07-08T15:05:26,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.483 CREATE appNGizer Property platform.site.deleteme.jdbcLogPerformance 2022-07-08T15:05:26,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.483 CREATE appNGizer Property platform.site.deleteme.authLogoutRef 2022-07-08T15:05:26,484 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.484 CREATE appNGizer Property platform.site.deleteme.serviceOutputFormat 2022-07-08T15:05:26,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.484 CREATE appNGizer Property platform.site.deleteme.defaultPageSize 2022-07-08T15:05:26,485 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.485 CREATE appNGizer Property platform.site.deleteme.serviceOutputType 2022-07-08T15:05:26,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.485 CREATE appNGizer Property platform.site.deleteme.rewriteConfig 2022-07-08T15:05:26,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.486 CREATE appNGizer Property platform.site.deleteme.mailDisabled 2022-07-08T15:05:26,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.486 CREATE appNGizer Property platform.site.deleteme.ldapUserBaseDn 2022-07-08T15:05:26,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.487 CREATE appNGizer Property platform.site.deleteme.authLogoutActionName 2022-07-08T15:05:26,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.487 CREATE appNGizer Property platform.site.deleteme.name 2022-07-08T15:05:26,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.488 CREATE appNGizer Property platform.site.deleteme.csrfProtectionEnabled 2022-07-08T15:05:26,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.488 CREATE appNGizer Property platform.site.deleteme.xssExceptions 2022-07-08T15:05:26,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.489 CREATE appNGizer Property platform.site.deleteme.indexDir 2022-07-08T15:05:26,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.489 CREATE appNGizer Property platform.site.deleteme.errorPage 2022-07-08T15:05:26,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.49 CREATE appNGizer Site deleteme 2022-07-08T15:05:26,519 INFO [main] org.appng.core.service.CoreService: starting deletion of site deleteme 2022-07-08T15:05:26,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.536 DELETE appNGizer Property platform.site.deleteme.DatasourceConfigurer 2022-07-08T15:05:26,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.537 DELETE appNGizer Property platform.site.deleteme.allowSkipRender 2022-07-08T15:05:26,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.537 DELETE appNGizer Property platform.site.deleteme.appendTabId 2022-07-08T15:05:26,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.538 DELETE appNGizer Property platform.site.deleteme.assetsDir 2022-07-08T15:05:26,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.538 DELETE appNGizer Property platform.site.deleteme.authApplication 2022-07-08T15:05:26,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.539 DELETE appNGizer Property platform.site.deleteme.authLoginPage 2022-07-08T15:05:26,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.539 DELETE appNGizer Property platform.site.deleteme.authLoginRef 2022-07-08T15:05:26,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.54 DELETE appNGizer Property platform.site.deleteme.authLogoutActionName 2022-07-08T15:05:26,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.541 DELETE appNGizer Property platform.site.deleteme.authLogoutActionValue 2022-07-08T15:05:26,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.541 DELETE appNGizer Property platform.site.deleteme.authLogoutPage 2022-07-08T15:05:26,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.542 DELETE appNGizer Property platform.site.deleteme.authLogoutRef 2022-07-08T15:05:26,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.542 DELETE appNGizer Property platform.site.deleteme.cacheClearOnShutdown 2022-07-08T15:05:26,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.543 DELETE appNGizer Property platform.site.deleteme.cacheEnabled 2022-07-08T15:05:26,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.544 DELETE appNGizer Property platform.site.deleteme.cacheExceptions 2022-07-08T15:05:26,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.544 DELETE appNGizer Property platform.site.deleteme.cacheStatistics 2022-07-08T15:05:26,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.545 DELETE appNGizer Property platform.site.deleteme.cacheTimeToLive 2022-07-08T15:05:26,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.545 DELETE appNGizer Property platform.site.deleteme.cacheTimeouts 2022-07-08T15:05:26,546 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.546 DELETE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle 2022-07-08T15:05:26,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.547 DELETE appNGizer Property platform.site.deleteme.csrfProtectedMethods 2022-07-08T15:05:26,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.547 DELETE appNGizer Property platform.site.deleteme.csrfProtectedPaths 2022-07-08T15:05:26,548 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.548 DELETE appNGizer Property platform.site.deleteme.csrfProtectionEnabled 2022-07-08T15:05:26,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.548 DELETE appNGizer Property platform.site.deleteme.defaultApplication 2022-07-08T15:05:26,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.549 DELETE appNGizer Property platform.site.deleteme.defaultPage 2022-07-08T15:05:26,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.55 DELETE appNGizer Property platform.site.deleteme.defaultPageSize 2022-07-08T15:05:26,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.55 DELETE appNGizer Property platform.site.deleteme.documentDir 2022-07-08T15:05:26,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.551 DELETE appNGizer Property platform.site.deleteme.encoding 2022-07-08T15:05:26,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.551 DELETE appNGizer Property platform.site.deleteme.enforcePrimaryDomain 2022-07-08T15:05:26,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.552 DELETE appNGizer Property platform.site.deleteme.errorPage 2022-07-08T15:05:26,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.552 DELETE appNGizer Property platform.site.deleteme.errorPages 2022-07-08T15:05:26,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.553 DELETE appNGizer Property platform.site.deleteme.host 2022-07-08T15:05:26,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.554 DELETE appNGizer Property platform.site.deleteme.indexConfig 2022-07-08T15:05:26,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.554 DELETE appNGizer Property platform.site.deleteme.indexDir 2022-07-08T15:05:26,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.555 DELETE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize 2022-07-08T15:05:26,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.555 DELETE appNGizer Property platform.site.deleteme.indexFileTypes 2022-07-08T15:05:26,556 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.556 DELETE appNGizer Property platform.site.deleteme.indexQueueSize 2022-07-08T15:05:26,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.557 DELETE appNGizer Property platform.site.deleteme.indexTimeout 2022-07-08T15:05:26,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.557 DELETE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout 2022-07-08T15:05:26,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.558 DELETE appNGizer Property platform.site.deleteme.jdbcLogPerformance 2022-07-08T15:05:26,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.558 DELETE appNGizer Property platform.site.deleteme.jdbcMaxLifetime 2022-07-08T15:05:26,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.559 DELETE appNGizer Property platform.site.deleteme.jdbcValidationTimeout 2022-07-08T15:05:26,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.56 DELETE appNGizer Property platform.site.deleteme.ldapDisabled 2022-07-08T15:05:26,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.56 DELETE appNGizer Property platform.site.deleteme.ldapDomain 2022-07-08T15:05:26,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.561 DELETE appNGizer Property platform.site.deleteme.ldapGroupBaseDn 2022-07-08T15:05:26,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.561 DELETE appNGizer Property platform.site.deleteme.ldapHost 2022-07-08T15:05:26,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.562 DELETE appNGizer Property platform.site.deleteme.ldapIdAttribute 2022-07-08T15:05:26,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.562 DELETE appNGizer Property platform.site.deleteme.ldapPassword 2022-07-08T15:05:26,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.563 DELETE appNGizer Property platform.site.deleteme.ldapPrincipalScheme 2022-07-08T15:05:26,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.564 DELETE appNGizer Property platform.site.deleteme.ldapStartTls 2022-07-08T15:05:26,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.564 DELETE appNGizer Property platform.site.deleteme.ldapUser 2022-07-08T15:05:26,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.565 DELETE appNGizer Property platform.site.deleteme.ldapUserBaseDn 2022-07-08T15:05:26,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.565 DELETE appNGizer Property platform.site.deleteme.locale 2022-07-08T15:05:26,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.566 DELETE appNGizer Property platform.site.deleteme.mailDisabled 2022-07-08T15:05:26,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.567 DELETE appNGizer Property platform.site.deleteme.mailHost 2022-07-08T15:05:26,567 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.567 DELETE appNGizer Property platform.site.deleteme.mailPort 2022-07-08T15:05:26,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.568 DELETE appNGizer Property platform.site.deleteme.manager-path 2022-07-08T15:05:26,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.568 DELETE appNGizer Property platform.site.deleteme.name 2022-07-08T15:05:26,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.569 DELETE appNGizer Property platform.site.deleteme.rewriteConfig 2022-07-08T15:05:26,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.569 DELETE appNGizer Property platform.site.deleteme.searchChunkSize 2022-07-08T15:05:26,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.57 DELETE appNGizer Property platform.site.deleteme.searchMaxHits 2022-07-08T15:05:26,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.571 DELETE appNGizer Property platform.site.deleteme.service-path 2022-07-08T15:05:26,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.571 DELETE appNGizer Property platform.site.deleteme.serviceOutputFormat 2022-07-08T15:05:26,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.572 DELETE appNGizer Property platform.site.deleteme.serviceOutputType 2022-07-08T15:05:26,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.572 DELETE appNGizer Property platform.site.deleteme.sessionTrackingEnabled 2022-07-08T15:05:26,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.573 DELETE appNGizer Property platform.site.deleteme.siteRootDir 2022-07-08T15:05:26,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.574 DELETE appNGizer Property platform.site.deleteme.supportReloadFile 2022-07-08T15:05:26,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.574 DELETE appNGizer Property platform.site.deleteme.supportedLanguages 2022-07-08T15:05:26,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.575 DELETE appNGizer Property platform.site.deleteme.tagPrefix 2022-07-08T15:05:26,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.575 DELETE appNGizer Property platform.site.deleteme.template 2022-07-08T15:05:26,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.576 DELETE appNGizer Property platform.site.deleteme.timeZone 2022-07-08T15:05:26,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.577 DELETE appNGizer Property platform.site.deleteme.wwwDir 2022-07-08T15:05:26,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.577 DELETE appNGizer Property platform.site.deleteme.xssExceptions 2022-07-08T15:05:26,581 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-07-08T15:05:26,582 INFO [main] org.appng.core.service.CoreService: done deleting site deleteme 2022-07-08T15:05:26,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:26.583 DELETE appNGizer Site deleteme 2022-07-08T15:05:26,587 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:26,587 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:26,588 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:05:26,603 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:26,603 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.502 s - in org.appng.appngizer.controller.SiteControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationPropertyControllerTest 2022-07-08T15:05:26,609 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:05:26,609 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@287ec10e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@666d72da, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@148edf70, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2e2bdcdf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@70031ea5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7df549dd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1f626c4c, org.springframework.test.context.event.EventPublishingTestExecutionListener@6fdf965b] 2022-07-08T15:05:26,651 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:05:26,676 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-08T15:05:26,686 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:05:26,695 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:05:26,765 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:05:26,769 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:05:26,940 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:05:26,940 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:27,214 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:05:26 CEST 2022 2022-07-08T15:05:27,225 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:27,225 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:27,225 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:27,228 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:27,238 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-08T15:05:27,240 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:05:27,244 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:05:27,265 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:05:27,310 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:05:27,319 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:05:27,324 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:05:27,329 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:05:27,333 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:05:27,337 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:05:27,342 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:05:27,346 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:05:27,351 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:05:27,356 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:05:27,360 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:05:27,360 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:27,361 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:27,364 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:05:27,368 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:05:27,374 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:05:27,377 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:27,380 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:05:27,383 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.140s) 2022-07-08T15:05:27,628 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:27,628 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:27,628 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:05:27,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.634 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:05:27,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.635 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:05:27,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.635 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:05:27,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.636 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:05:27,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.636 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:05:27,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.637 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:05:27,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.637 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:05:27,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.637 CREATE appNGizer Property platform.appngData 2022-07-08T15:05:27,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.638 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:05:27,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.638 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:05:27,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.639 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:05:27,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.639 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:05:27,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.64 CREATE appNGizer Property platform.devMode 2022-07-08T15:05:27,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.64 CREATE appNGizer Property platform.logfile 2022-07-08T15:05:27,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.641 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:05:27,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.641 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:05:27,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.641 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:05:27,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.642 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:05:27,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.643 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:05:27,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.643 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:05:27,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.644 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:05:27,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.644 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:05:27,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.645 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:05:27,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.645 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:05:27,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.646 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:05:27,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.646 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:05:27,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.647 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:05:27,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.647 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:05:27,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.648 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:05:27,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.648 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:05:27,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.648 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:05:27,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.649 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:05:27,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.649 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:05:27,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.65 CREATE appNGizer Property platform.locale 2022-07-08T15:05:27,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.65 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:05:27,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.65 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:05:27,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.651 CREATE appNGizer Property platform.encoding 2022-07-08T15:05:27,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.652 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:05:27,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.652 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:05:27,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.653 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:05:27,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.654 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:05:27,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.654 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:05:27,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.655 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:05:27,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.656 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:05:27,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.656 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:05:27,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.657 CREATE appNGizer Property platform.mailHost 2022-07-08T15:05:27,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.658 CREATE appNGizer Property platform.timeZone 2022-07-08T15:05:27,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.658 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:05:27,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.659 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:05:27,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.659 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:05:27,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.66 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:05:27,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.661 CREATE appNGizer Property platform.mailPort 2022-07-08T15:05:27,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.661 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:05:27,662 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.662 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:05:27,663 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.662 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:05:27,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.69 CREATE appNGizer Repository local 2022-07-08T15:05:27,716 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-08T15:05:27,724 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-08T15:05:27,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.725 CREATE appNGizer Application demo-application 2022-07-08T15:05:27,728 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:05:27,730 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.729 CREATE appNGizer Permission debug 2022-07-08T15:05:27,730 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:05:27,730 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.73 CREATE appNGizer Permission output-format.html 2022-07-08T15:05:27,731 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:05:27,731 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.731 CREATE appNGizer Permission output-type.webgui 2022-07-08T15:05:27,732 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:05:27,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.732 CREATE appNGizer Permission testPermission 2022-07-08T15:05:27,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.733 CREATE appNGizer Role Administrator 2022-07-08T15:05:27,737 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:05:27,738 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:05:27,739 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:05:27,739 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:05:27,740 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.739 CREATE appNGizer Role Debugger 2022-07-08T15:05:27,741 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:05:27,741 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:05:27,742 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:05:27,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.742 CREATE appNGizer Role Tester 2022-07-08T15:05:27,743 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:05:27,743 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:05:27,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.745 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-08T15:05:27,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.746 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:05:27,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.746 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-08T15:05:27,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.749 UPDATE appNGizer Role Administrator 2022-07-08T15:05:27,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.75 UPDATE appNGizer Role Debugger 2022-07-08T15:05:27,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.751 UPDATE appNGizer Role Tester 2022-07-08T15:05:27,757 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:27,757 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:27,757 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:27,757 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:27,758 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:27,758 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:27,758 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:27,758 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-08T15:05:27,758 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:05:27,758 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:05:27,758 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-08T15:05:27,767 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:05:27,768 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:05:27,768 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:05:27,770 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:05:27,770 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-08T15:05:27,772 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-08T15:05:27,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.802 UPDATE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:05:27,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.827 CREATE appNGizer Property platform.application.demo-application.myNewProp 2022-07-08T15:05:27,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:27.84 DELETE appNGizer Property platform.application.demo-application.myNewProp 2022-07-08T15:05:27,843 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:27,844 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 s - in org.appng.appngizer.controller.ApplicationPropertyControllerTest [INFO] Running org.appng.appngizer.controller.GroupControllerTest 2022-07-08T15:05:27,848 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:05:27,849 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@77f84eea, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7d08ea55, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2ba8b46f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@584d2a7e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6d77b083, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5717b53a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@39f2687b, org.springframework.test.context.event.EventPublishingTestExecutionListener@8ddabe1] 2022-07-08T15:05:27,889 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:05:27,912 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 23 ms. Found 15 JPA repository interfaces. 2022-07-08T15:05:27,922 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:05:27,931 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:05:27,999 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:05:28,003 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:05:28,175 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:05:28,176 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:28,471 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:05:27 CEST 2022 2022-07-08T15:05:28,480 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:28,480 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:28,480 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:28,483 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:28,493 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-08T15:05:28,494 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:05:28,498 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:05:28,519 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:05:28,545 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:05:28,554 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:05:28,558 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:05:28,563 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:05:28,567 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:05:28,571 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:05:28,576 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:05:28,579 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:05:28,584 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:05:28,588 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:05:28,592 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:05:28,593 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:28,593 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:28,596 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:05:28,600 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:05:28,605 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:05:28,608 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:28,612 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:05:28,615 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.117s) 2022-07-08T15:05:28,878 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:28,878 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:28,879 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:05:28,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.884 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:05:28,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.885 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:05:28,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.886 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:05:28,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.886 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:05:28,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.887 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:05:28,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.887 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:05:28,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.888 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:05:28,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.888 CREATE appNGizer Property platform.appngData 2022-07-08T15:05:28,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.889 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:05:28,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.889 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:05:28,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.89 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:05:28,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.89 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:05:28,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.89 CREATE appNGizer Property platform.devMode 2022-07-08T15:05:28,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.891 CREATE appNGizer Property platform.logfile 2022-07-08T15:05:28,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.891 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:05:28,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.892 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:05:28,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.892 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:05:28,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.893 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:05:28,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.893 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:05:28,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.893 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:05:28,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.894 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:05:28,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.894 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:05:28,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.895 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:05:28,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.895 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:05:28,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.896 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:05:28,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.896 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:05:28,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.897 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:05:28,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.897 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:05:28,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.898 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:05:28,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.898 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:05:28,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.898 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:05:28,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.899 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:05:28,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.899 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:05:28,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.9 CREATE appNGizer Property platform.locale 2022-07-08T15:05:28,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.9 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:05:28,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.901 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:05:28,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.901 CREATE appNGizer Property platform.encoding 2022-07-08T15:05:28,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.901 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:05:28,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.902 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:05:28,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.902 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:05:28,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.903 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:05:28,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.903 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:05:28,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.903 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:05:28,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.904 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:05:28,904 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.904 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:05:28,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.905 CREATE appNGizer Property platform.mailHost 2022-07-08T15:05:28,905 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.905 CREATE appNGizer Property platform.timeZone 2022-07-08T15:05:28,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.905 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:05:28,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.906 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:05:28,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.906 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:05:28,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.907 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:05:28,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.908 CREATE appNGizer Property platform.mailPort 2022-07-08T15:05:28,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.908 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:05:28,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.908 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:05:28,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.909 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:05:28,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.929 CREATE appNGizer Repository local 2022-07-08T15:05:28,953 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-08T15:05:28,959 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-08T15:05:28,961 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.96 CREATE appNGizer Application demo-application 2022-07-08T15:05:28,963 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:05:28,964 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.963 CREATE appNGizer Permission debug 2022-07-08T15:05:28,964 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:05:28,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.964 CREATE appNGizer Permission output-format.html 2022-07-08T15:05:28,965 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:05:28,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.965 CREATE appNGizer Permission output-type.webgui 2022-07-08T15:05:28,966 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:05:28,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.966 CREATE appNGizer Permission testPermission 2022-07-08T15:05:28,968 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.968 CREATE appNGizer Role Administrator 2022-07-08T15:05:28,974 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:05:28,975 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:05:28,975 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:05:28,975 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:05:28,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.976 CREATE appNGizer Role Debugger 2022-07-08T15:05:28,978 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:05:28,978 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:05:28,978 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:05:28,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.979 CREATE appNGizer Role Tester 2022-07-08T15:05:28,980 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:05:28,980 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:05:28,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.983 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-08T15:05:28,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.984 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:05:28,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.984 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-08T15:05:28,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.987 UPDATE appNGizer Role Administrator 2022-07-08T15:05:28,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.988 UPDATE appNGizer Role Debugger 2022-07-08T15:05:28,989 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:28.989 UPDATE appNGizer Role Tester 2022-07-08T15:05:28,996 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:28,996 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:28,997 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:28,997 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:28,997 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:28,997 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:28,997 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:28,997 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-08T15:05:28,998 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:05:28,998 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:05:28,998 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-08T15:05:29,006 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:05:29,007 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:05:29,008 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:05:29,009 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:05:29,010 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-08T15:05:29,011 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-08T15:05:29,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:29.037 CREATE appNGizer Group Admin 2022-07-08T15:05:29,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:29.07 UPDATE appNGizer Group Administrator 2022-07-08T15:05:29,084 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:29,084 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:29,085 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:05:29,091 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:29.09 CREATE appNGizer Group deleteme 2022-07-08T15:05:29,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:29.1 DELETE appNGizer Group deleteme 2022-07-08T15:05:29,102 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:29,102 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:29,103 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:05:29,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:29.107 CREATE appNGizer Group with.dot 2022-07-08T15:05:29,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:29.12 DELETE appNGizer Group with.dot 2022-07-08T15:05:29,123 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:29,123 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:29,123 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:05:29,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:29.128 CREATE appNGizer Group john doe! 2022-07-08T15:05:29,131 ERROR [main] org.appng.appngizer.controller.GroupController: [109] error while processing [POST] on /group javax.validation.ConstraintViolationException: Validation failed for classes [org.appng.core.domain.GroupImpl] during persist time for groups [javax.validation.groups.Default, ] List of constraint violations:[ ConstraintViolationImpl{interpolatedMessage='{validation.name}', propertyPath=name, rootBeanClass=class org.appng.core.domain.GroupImpl, messageTemplate='{validation.name}'} ] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.validate(BeanValidationEventListener.java:140) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:756) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:742) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at jdk.internal.reflect.GeneratedMethodAccessor115.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:311) ~[spring-orm-5.3.21.jar:5.3.21] at com.sun.proxy.$Proxy122.persist(Unknown Source) ~[?:?] at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:666) ~[spring-data-jpa-2.7.1.jar:2.7.1] at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.data.repository.core.support.RepositoryMethodInvoker$RepositoryFragmentMethodInvoker.lambda$new$0(RepositoryMethodInvoker.java:289) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryMethodInvoker.doInvoke(RepositoryMethodInvoker.java:137) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryMethodInvoker.invoke(RepositoryMethodInvoker.java:121) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:530) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:286) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:640) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:164) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:139) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:81) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:174) ~[spring-data-jpa-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.21.jar:5.3.21] at com.sun.proxy.$Proxy129.save(Unknown Source) ~[?:?] at org.appng.core.service.CoreService.createGroup(CoreService.java:1813) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.21.jar:5.3.21] at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$c0c1f588.createGroup() ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.appngizer.controller.GroupController.createGroup(GroupController.java:82) ~[classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.21.jar:5.3.21] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.21.jar:5.3.21] at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) ~[javax.servlet-api-3.1.0.jar:3.1.0] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-5.3.21.jar:5.3.21] at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api-3.1.0.jar:3.1.0] at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:167) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:134) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) ~[spring-test-5.3.21.jar:5.3.21] at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:200) ~[test-classes/:?] at org.appng.appngizer.controller.ControllerTest.sendBodyAndVerify(ControllerTest.java:194) ~[test-classes/:?] at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:159) ~[test-classes/:?] at org.appng.appngizer.controller.GroupControllerTest.testInvalidName(GroupControllerTest.java:34) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-07-08T15:05:29,136 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:29,136 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:29,137 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:05:29,151 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:29,151 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.306 s - in org.appng.appngizer.controller.GroupControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationControllerTest 2022-07-08T15:05:29,157 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:05:29,158 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@57789d63, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@44029653, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@607ff75c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@12e346fa, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1e35240, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5183fc21, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4ed9245a, org.springframework.test.context.event.EventPublishingTestExecutionListener@46057fed] 2022-07-08T15:05:29,203 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:05:29,229 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 26 ms. Found 15 JPA repository interfaces. 2022-07-08T15:05:29,240 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:05:29,249 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:05:29,321 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:05:29,325 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:05:29,516 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:05:29,516 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:29,802 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:05:29 CEST 2022 2022-07-08T15:05:29,812 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:29,812 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:29,812 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:29,815 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:29,824 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-08T15:05:29,826 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:05:29,830 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:05:29,851 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:05:29,876 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:05:29,885 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:05:29,889 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:05:29,893 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:05:29,897 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:05:29,900 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:05:29,905 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:05:29,908 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:05:29,913 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:05:29,917 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:05:29,921 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:05:29,922 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:29,922 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:29,926 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:05:29,930 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:05:29,935 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:05:29,937 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:29,941 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:05:29,943 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.114s) 2022-07-08T15:05:30,218 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:30,218 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:30,218 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:05:30,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.224 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:05:30,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.231 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:05:30,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.232 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:05:30,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.233 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:05:30,233 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.233 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:05:30,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.233 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:05:30,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.234 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:05:30,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.234 CREATE appNGizer Property platform.appngData 2022-07-08T15:05:30,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.235 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:05:30,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.235 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:05:30,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.236 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:05:30,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.236 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:05:30,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.237 CREATE appNGizer Property platform.devMode 2022-07-08T15:05:30,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.237 CREATE appNGizer Property platform.logfile 2022-07-08T15:05:30,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.238 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:05:30,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.238 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:05:30,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.238 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:05:30,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.239 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:05:30,239 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.239 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:05:30,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.24 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:05:30,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.24 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:05:30,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.24 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:05:30,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.241 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:05:30,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.241 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:05:30,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.242 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:05:30,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.242 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:05:30,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.243 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:05:30,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.243 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:05:30,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.243 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:05:30,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.244 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:05:30,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.244 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:05:30,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.245 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:05:30,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.245 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:05:30,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.245 CREATE appNGizer Property platform.locale 2022-07-08T15:05:30,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.246 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:05:30,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.246 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:05:30,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.246 CREATE appNGizer Property platform.encoding 2022-07-08T15:05:30,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.247 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:05:30,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.247 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:05:30,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.248 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:05:30,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.248 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:05:30,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.248 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:05:30,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.249 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:05:30,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.249 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:05:30,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.25 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:05:30,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.25 CREATE appNGizer Property platform.mailHost 2022-07-08T15:05:30,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.251 CREATE appNGizer Property platform.timeZone 2022-07-08T15:05:30,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.251 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:05:30,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.251 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:05:30,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.252 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:05:30,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.252 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:05:30,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.252 CREATE appNGizer Property platform.mailPort 2022-07-08T15:05:30,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.253 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:05:30,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.253 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:05:30,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.254 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:05:30,273 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.272 CREATE appNGizer Repository local 2022-07-08T15:05:30,292 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-08T15:05:30,298 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-08T15:05:30,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.298 CREATE appNGizer Application demo-application 2022-07-08T15:05:30,300 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:05:30,301 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.301 CREATE appNGizer Permission debug 2022-07-08T15:05:30,302 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:05:30,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.302 CREATE appNGizer Permission output-format.html 2022-07-08T15:05:30,302 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:05:30,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.302 CREATE appNGizer Permission output-type.webgui 2022-07-08T15:05:30,303 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:05:30,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.303 CREATE appNGizer Permission testPermission 2022-07-08T15:05:30,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.304 CREATE appNGizer Role Administrator 2022-07-08T15:05:30,308 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:05:30,309 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:05:30,310 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:05:30,310 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:05:30,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.31 CREATE appNGizer Role Debugger 2022-07-08T15:05:30,311 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:05:30,312 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:05:30,312 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:05:30,312 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.312 CREATE appNGizer Role Tester 2022-07-08T15:05:30,313 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:05:30,313 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:05:30,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.315 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-08T15:05:30,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.316 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:05:30,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.316 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-08T15:05:30,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.318 UPDATE appNGizer Role Administrator 2022-07-08T15:05:30,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.319 UPDATE appNGizer Role Debugger 2022-07-08T15:05:30,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.319 UPDATE appNGizer Role Tester 2022-07-08T15:05:30,325 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:30,325 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:30,325 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:30,325 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:30,326 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:30,326 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:30,326 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:30,326 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-08T15:05:30,326 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:05:30,327 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:05:30,327 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-08T15:05:30,334 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:05:30,334 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:05:30,335 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:05:30,336 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:05:30,337 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-08T15:05:30,338 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-08T15:05:30,372 INFO [main] org.appng.core.service.CoreService: application 'demo-application' is beeing converted from filebased to database 2022-07-08T15:05:30,376 INFO [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.3 2022-07-08T15:05:30,376 INFO [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml 2022-07-08T15:05:30,377 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.377 CREATE appNGizer Resource datasources.xml of application demo-application 2022-07-08T15:05:30,378 INFO [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties 2022-07-08T15:05:30,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.378 CREATE appNGizer Resource messages-demo.properties of application demo-application 2022-07-08T15:05:30,379 INFO [main] org.appng.core.service.CoreService: saving applicationresource application.xml 2022-07-08T15:05:30,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.379 CREATE appNGizer Resource application.xml of application demo-application 2022-07-08T15:05:30,380 INFO [main] org.appng.core.service.CoreService: saving applicationresource beans.xml 2022-07-08T15:05:30,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.38 CREATE appNGizer Resource beans.xml of application demo-application 2022-07-08T15:05:30,381 INFO [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql 2022-07-08T15:05:30,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.381 CREATE appNGizer Resource mysql/V1.0_script.sql of application demo-application 2022-07-08T15:05:30,382 INFO [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql 2022-07-08T15:05:30,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.382 CREATE appNGizer Resource mssql/V1.0_script.sql of application demo-application 2022-07-08T15:05:30,383 INFO [main] org.appng.core.service.CoreService: saving applicationresource page.xml 2022-07-08T15:05:30,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.383 CREATE appNGizer Resource page.xml of application demo-application 2022-07-08T15:05:30,384 INFO [main] org.appng.core.service.CoreService: saving applicationresource master.xml 2022-07-08T15:05:30,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.384 CREATE appNGizer Resource master.xml of application demo-application 2022-07-08T15:05:30,385 INFO [main] org.appng.core.service.CoreService: saving applicationresource events.xml 2022-07-08T15:05:30,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.386 CREATE appNGizer Resource events.xml of application demo-application 2022-07-08T15:05:30,386 INFO [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml 2022-07-08T15:05:30,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.387 CREATE appNGizer Resource plugin.xml of application demo-application 2022-07-08T15:05:30,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.393 UPDATE appNGizer Application demo-application 2022-07-08T15:05:30,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.418 DELETE appNGizer Role Debugger 2022-07-08T15:05:30,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.421 DELETE appNGizer Role Tester 2022-07-08T15:05:30,428 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.428 DELETE appNGizer Role Administrator 2022-07-08T15:05:30,429 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.428 DELETE appNGizer Permission output-type.webgui 2022-07-08T15:05:30,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.429 DELETE appNGizer Permission debug 2022-07-08T15:05:30,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.43 DELETE appNGizer Permission testPermission 2022-07-08T15:05:30,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.431 DELETE appNGizer Permission output-format.html 2022-07-08T15:05:30,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.432 DELETE appNGizer Resource mssql/V1.0_script.sql of application demo-application 2022-07-08T15:05:30,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.433 DELETE appNGizer Resource application.xml of application demo-application 2022-07-08T15:05:30,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.434 DELETE appNGizer Resource messages-demo.properties of application demo-application 2022-07-08T15:05:30,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.434 DELETE appNGizer Resource beans.xml of application demo-application 2022-07-08T15:05:30,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.435 DELETE appNGizer Resource plugin.xml of application demo-application 2022-07-08T15:05:30,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.436 DELETE appNGizer Resource datasources.xml of application demo-application 2022-07-08T15:05:30,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.437 DELETE appNGizer Resource mysql/V1.0_script.sql of application demo-application 2022-07-08T15:05:30,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.438 DELETE appNGizer Resource page.xml of application demo-application 2022-07-08T15:05:30,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.439 DELETE appNGizer Resource master.xml of application demo-application 2022-07-08T15:05:30,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.44 DELETE appNGizer Resource events.xml of application demo-application 2022-07-08T15:05:30,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.441 DELETE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:05:30,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.441 DELETE appNGizer Property platform.application.demo-application.clobValue 2022-07-08T15:05:30,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.442 DELETE appNGizer Property platform.application.demo-application.foo 2022-07-08T15:05:30,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:30.443 DELETE appNGizer Application demo-application 2022-07-08T15:05:30,448 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:30,448 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.291 s - in org.appng.appngizer.controller.ApplicationControllerTest [INFO] Running org.appng.appngizer.controller.RoleControllerTest 2022-07-08T15:05:30,453 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:05:30,453 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@797de484, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7616a231, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@19a6cdf0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@14de58c2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@211c719, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4155fa40, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6eb366d7, org.springframework.test.context.event.EventPublishingTestExecutionListener@84d2b8b] 2022-07-08T15:05:30,494 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-07-08T15:05:30,520 INFO [main] org.springframework.data.repository.config.RepositoryConfigurationDelegate: Finished Spring Data repository scanning in 24 ms. Found 15 JPA repository interfaces. 2022-07-08T15:05:30,529 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-07-08T15:05:30,538 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-07-08T15:05:30,605 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-07-08T15:05:30,609 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:05:30,789 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:05:30,789 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:31,109 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context, started on Fri Jul 08 15:05:30 CEST 2022 2022-07-08T15:05:31,119 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.13 by Redgate 2022-07-08T15:05:31,119 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.13 2022-07-08T15:05:31,119 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-07-08T15:05:31,121 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-07-08T15:05:31,131 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-07-08T15:05:31,133 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-07-08T15:05:31,137 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-07-08T15:05:31,156 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-07-08T15:05:31,182 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-07-08T15:05:31,190 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-07-08T15:05:31,195 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-07-08T15:05:31,198 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-07-08T15:05:31,203 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-07-08T15:05:31,207 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-07-08T15:05:31,211 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-07-08T15:05:31,215 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-07-08T15:05:31,220 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-07-08T15:05:31,225 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-07-08T15:05:31,229 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-07-08T15:05:31,229 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:31,230 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:31,233 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-07-08T15:05:31,236 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-07-08T15:05:31,243 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-07-08T15:05:31,245 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-07-08T15:05:31,249 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-07-08T15:05:31,252 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.115s) 2022-07-08T15:05:31,495 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:31,496 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:31,496 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 0 ms 2022-07-08T15:05:31,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.502 CREATE appNGizer Property platform.messagingEnabled 2022-07-08T15:05:31,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.502 CREATE appNGizer Property platform.filebasedDeployment 2022-07-08T15:05:31,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.503 CREATE appNGizer Property platform.jspFileType 2022-07-08T15:05:31,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.503 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-07-08T15:05:31,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.504 CREATE appNGizer Property platform.platformRootPath 2022-07-08T15:05:31,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.504 CREATE appNGizer Property platform.manageDatabases 2022-07-08T15:05:31,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.504 CREATE appNGizer Property platform.inactiveLockPeriod 2022-07-08T15:05:31,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.505 CREATE appNGizer Property platform.appngData 2022-07-08T15:05:31,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.505 CREATE appNGizer Property platform.cachePlatformFolder 2022-07-08T15:05:31,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.506 CREATE appNGizer Property platform.monitoringPath 2022-07-08T15:05:31,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.506 CREATE appNGizer Property platform.repositoryCert 2022-07-08T15:05:31,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.507 CREATE appNGizer Property platform.defaultTemplate 2022-07-08T15:05:31,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.507 CREATE appNGizer Property platform.devMode 2022-07-08T15:05:31,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.508 CREATE appNGizer Property platform.logfile 2022-07-08T15:05:31,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.508 CREATE appNGizer Property platform.xssAllowedTags 2022-07-08T15:05:31,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.509 CREATE appNGizer Property platform.mailDisabled 2022-07-08T15:05:31,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.509 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-07-08T15:05:31,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.509 CREATE appNGizer Property platform.formatOutput 2022-07-08T15:05:31,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.51 CREATE appNGizer Property platform.cacheConfig 2022-07-08T15:05:31,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.51 CREATE appNGizer Property platform.sharedSecret 2022-07-08T15:05:31,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.51 CREATE appNGizer Property platform.repositoryPath 2022-07-08T15:05:31,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.511 CREATE appNGizer Property platform.repositoryVerifySignature 2022-07-08T15:05:31,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.511 CREATE appNGizer Property platform.repositorySignature 2022-07-08T15:05:31,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.512 CREATE appNGizer Property platform.sessionFilter 2022-07-08T15:05:31,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.512 CREATE appNGizer Property platform.cacheApplicationFolder 2022-07-08T15:05:31,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.513 CREATE appNGizer Property platform.writeDebugFiles 2022-07-08T15:05:31,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.513 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-07-08T15:05:31,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.513 CREATE appNGizer Property platform.monitorPerformance 2022-07-08T15:05:31,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.514 CREATE appNGizer Property platform.mdcEnabled 2022-07-08T15:05:31,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.514 CREATE appNGizer Property platform.vHostMode 2022-07-08T15:05:31,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.515 CREATE appNGizer Property platform.templateFolder 2022-07-08T15:05:31,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.515 CREATE appNGizer Property platform.maxLoginAttempts 2022-07-08T15:05:31,516 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.516 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-07-08T15:05:31,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.516 CREATE appNGizer Property platform.locale 2022-07-08T15:05:31,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.517 CREATE appNGizer Property platform.sessionTimeout 2022-07-08T15:05:31,517 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.517 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-07-08T15:05:31,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.518 CREATE appNGizer Property platform.encoding 2022-07-08T15:05:31,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.518 CREATE appNGizer Property platform.maxUploadSize 2022-07-08T15:05:31,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.518 CREATE appNGizer Property platform.templatePrefix 2022-07-08T15:05:31,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.519 CREATE appNGizer Property platform.repositoryTrustStore 2022-07-08T15:05:31,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.519 CREATE appNGizer Property platform.imageMagickPath 2022-07-08T15:05:31,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.52 CREATE appNGizer Property platform.databasePrefix 2022-07-08T15:05:31,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.521 CREATE appNGizer Property platform.cacheFolder 2022-07-08T15:05:31,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.521 CREATE appNGizer Property platform.messagingGroupAddress 2022-07-08T15:05:31,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.522 CREATE appNGizer Property platform.xssProtect 2022-07-08T15:05:31,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.523 CREATE appNGizer Property platform.mailHost 2022-07-08T15:05:31,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.523 CREATE appNGizer Property platform.timeZone 2022-07-08T15:05:31,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.524 CREATE appNGizer Property platform.cacheImageFolder 2022-07-08T15:05:31,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.525 CREATE appNGizer Property platform.messagingReceiver 2022-07-08T15:05:31,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.525 CREATE appNGizer Property platform.messagingGroupPort 2022-07-08T15:05:31,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.526 CREATE appNGizer Property platform.csrfFilterEnabled 2022-07-08T15:05:31,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.527 CREATE appNGizer Property platform.mailPort 2022-07-08T15:05:31,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.527 CREATE appNGizer Property platform.uploadDir 2022-07-08T15:05:31,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.527 CREATE appNGizer Property platform.applicationDir 2022-07-08T15:05:31,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.528 CREATE appNGizer Property platform.databaseValidationPeriod 2022-07-08T15:05:31,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.551 CREATE appNGizer Repository local 2022-07-08T15:05:31,572 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/repo/ 2022-07-08T15:05:31,578 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-07-08T15:05:31,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.579 CREATE appNGizer Application demo-application 2022-07-08T15:05:31,581 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-07-08T15:05:31,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.582 CREATE appNGizer Permission debug 2022-07-08T15:05:31,582 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-07-08T15:05:31,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.583 CREATE appNGizer Permission output-format.html 2022-07-08T15:05:31,583 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-07-08T15:05:31,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.583 CREATE appNGizer Permission output-type.webgui 2022-07-08T15:05:31,584 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-07-08T15:05:31,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.584 CREATE appNGizer Permission testPermission 2022-07-08T15:05:31,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.585 CREATE appNGizer Role Administrator 2022-07-08T15:05:31,590 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-07-08T15:05:31,590 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-07-08T15:05:31,591 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:05:31,591 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-07-08T15:05:31,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.592 CREATE appNGizer Role Debugger 2022-07-08T15:05:31,593 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-07-08T15:05:31,593 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-07-08T15:05:31,594 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-07-08T15:05:31,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.594 CREATE appNGizer Role Tester 2022-07-08T15:05:31,595 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-07-08T15:05:31,595 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-07-08T15:05:31,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.597 CREATE appNGizer Property platform.application.demo-application.foo 2022-07-08T15:05:31,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.598 CREATE appNGizer Property platform.application.demo-application.bar 2022-07-08T15:05:31,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.598 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-07-08T15:05:31,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.6 UPDATE appNGizer Role Administrator 2022-07-08T15:05:31,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.601 UPDATE appNGizer Role Debugger 2022-07-08T15:05:31,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.602 UPDATE appNGizer Role Tester 2022-07-08T15:05:31,605 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:31,605 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:31,605 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:31,605 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:31,606 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:31,606 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:31,606 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-07-08T15:05:31,606 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-07-08T15:05:31,606 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:05:31,606 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-07-08T15:05:31,606 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-07-08T15:05:31,614 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-07-08T15:05:31,614 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-07-08T15:05:31,615 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-07-08T15:05:31,616 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-07-08T15:05:31,617 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-07-08T15:05:31,618 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-07-08T15:05:31,665 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.664 CREATE appNGizer Role Editor 2022-07-08T15:05:31,690 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.689 UPDATE appNGizer Role Editor 2022-07-08T15:05:31,700 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:31,700 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:31,701 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:05:31,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.707 CREATE appNGizer Role with.dot 2022-07-08T15:05:31,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.725 DELETE appNGizer Role with.dot 2022-07-08T15:05:31,727 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring TestDispatcherServlet '' 2022-07-08T15:05:31,727 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Initializing Servlet '' 2022-07-08T15:05:31,728 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: Completed initialization in 1 ms 2022-07-08T15:05:31,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-07-08 15:05:31.733 CREATE appNGizer Role john doe! 2022-07-08T15:05:31,736 ERROR [main] org.appng.appngizer.controller.RoleController: [129] error while processing [POST] on /application/demo-application/role javax.validation.ConstraintViolationException: Validation failed for classes [org.appng.core.domain.RoleImpl] during persist time for groups [javax.validation.groups.Default, ] List of constraint violations:[ ConstraintViolationImpl{interpolatedMessage='{validation.name}', propertyPath=name, rootBeanClass=class org.appng.core.domain.RoleImpl, messageTemplate='{validation.name}'} ] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.validate(BeanValidationEventListener.java:140) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:756) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:742) ~[hibernate-core-5.6.10.Final.jar:5.6.10.Final] at jdk.internal.reflect.GeneratedMethodAccessor115.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:311) ~[spring-orm-5.3.21.jar:5.3.21] at com.sun.proxy.$Proxy122.persist(Unknown Source) ~[?:?] at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:666) ~[spring-data-jpa-2.7.1.jar:2.7.1] at jdk.internal.reflect.GeneratedMethodAccessor120.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.data.repository.core.support.RepositoryMethodInvoker$RepositoryFragmentMethodInvoker.lambda$new$0(RepositoryMethodInvoker.java:289) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryMethodInvoker.doInvoke(RepositoryMethodInvoker.java:137) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryMethodInvoker.invoke(RepositoryMethodInvoker.java:121) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments.invoke(RepositoryComposition.java:530) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryComposition.invoke(RepositoryComposition.java:286) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.RepositoryFactorySupport$ImplementationMethodExecutionInterceptor.invoke(RepositoryFactorySupport.java:640) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.doInvoke(QueryExecutorMethodInterceptor.java:164) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.data.repository.core.support.QueryExecutorMethodInterceptor.invoke(QueryExecutorMethodInterceptor.java:139) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:81) ~[spring-data-commons-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:174) ~[spring-data-jpa-2.7.1.jar:2.7.1] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215) ~[spring-aop-5.3.21.jar:5.3.21] at com.sun.proxy.$Proxy135.save(Unknown Source) ~[?:?] at org.appng.core.service.CoreService.saveRole(CoreService.java:1496) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:793) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.21.jar:5.3.21] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:763) ~[spring-aop-5.3.21.jar:5.3.21] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) ~[spring-aop-5.3.21.jar:5.3.21] at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$c0c1f588.saveRole() ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT] at org.appng.appngizer.controller.RoleController.addPermissionsAndSave(RoleController.java:115) ~[classes/:?] at org.appng.appngizer.controller.RoleController.createRole(RoleController.java:86) ~[classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.21.jar:5.3.21] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1067) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:963) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.21.jar:5.3.21] at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) ~[javax.servlet-api-3.1.0.jar:3.1.0] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.21.jar:5.3.21] at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-5.3.21.jar:5.3.21] at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api-3.1.0.jar:3.1.0] at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:167) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:134) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:199) ~[spring-test-5.3.21.jar:5.3.21] at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:200) ~[test-classes/:?] at org.appng.appngizer.controller.ControllerTest.sendBodyAndVerify(ControllerTest.java:194) ~[test-classes/:?] at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:159) ~[test-classes/:?] at org.appng.appngizer.controller.RoleControllerTest.testInvalidName(RoleControllerTest.java:44) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) ~[junit-4.13.2.jar:4.13.2] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) ~[spring-test-5.3.21.jar:5.3.21] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-5.3.21.jar:5.3.21] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) ~[junit-4.13.2.jar:4.13.2] at org.junit.runners.ParentRunner.run(ParentRunner.java:413) ~[junit-4.13.2.jar:4.13.2] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) ~[spring-test-5.3.21.jar:5.3.21] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158) ~[surefire-junit4-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) ~[surefire-booter-3.0.0-M5.jar:3.0.0-M5] 2022-07-08T15:05:31,740 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-07-08T15:05:31,740 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.289 s - in org.appng.appngizer.controller.RoleControllerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/appng-appngizer-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-generate-user-manual) @ appng-appngizer --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/src/main/asciidoc/appngizer-user-manual.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-generate-user-manual) @ appng-appngizer --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/src/main/asciidoc/appngizer-user-manual.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-generate-install-platform) @ appng-appngizer --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/src/main/asciidoc/appngizer-platform-installation-guide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-generate-install-platform) @ appng-appngizer --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/src/main/asciidoc/appngizer-platform-installation-guide.adoc [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/appng-appngizer-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/appng-appngizer-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer/target/appng-appngizer-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-appngizer --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 15 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220708.130031-6.jar Progress (1): 4.1/88 kB Progress (1): 8.2/88 kB Progress (1): 12/88 kB Progress (1): 16/88 kB Progress (1): 20/88 kB Progress (1): 25/88 kB Progress (1): 29/88 kB Progress (1): 33/88 kB Progress (1): 37/88 kB Progress (1): 41/88 kB Progress (1): 45/88 kB Progress (1): 49/88 kB Progress (1): 53/88 kB Progress (1): 57/88 kB Progress (1): 61/88 kB Progress (1): 66/88 kB Progress (1): 70/88 kB Progress (1): 74/88 kB Progress (1): 78/88 kB Progress (1): 82/88 kB Progress (1): 86/88 kB Progress (1): 88 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220708.130031-6.jar (88 kB at 74 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220708.130031-6.pom Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220708.130031-6.pom (4.9 kB at 70 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (2.0 kB at 42 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (2.0 kB at 11 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220708.130031-6-sources.jar Progress (1): 4.1/60 kB Progress (1): 8.2/60 kB Progress (1): 12/60 kB Progress (1): 16/60 kB Progress (1): 20/60 kB Progress (1): 25/60 kB Progress (1): 29/60 kB Progress (1): 33/60 kB Progress (1): 37/60 kB Progress (1): 41/60 kB Progress (1): 45/60 kB Progress (1): 49/60 kB Progress (1): 53/60 kB Progress (1): 57/60 kB Progress (1): 60 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220708.130031-6-sources.jar (60 kB at 1.1 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 6.0 kB/s) [INFO] [INFO] --------------------< org.appng:appng-application >--------------------- [INFO] Building appNG Application 2.0.0-SNAPSHOT [17/28] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-application --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-application --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-application --- [INFO] [INFO] --- maven-war-plugin:3.1.0:war (default-war) @ appng-application --- [INFO] Packaging webapp [INFO] Assembling webapp [appng-application] in [/var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_2.0.x/appng-application/src/main/webapp/META-INF] to [/var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT] [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_2.0.x/appng-application/src/main/webapp/WEB-INF] to [/var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT] [INFO] Copying webapp resources [/var/lib/jenkins/workspace/appNG_2.0.x/appng-application/src/main/webapp] [INFO] Webapp assembled in [5717 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT.war [INFO] [INFO] --- maven-dependency-plugin:3.0.1:copy-dependencies (default) @ appng-application --- [INFO] Copying jdbc-perf-logger-driver-0.9.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jdbc-perf-logger-driver-0.9.0.jar [INFO] Copying guava-31.0.1-jre.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/guava-31.0.1-jre.jar [INFO] Copying lucene-facet-8.11.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-facet-8.11.1.jar [INFO] Copying appng-mail-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-mail-2.0.0-SNAPSHOT.jar [INFO] Copying poi-5.2.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/poi-5.2.2.jar [INFO] Copying juniversalchardet-1.0.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/juniversalchardet-1.0.3.jar [INFO] Copying esapi-2.3.0.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/esapi-2.3.0.0.jar [INFO] Copying passay-1.6.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/passay-1.6.1.jar [INFO] Copying stax-ex-1.8.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/stax-ex-1.8.3.jar [INFO] Copying xml-apis-ext-1.3.04.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/xml-apis-ext-1.3.04.jar [INFO] Copying j2objc-annotations-1.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/j2objc-annotations-1.3.jar [INFO] Copying xmlbeans-5.0.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/xmlbeans-5.0.3.jar [INFO] Copying commons-codec-1.15.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-codec-1.15.jar [INFO] Copying spring-oxm-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-oxm-5.3.21.jar [INFO] Copying mysema-commons-lang-0.2.4.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/mysema-commons-lang-0.2.4.jar [INFO] Copying jaxb-impl-2.3.5.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jaxb-impl-2.3.5.jar [INFO] Copying spring-orm-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-orm-5.3.21.jar [INFO] Copying appng-xmlapi-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-xmlapi-2.0.0-SNAPSHOT.jar [INFO] Copying cache-api-1.1.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/cache-api-1.1.1.jar [INFO] Copying hppc-0.8.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hppc-0.8.1.jar [INFO] Copying SparseBitSet-1.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/SparseBitSet-1.2.jar [INFO] Copying appng-tools-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-tools-2.0.0-SNAPSHOT.jar [INFO] Copying amqp-client-5.13.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/amqp-client-5.13.1.jar [INFO] Copying bsh-2.0b6.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/bsh-2.0b6.jar [INFO] Copying jackson-core-2.13.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jackson-core-2.13.3.jar [INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.xml.bind-api-2.3.3.jar [INFO] Copying jakarta.mail-1.6.7.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.mail-1.6.7.jar [INFO] Copying appng-rest-api-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-rest-api-2.0.0-SNAPSHOT.jar [INFO] Copying httpclient-4.5.13.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/httpclient-4.5.13.jar [INFO] Copying spring-webmvc-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-webmvc-5.3.21.jar [INFO] Copying poi-ooxml-lite-5.2.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/poi-ooxml-lite-5.2.2.jar [INFO] Copying jackson-datatype-jsr310-2.13.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jackson-datatype-jsr310-2.13.3.jar [INFO] Copying commons-csv-1.9.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-csv-1.9.0.jar [INFO] Copying appng-api-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-api-2.0.0-SNAPSHOT.jar [INFO] Copying commons-lang-2.6.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-lang-2.6.jar [INFO] Copying saaj-impl-1.5.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/saaj-impl-1.5.3.jar [INFO] Copying spring-data-envers-2.7.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-data-envers-2.7.1.jar [INFO] Copying commons-beanutils-1.9.4.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-beanutils-1.9.4.jar [INFO] Copying appng-appngizer-jaxb-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-appngizer-jaxb-2.0.0-SNAPSHOT.jar [INFO] Copying mchange-commons-java-0.2.15.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/mchange-commons-java-0.2.15.jar [INFO] Copying urlrewritefilter-4.0.4.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/urlrewritefilter-4.0.4.jar [INFO] Copying log4j-1.2-api-2.17.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/log4j-1.2-api-2.17.2.jar [INFO] Copying poi-scratchpad-5.2.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/poi-scratchpad-5.2.2.jar [INFO] Copying jakarta.validation-api-2.0.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.validation-api-2.0.2.jar [INFO] Copying jackson-annotations-2.13.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jackson-annotations-2.13.3.jar [INFO] Copying freemarker-2.3.31.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/freemarker-2.3.31.jar [INFO] Copying flyway-core-8.5.13.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/flyway-core-8.5.13.jar [INFO] Copying spring-security-core-4.2.17.RELEASE.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-security-core-4.2.17.RELEASE.jar [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Copying spring-jdbc-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-jdbc-5.3.21.jar [INFO] Copying spring-expression-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-expression-5.3.21.jar [INFO] Copying jaxws-rt-2.3.5.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jaxws-rt-2.3.5.jar [INFO] Copying hazelcast-spring-5.1.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hazelcast-spring-5.1.2.jar [INFO] Copying jackson-dataformat-yaml-2.13.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jackson-dataformat-yaml-2.13.3.jar [INFO] Copying jcommander-1.72.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jcommander-1.72.jar [INFO] Copying hibernate-validator-6.2.3.Final.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hibernate-validator-6.2.3.Final.jar [INFO] Copying antlr-2.7.7.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/antlr-2.7.7.jar [INFO] Copying tika-parser-microsoft-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-microsoft-module-2.4.0.jar [INFO] Copying jakarta.activation-api-1.2.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.activation-api-1.2.2.jar [INFO] Copying batik-shared-resources-1.14.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/batik-shared-resources-1.14.jar [INFO] Copying failureaccess-1.0.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/failureaccess-1.0.1.jar [INFO] Copying error_prone_annotations-2.7.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/error_prone_annotations-2.7.1.jar [INFO] Copying dom4j-2.1.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/dom4j-2.1.3.jar [INFO] Copying commons-text-1.9.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-text-1.9.jar [INFO] Copying jakarta.xml.soap-api-1.4.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.xml.soap-api-1.4.2.jar [INFO] Copying appng-formtags-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-formtags-2.0.0-SNAPSHOT.jar [INFO] Copying semantic-version-1.2.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/semantic-version-1.2.0.jar [INFO] Copying spring-data-jpa-2.7.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-data-jpa-2.7.1.jar [INFO] Copying bcpkix-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/bcpkix-jdk15on-1.70.jar [INFO] Copying xmlgraphics-commons-2.6.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/xmlgraphics-commons-2.6.jar [INFO] Copying jakarta.inject-api-1.0.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.inject-api-1.0.3.jar [INFO] Copying FastInfoset-1.2.18.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/FastInfoset-1.2.18.jar [INFO] Copying jsr305-3.0.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jsr305-3.0.2.jar [INFO] Copying boilerpipe-1.1.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/boilerpipe-1.1.0.jar [INFO] Copying commons-compress-1.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-compress-1.21.jar [INFO] Copying spring-context-support-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-context-support-5.3.21.jar [INFO] Copying commons-configuration-1.10.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-configuration-1.10.jar [INFO] Copying log4j-core-2.17.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/log4j-core-2.17.2.jar [INFO] Copying appng-persistence-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-persistence-2.0.0-SNAPSHOT.jar [INFO] Copying fontbox-2.0.24.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/fontbox-2.0.24.jar [INFO] Copying flyway-sqlserver-8.5.13.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/flyway-sqlserver-8.5.13.jar [INFO] Copying attoparser-2.0.5.RELEASE.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/attoparser-2.0.5.RELEASE.jar [INFO] Copying tika-parser-html-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-html-commons-2.4.0.jar [INFO] Copying tika-parser-xml-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-xml-module-2.4.0.jar [INFO] Copying unbescape-1.1.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/unbescape-1.1.6.RELEASE.jar [INFO] Copying tagsoup-1.2.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tagsoup-1.2.1.jar [INFO] Copying spring-jcl-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-jcl-5.3.21.jar [INFO] Copying lucene-queries-8.11.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-queries-8.11.1.jar [INFO] Copying commons-collections-3.2.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-collections-3.2.2.jar [INFO] Copying snakeyaml-1.30.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/snakeyaml-1.30.jar [INFO] Copying HikariCP-4.0.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/HikariCP-4.0.3.jar [INFO] Copying streambuffer-1.5.10.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/streambuffer-1.5.10.jar [INFO] Copying appng-forms-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-forms-2.0.0-SNAPSHOT.jar [INFO] Copying thymeleaf-3.0.12.RELEASE.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/thymeleaf-3.0.12.RELEASE.jar [INFO] Copying gmbal-api-only-4.0.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/gmbal-api-only-4.0.3.jar [INFO] Copying xmpbox-2.0.26.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/xmpbox-2.0.26.jar [INFO] Copying antisamy-1.6.7.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/antisamy-1.6.7.jar [INFO] Copying thymeleaf-spring4-3.0.12.RELEASE.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/thymeleaf-spring4-3.0.12.RELEASE.jar [INFO] Copying bcutil-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/bcutil-jdk15on-1.70.jar [INFO] Copying spring-aop-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-aop-5.3.21.jar [INFO] Copying commons-pool2-2.10.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-pool2-2.10.0.jar [INFO] Copying joda-time-2.10.11.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/joda-time-2.10.11.jar [INFO] Copying aopalliance-1.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/aopalliance-1.0.jar [INFO] Copying lucene-core-8.11.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-core-8.11.1.jar [INFO] Copying bcprov-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/bcprov-jdk15on-1.70.jar [INFO] Copying curvesapi-1.07.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/curvesapi-1.07.jar [INFO] Copying tika-parser-pdf-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-pdf-module-2.4.0.jar [INFO] Copying jboss-transaction-api_1.2_spec-1.1.1.Final.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jboss-transaction-api_1.2_spec-1.1.1.Final.jar [INFO] Copying httpcore-4.4.14.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/httpcore-4.4.14.jar [INFO] Copying jakarta.persistence-api-2.2.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.persistence-api-2.2.3.jar [INFO] Copying commons-lang3-3.12.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-lang3-3.12.0.jar [INFO] Copying slf4j-api-1.7.26.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/slf4j-api-1.7.26.jar [INFO] Copying jakarta.ws.rs-api-2.1.6.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.ws.rs-api-2.1.6.jar [INFO] Copying appng-search-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-search-2.0.0-SNAPSHOT.jar [INFO] Copying tika-parser-zip-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-zip-commons-2.4.0.jar [INFO] Copying commons-math3-3.6.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-math3-3.6.1.jar [INFO] Copying javax.annotation-api-1.3.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/javax.annotation-api-1.3.2.jar [INFO] Copying spring-data-commons-2.7.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-data-commons-2.7.1.jar [INFO] Copying hazelcast-5.1.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hazelcast-5.1.2.jar [INFO] Copying tika-parser-xmp-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-xmp-commons-2.4.0.jar [INFO] Copying apache-mime4j-dom-0.8.4.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/apache-mime4j-dom-0.8.4.jar [INFO] Copying policy-2.7.10.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/policy-2.7.10.jar [INFO] Copying pdfbox-debugger-2.0.26.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/pdfbox-debugger-2.0.26.jar [INFO] Copying jsoup-1.14.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jsoup-1.14.3.jar [INFO] Copying lucene-sandbox-8.11.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-sandbox-8.11.1.jar [INFO] Copying commons-collections4-4.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-collections4-4.2.jar [INFO] Copying jakarta.xml.ws-api-2.3.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.xml.ws-api-2.3.3.jar [INFO] Copying hibernate-core-5.6.10.Final.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hibernate-core-5.6.10.Final.jar [INFO] Copying appng-core-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-core-2.0.0-SNAPSHOT.jar [INFO] Copying appng-appngizer-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-appngizer-2.0.0-SNAPSHOT.jar [INFO] Copying mimepull-1.9.15.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/mimepull-1.9.15.jar [INFO] Copying simplemagic-1.16.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/simplemagic-1.16.jar [INFO] Copying pdfbox-tools-2.0.26.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/pdfbox-tools-2.0.26.jar [INFO] Copying spring-xml-3.1.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-xml-3.1.3.jar [INFO] Copying spring-tx-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-tx-5.3.21.jar [INFO] Copying batik-css-1.14.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/batik-css-1.14.jar [INFO] Copying spring-context-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-context-5.3.21.jar [INFO] Copying jackson-databind-2.13.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jackson-databind-2.13.3.jar [INFO] Copying wsdl4j-1.6.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/wsdl4j-1.6.3.jar [INFO] Copying management-api-3.2.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/management-api-3.2.3.jar [INFO] Copying jempbox-1.8.16.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jempbox-1.8.16.jar [INFO] Copying hibernate-commons-annotations-5.1.2.Final.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hibernate-commons-annotations-5.1.2.Final.jar [INFO] Copying bcmail-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/bcmail-jdk15on-1.70.jar [INFO] Copying spring-ws-core-3.1.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-ws-core-3.1.3.jar [INFO] Copying lucene-queryparser-8.11.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-queryparser-8.11.1.jar [INFO] Copying byte-buddy-1.12.9.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/byte-buddy-1.12.9.jar [INFO] Copying flyway-mysql-8.5.13.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/flyway-mysql-8.5.13.jar [INFO] Copying hsqldb-2.5.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hsqldb-2.5.0.jar [INFO] Copying classmate-1.5.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/classmate-1.5.1.jar [INFO] Copying querydsl-core-5.0.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/querydsl-core-5.0.0.jar [INFO] Copying quartz-2.3.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/quartz-2.3.2.jar [INFO] Copying xom-1.2.10.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/xom-1.2.10.jar [INFO] Copying lucene-memory-8.11.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-memory-8.11.1.jar [INFO] Copying httpcore5-5.1.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/httpcore5-5.1.3.jar [INFO] Copying jedis-3.7.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jedis-3.7.0.jar [INFO] Copying jcl-over-slf4j-1.7.26.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jcl-over-slf4j-1.7.26.jar [INFO] Copying spring-beans-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-beans-5.3.21.jar [INFO] Copying lucene-highlighter-8.11.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-highlighter-8.11.1.jar [INFO] Copying batik-util-1.14.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/batik-util-1.14.jar [INFO] Copying jakarta.annotation-api-1.3.5.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.annotation-api-1.3.5.jar [INFO] Copying java-libpst-0.9.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/java-libpst-0.9.3.jar [INFO] Copying tika-parser-text-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-text-module-2.4.0.jar [INFO] Copying spring-web-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-web-5.3.21.jar [INFO] Copying spring-security-web-4.2.17.RELEASE.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-security-web-4.2.17.RELEASE.jar [INFO] Copying apache-mime4j-core-0.8.4.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/apache-mime4j-core-0.8.4.jar [INFO] Copying spring-core-5.3.21.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/spring-core-5.3.21.jar [INFO] Copying tika-core-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-core-2.4.0.jar [INFO] Copying log4j-api-2.17.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/log4j-api-2.17.2.jar [INFO] Copying log4j-slf4j-impl-2.17.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/log4j-slf4j-impl-2.17.2.jar [INFO] Copying batik-constants-1.14.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/batik-constants-1.14.jar [INFO] Copying commons-io-2.9.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-io-2.9.0.jar [INFO] Copying swagger-annotations-1.5.24.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/swagger-annotations-1.5.24.jar [INFO] Copying jakarta.activation-1.2.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.activation-1.2.2.jar [INFO] Copying jboss-logging-3.4.1.Final.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jboss-logging-3.4.1.Final.jar [INFO] Copying hibernate-envers-5.6.10.Final.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/hibernate-envers-5.6.10.Final.jar [INFO] Copying im4java-1.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/im4java-1.4.0.jar [INFO] Copying commons-fileupload-1.4.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/commons-fileupload-1.4.jar [INFO] Copying httpclient5-5.1.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/httpclient5-5.1.3.jar [INFO] Copying stax2-api-4.2.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/stax2-api-4.2.1.jar [INFO] Copying tika-parser-html-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-html-module-2.4.0.jar [INFO] Copying querydsl-jpa-5.0.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/querydsl-jpa-5.0.0.jar [INFO] Copying poi-ooxml-5.2.2.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/poi-ooxml-5.2.2.jar [INFO] Copying woodstox-core-6.2.6.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/woodstox-core-6.2.6.jar [INFO] Copying jakarta.jws-api-2.1.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jakarta.jws-api-2.1.0.jar [INFO] Copying jandex-2.4.2.Final.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jandex-2.4.2.Final.jar [INFO] Copying checker-qual-3.12.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/checker-qual-3.12.0.jar [INFO] Copying ha-api-3.1.13.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/ha-api-3.1.13.jar [INFO] Copying jackcess-4.0.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jackcess-4.0.1.jar [INFO] Copying appng-taglib-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-taglib-2.0.0-SNAPSHOT.jar [INFO] Copying appng-cli-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/appng-cli-2.0.0-SNAPSHOT.jar [INFO] Copying pdfbox-2.0.24.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/pdfbox-2.0.24.jar [INFO] Copying Saxon-HE-10.6.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/Saxon-HE-10.6.jar [INFO] Copying tika-parser-mail-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/tika-parser-mail-commons-2.4.0.jar [INFO] Copying httpcore5-h2-5.1.3.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/httpcore5-h2-5.1.3.jar [INFO] Copying lucene-analyzers-common-8.11.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/lucene-analyzers-common-8.11.1.jar [INFO] Copying batik-i18n-1.14.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/batik-i18n-1.14.jar [INFO] Copying jackcess-encrypt-4.0.1.jar to /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/dependency/jackcess-encrypt-4.0.1.jar [INFO] [INFO] --- maven-assembly-plugin:3.0.0:single (default) @ appng-application --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /tmp/jenkins_artifacts/134/appng-application-2.0.0-SNAPSHOT-dependencies-20220708-1300.zip [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-SNAPSHOT.pom [INFO] Installing /tmp/jenkins_artifacts/134/appng-application-2.0.0-SNAPSHOT-dependencies-20220708-1300.zip to /var/lib/jenkins/.m2/repository/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-SNAPSHOT.zip [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application/target/appng-application-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-application --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.8 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220708.130031-6.war Progress (1): 0.5/115 MB Progress (1): 1.0/115 MB Progress (1): 1.6/115 MB Progress (1): 2.1/115 MB Progress (1): 2.6/115 MB Progress (1): 3.1/115 MB Progress (1): 3.7/115 MB Progress (1): 4.2/115 MB Progress (1): 4.7/115 MB Progress (1): 5.2/115 MB Progress (1): 5.8/115 MB Progress (1): 6.3/115 MB Progress (1): 6.8/115 MB Progress (1): 7.3/115 MB Progress (1): 7.9/115 MB Progress (1): 8.4/115 MB Progress (1): 8.9/115 MB Progress (1): 9.4/115 MB Progress (1): 10.0/115 MB Progress (1): 10/115 MB Progress (1): 11/115 MB Progress (1): 12/115 MB Progress (1): 12/115 MB Progress (1): 13/115 MB Progress (1): 13/115 MB Progress (1): 14/115 MB Progress (1): 14/115 MB Progress (1): 15/115 MB Progress (1): 15/115 MB Progress (1): 16/115 MB Progress (1): 16/115 MB Progress (1): 17/115 MB Progress (1): 17/115 MB Progress (1): 18/115 MB Progress (1): 18/115 MB Progress (1): 19/115 MB Progress (1): 19/115 MB Progress (1): 20/115 MB Progress (1): 20/115 MB Progress (1): 21/115 MB Progress (1): 21/115 MB Progress (1): 22/115 MB Progress (1): 23/115 MB Progress (1): 23/115 MB Progress (1): 24/115 MB Progress (1): 24/115 MB Progress (1): 25/115 MB Progress (1): 25/115 MB Progress (1): 26/115 MB Progress (1): 26/115 MB Progress (1): 27/115 MB Progress (1): 27/115 MB Progress (1): 28/115 MB Progress (1): 28/115 MB Progress (1): 29/115 MB Progress (1): 29/115 MB Progress (1): 30/115 MB Progress (1): 30/115 MB Progress (1): 31/115 MB Progress (1): 31/115 MB Progress (1): 32/115 MB Progress (1): 33/115 MB Progress (1): 33/115 MB Progress (1): 34/115 MB Progress (1): 34/115 MB Progress (1): 35/115 MB Progress (1): 35/115 MB Progress (1): 36/115 MB Progress (1): 36/115 MB Progress (1): 37/115 MB Progress (1): 37/115 MB Progress (1): 38/115 MB Progress (1): 38/115 MB Progress (1): 39/115 MB Progress (1): 39/115 MB Progress (1): 40/115 MB Progress (1): 40/115 MB Progress (1): 41/115 MB Progress (1): 41/115 MB Progress (1): 42/115 MB Progress (1): 42/115 MB Progress (1): 43/115 MB Progress (1): 44/115 MB Progress (1): 44/115 MB Progress (1): 45/115 MB Progress (1): 45/115 MB Progress (1): 46/115 MB Progress (1): 46/115 MB Progress (1): 47/115 MB Progress (1): 47/115 MB Progress (1): 48/115 MB Progress (1): 48/115 MB Progress (1): 49/115 MB Progress (1): 49/115 MB Progress (1): 50/115 MB Progress (1): 50/115 MB Progress (1): 51/115 MB Progress (1): 51/115 MB Progress (1): 52/115 MB Progress (1): 52/115 MB Progress (1): 53/115 MB Progress (1): 53/115 MB Progress (1): 54/115 MB Progress (1): 55/115 MB Progress (1): 55/115 MB Progress (1): 56/115 MB Progress (1): 56/115 MB Progress (1): 57/115 MB Progress (1): 57/115 MB Progress (1): 58/115 MB Progress (1): 58/115 MB Progress (1): 59/115 MB Progress (1): 59/115 MB Progress (1): 60/115 MB Progress (1): 60/115 MB Progress (1): 61/115 MB Progress (1): 61/115 MB Progress (1): 62/115 MB Progress (1): 62/115 MB Progress (1): 63/115 MB Progress (1): 63/115 MB Progress (1): 64/115 MB Progress (1): 64/115 MB Progress (1): 65/115 MB Progress (1): 66/115 MB Progress (1): 66/115 MB Progress (1): 67/115 MB Progress (1): 67/115 MB Progress (1): 68/115 MB Progress (1): 68/115 MB Progress (1): 69/115 MB Progress (1): 69/115 MB Progress (1): 70/115 MB Progress (1): 70/115 MB Progress (1): 71/115 MB Progress (1): 71/115 MB Progress (1): 72/115 MB Progress (1): 72/115 MB Progress (1): 73/115 MB Progress (1): 73/115 MB Progress (1): 74/115 MB Progress (1): 74/115 MB Progress (1): 75/115 MB Progress (1): 75/115 MB Progress (1): 76/115 MB Progress (1): 77/115 MB Progress (1): 77/115 MB Progress (1): 78/115 MB Progress (1): 78/115 MB Progress (1): 79/115 MB Progress (1): 79/115 MB Progress (1): 80/115 MB Progress (1): 80/115 MB Progress (1): 81/115 MB Progress (1): 81/115 MB Progress (1): 82/115 MB Progress (1): 82/115 MB Progress (1): 83/115 MB Progress (1): 83/115 MB Progress (1): 84/115 MB Progress (1): 84/115 MB Progress (1): 85/115 MB Progress (1): 85/115 MB Progress (1): 86/115 MB Progress (1): 87/115 MB Progress (1): 87/115 MB Progress (1): 88/115 MB Progress (1): 88/115 MB Progress (1): 89/115 MB Progress (1): 89/115 MB Progress (1): 90/115 MB Progress (1): 90/115 MB Progress (1): 91/115 MB Progress (1): 91/115 MB Progress (1): 92/115 MB Progress (1): 92/115 MB Progress (1): 93/115 MB Progress (1): 93/115 MB Progress (1): 94/115 MB Progress (1): 94/115 MB Progress (1): 95/115 MB Progress (1): 95/115 MB Progress (1): 96/115 MB Progress (1): 96/115 MB Progress (1): 97/115 MB Progress (1): 98/115 MB Progress (1): 98/115 MB Progress (1): 99/115 MB Progress (1): 99/115 MB Progress (1): 100/115 MB Progress (1): 100/115 MB Progress (1): 101/115 MB Progress (1): 101/115 MB Progress (1): 102/115 MB Progress (1): 102/115 MB Progress (1): 103/115 MB Progress (1): 103/115 MB Progress (1): 104/115 MB Progress (1): 104/115 MB Progress (1): 105/115 MB Progress (1): 105/115 MB Progress (1): 106/115 MB Progress (1): 106/115 MB Progress (1): 107/115 MB Progress (1): 107/115 MB Progress (1): 108/115 MB Progress (1): 109/115 MB Progress (1): 109/115 MB Progress (1): 110/115 MB Progress (1): 110/115 MB Progress (1): 111/115 MB Progress (1): 111/115 MB Progress (1): 112/115 MB Progress (1): 112/115 MB Progress (1): 113/115 MB Progress (1): 113/115 MB Progress (1): 114/115 MB Progress (1): 114/115 MB Progress (1): 115/115 MB Progress (1): 115 MB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220708.130031-6.war (115 MB at 16 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220708.130031-6.pom Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220708.130031-6.pom (6.6 kB at 228 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (2.0 kB at 14 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (2.0 kB at 3.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220708.130031-6.zip Progress (1): 0.5/115 MB Progress (1): 1.0/115 MB Progress (1): 1.6/115 MB Progress (1): 2.1/115 MB Progress (1): 2.6/115 MB Progress (1): 3.1/115 MB Progress (1): 3.7/115 MB Progress (1): 4.2/115 MB Progress (1): 4.7/115 MB Progress (1): 5.2/115 MB Progress (1): 5.8/115 MB Progress (1): 6.3/115 MB Progress (1): 6.8/115 MB Progress (1): 7.3/115 MB Progress (1): 7.9/115 MB Progress (1): 8.4/115 MB Progress (1): 8.9/115 MB Progress (1): 9.4/115 MB Progress (1): 10.0/115 MB Progress (1): 10/115 MB Progress (1): 11/115 MB Progress (1): 12/115 MB Progress (1): 12/115 MB Progress (1): 13/115 MB Progress (1): 13/115 MB Progress (1): 14/115 MB Progress (1): 14/115 MB Progress (1): 15/115 MB Progress (1): 15/115 MB Progress (1): 16/115 MB Progress (1): 16/115 MB Progress (1): 17/115 MB Progress (1): 17/115 MB Progress (1): 18/115 MB Progress (1): 18/115 MB Progress (1): 19/115 MB Progress (1): 19/115 MB Progress (1): 20/115 MB Progress (1): 20/115 MB Progress (1): 21/115 MB Progress (1): 21/115 MB Progress (1): 22/115 MB Progress (1): 23/115 MB Progress (1): 23/115 MB Progress (1): 24/115 MB Progress (1): 24/115 MB Progress (1): 25/115 MB Progress (1): 25/115 MB Progress (1): 26/115 MB Progress (1): 26/115 MB Progress (1): 27/115 MB Progress (1): 27/115 MB Progress (1): 28/115 MB Progress (1): 28/115 MB Progress (1): 29/115 MB Progress (1): 29/115 MB Progress (1): 30/115 MB Progress (1): 30/115 MB Progress (1): 31/115 MB Progress (1): 31/115 MB Progress (1): 32/115 MB Progress (1): 33/115 MB Progress (1): 33/115 MB Progress (1): 34/115 MB Progress (1): 34/115 MB Progress (1): 35/115 MB Progress (1): 35/115 MB Progress (1): 36/115 MB Progress (1): 36/115 MB Progress (1): 37/115 MB Progress (1): 37/115 MB Progress (1): 38/115 MB Progress (1): 38/115 MB Progress (1): 39/115 MB Progress (1): 39/115 MB Progress (1): 40/115 MB Progress (1): 40/115 MB Progress (1): 41/115 MB Progress (1): 41/115 MB Progress (1): 42/115 MB Progress (1): 42/115 MB Progress (1): 43/115 MB Progress (1): 44/115 MB Progress (1): 44/115 MB Progress (1): 45/115 MB Progress (1): 45/115 MB Progress (1): 46/115 MB Progress (1): 46/115 MB Progress (1): 47/115 MB Progress (1): 47/115 MB Progress (1): 48/115 MB Progress (1): 48/115 MB Progress (1): 49/115 MB Progress (1): 49/115 MB Progress (1): 50/115 MB Progress (1): 50/115 MB Progress (1): 51/115 MB Progress (1): 51/115 MB Progress (1): 52/115 MB Progress (1): 52/115 MB Progress (1): 53/115 MB Progress (1): 53/115 MB Progress (1): 54/115 MB Progress (1): 55/115 MB Progress (1): 55/115 MB Progress (1): 56/115 MB Progress (1): 56/115 MB Progress (1): 57/115 MB Progress (1): 57/115 MB Progress (1): 58/115 MB Progress (1): 58/115 MB Progress (1): 59/115 MB Progress (1): 59/115 MB Progress (1): 60/115 MB Progress (1): 60/115 MB Progress (1): 61/115 MB Progress (1): 61/115 MB Progress (1): 62/115 MB Progress (1): 62/115 MB Progress (1): 63/115 MB Progress (1): 63/115 MB Progress (1): 64/115 MB Progress (1): 64/115 MB Progress (1): 65/115 MB Progress (1): 66/115 MB Progress (1): 66/115 MB Progress (1): 67/115 MB Progress (1): 67/115 MB Progress (1): 68/115 MB Progress (1): 68/115 MB Progress (1): 69/115 MB Progress (1): 69/115 MB Progress (1): 70/115 MB Progress (1): 70/115 MB Progress (1): 71/115 MB Progress (1): 71/115 MB Progress (1): 72/115 MB Progress (1): 72/115 MB Progress (1): 73/115 MB Progress (1): 73/115 MB Progress (1): 74/115 MB Progress (1): 74/115 MB Progress (1): 75/115 MB Progress (1): 75/115 MB Progress (1): 76/115 MB Progress (1): 77/115 MB Progress (1): 77/115 MB Progress (1): 78/115 MB Progress (1): 78/115 MB Progress (1): 79/115 MB Progress (1): 79/115 MB Progress (1): 80/115 MB Progress (1): 80/115 MB Progress (1): 81/115 MB Progress (1): 81/115 MB Progress (1): 82/115 MB Progress (1): 82/115 MB Progress (1): 83/115 MB Progress (1): 83/115 MB Progress (1): 84/115 MB Progress (1): 84/115 MB Progress (1): 85/115 MB Progress (1): 85/115 MB Progress (1): 86/115 MB Progress (1): 87/115 MB Progress (1): 87/115 MB Progress (1): 88/115 MB Progress (1): 88/115 MB Progress (1): 89/115 MB Progress (1): 89/115 MB Progress (1): 90/115 MB Progress (1): 90/115 MB Progress (1): 91/115 MB Progress (1): 91/115 MB Progress (1): 92/115 MB Progress (1): 92/115 MB Progress (1): 93/115 MB Progress (1): 93/115 MB Progress (1): 94/115 MB Progress (1): 94/115 MB Progress (1): 95/115 MB Progress (1): 95/115 MB Progress (1): 96/115 MB Progress (1): 96/115 MB Progress (1): 97/115 MB Progress (1): 98/115 MB Progress (1): 98/115 MB Progress (1): 99/115 MB Progress (1): 99/115 MB Progress (1): 100/115 MB Progress (1): 100/115 MB Progress (1): 101/115 MB Progress (1): 101/115 MB Progress (1): 102/115 MB Progress (1): 102/115 MB Progress (1): 103/115 MB Progress (1): 103/115 MB Progress (1): 104/115 MB Progress (1): 104/115 MB Progress (1): 105/115 MB Progress (1): 105/115 MB Progress (1): 106/115 MB Progress (1): 106/115 MB Progress (1): 107/115 MB Progress (1): 107/115 MB Progress (1): 108/115 MB Progress (1): 109/115 MB Progress (1): 109/115 MB Progress (1): 110/115 MB Progress (1): 110/115 MB Progress (1): 111/115 MB Progress (1): 111/115 MB Progress (1): 112/115 MB Progress (1): 112/115 MB Progress (1): 113/115 MB Progress (1): 113/115 MB Progress (1): 114/115 MB Progress (1): 114/115 MB Progress (1): 115/115 MB Progress (1): 115 MB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220708.130031-6.zip (115 MB at 24 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.9 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220708.130031-6-sources.jar Progress (1): 3.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220708.130031-6-sources.jar (3.1 kB at 93 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.2 kB/s) [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-application --- [INFO] Executing tasks main: [copy] Copying 1 file to /tmp/jenkins_artifacts/134 [INFO] Executed tasks [INFO] [INFO] ------------------< org.appng:appng-application-bom >------------------- [INFO] Building appNG application BOM 2.0.0-SNAPSHOT [18/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-application-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-application-bom --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-bom/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-bom/2.0.0-SNAPSHOT/appng-application-bom-2.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ appng-application-bom --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 607 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/maven-metadata.xml (607 B at 1.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/appng-application-bom-2.0.0-20220708.130031-6.pom Progress (1): 4.1/40 kB Progress (1): 8.2/40 kB Progress (1): 12/40 kB Progress (1): 16/40 kB Progress (1): 20/40 kB Progress (1): 25/40 kB Progress (1): 29/40 kB Progress (1): 33/40 kB Progress (1): 37/40 kB Progress (1): 40 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/appng-application-bom-2.0.0-20220708.130031-6.pom (40 kB at 249 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 6.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml (6.0 kB at 86 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 607 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/maven-metadata.xml (607 B at 251 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml (6.0 kB at 45 kB/s) [INFO] [INFO] -------------------< org.appng:appng-documentation >-------------------- [INFO] Building appNG Documentation 2.0.0-SNAPSHOT [19/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-documentation --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-documentation --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-documentation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-documentation --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.example.EmployeesTest [ERROR] WARNING: An illegal reflective access operation has occurred [ERROR] WARNING: Illegal reflective access by org.mockito.cglib.core.ReflectUtils$2 (file:/var/lib/jenkins/.m2/repository/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) [ERROR] WARNING: Please consider reporting this to the maintainers of org.mockito.cglib.core.ReflectUtils$2 [ERROR] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [ERROR] WARNING: All illegal access operations will be denied in a future release 2022-07-08T15:06:44,605 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, 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] 2022-07-08T15:06:44,625 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2b62442c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@66629f63, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@841e575, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@27a5328c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1e5f4170, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6c345c5f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6b5966e1, org.springframework.test.context.event.EventPublishingTestExecutionListener@65e61854] 2022-07-08T15:06:46,095 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 1 MappingJackson2HttpMessageConverters: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter#0 2022-07-08T15:06:46,096 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 ObjectMappers: 2022-07-08T15:06:46,097 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 Modules: 2022-07-08T15:06:46,102 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 @Primary Beans: 2022-07-08T15:06:46,102 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] No ObjectMapper found in context, creating default. 2022-07-08T15:06:46,103 INFO [main] org.appng.api.config.RestConfig: Found org.springframework.http.converter.json.MappingJackson2HttpMessageConverter 'org.springframework.http.converter.json.MappingJackson2HttpMessageConverter#0' 2022-07-08T15:06:46,122 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Registering ObjectMapper 'defaultObjectMapper' 2022-07-08T15:06:46,558 INFO [HSQLDB Server @5dcd0cdf] hsqldb.db.HSQLDB81DDEB7C78.ENGINE: Checkpoint start 2022-07-08T15:06:46,558 INFO [HSQLDB Server @5dcd0cdf] hsqldb.db.HSQLDB81DDEB7C78.ENGINE: checkpointClose start 2022-07-08T15:06:46,565 INFO [HSQLDB Server @5dcd0cdf] hsqldb.db.HSQLDB81DDEB7C78.ENGINE: checkpointClose synched 2022-07-08T15:06:46,574 INFO [HSQLDB Server @5dcd0cdf] hsqldb.db.HSQLDB81DDEB7C78.ENGINE: checkpointClose script done 2022-07-08T15:06:46,605 INFO [HSQLDB Server @5dcd0cdf] hsqldb.db.HSQLDB81DDEB7C78.ENGINE: checkpointClose end 2022-07-08T15:06:46,606 INFO [HSQLDB Server @5dcd0cdf] hsqldb.db.HSQLDB81DDEB7C78.ENGINE: Checkpoint end - txts: 1 2022-07-08T15:06:46,698 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-07-08T15:06:46,786 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.10.Final 2022-07-08T15:06:47,013 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} Jul 08, 2022 3:06:47 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-07-08T15:06:47,414 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-07-08T15:06:47,477 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-07-08T15:06:47,760 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-07-08T15:06:48,020 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-07-08T15:06:48,033 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-07-08T15:06:48,342 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-07-08T15:06:49,518 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-07-08T15:06:49,518 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 2022-07-08T15:06:50,306 INFO [HSQLDB Connection @1f9bdfcc] hsqldb.db.HSQLDB81DDEB7C78.ENGINE: Database closed [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.832 s - in org.example.EmployeesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-documentation --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/target/appng-documentation-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html) @ appng-documentation --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/src/main/asciidoc/developerguide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-admin) @ appng-documentation --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/src/main/asciidoc/administrationguide.adoc [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-documentation --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/target/appng-documentation-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-documentation --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/target/appng-documentation-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/target/appng-documentation-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf) @ appng-documentation --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/src/main/asciidoc/developerguide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-admin) @ appng-documentation --- io/console on JRuby shells out to stty for most operations [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_2.0.x/appng-documentation/src/main/asciidoc/administrationguide.adoc [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-documentation --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/maven-metadata.xml (992 B at 14 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-20220708.130031-5.jar Progress (1): 4.1/33 kB Progress (1): 8.2/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 25/33 kB Progress (1): 29/33 kB Progress (1): 33/33 kB Progress (1): 33 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-20220708.130031-5.jar (33 kB at 101 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-20220708.130031-5.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-20220708.130031-5.pom (4.5 kB at 120 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml (2.0 kB at 30 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/maven-metadata.xml (992 B at 956 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/maven-metadata.xml (2.0 kB at 6.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-20220708.130031-5-sources.jar Progress (1): 4.1/35 kB Progress (1): 8.2/35 kB Progress (1): 12/35 kB Progress (1): 16/35 kB Progress (1): 20/35 kB Progress (1): 25/35 kB Progress (1): 29/35 kB Progress (1): 33/35 kB Progress (1): 35 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/appng-documentation-2.0.0-20220708.130031-5-sources.jar (35 kB at 900 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/2.0.0-SNAPSHOT/maven-metadata.xml (992 B at 2.1 kB/s) [INFO] [INFO] -----------------< org.appng:appng-template-assembly >------------------ [INFO] Building appNG Template Assembly Descriptors 2.0.0-SNAPSHOT [20/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-template-assembly --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-template-assembly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-template-assembly --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-template-assembly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_2.0.x/appng-template-assembly/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-template-assembly --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-template-assembly --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-template-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-template-assembly/target/appng-template-assembly-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-template-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-template-assembly/target/appng-template-assembly-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-template-assembly --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-template-assembly/target/appng-template-assembly-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-template-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-template-assembly/target/appng-template-assembly-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-template-assembly --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/maven-metadata.xml (996 B at 17 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-20220708.130031-5.jar Progress (1): 1.5 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-20220708.130031-5.jar (1.5 kB at 14 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-20220708.130031-5.pom Progress (1): 879 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-20220708.130031-5.pom (879 B at 14 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml (2.0 kB at 31 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/maven-metadata.xml (996 B at 841 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/maven-metadata.xml (2.0 kB at 6.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-20220708.130031-5-sources.jar Progress (1): 2.7 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/appng-template-assembly-2.0.0-20220708.130031-5-sources.jar (2.7 kB at 33 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/2.0.0-SNAPSHOT/maven-metadata.xml (996 B at 1.0 kB/s) [INFO] [INFO] ------------------< org.appng:appng-template-parent >------------------- [INFO] Building appNG Template Parent 2.0.0-SNAPSHOT [21/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-template-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-template-parent --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-template-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-parent/2.0.0-SNAPSHOT/appng-template-parent-2.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ appng-template-parent --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 607 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/2.0.0-SNAPSHOT/maven-metadata.xml (607 B at 9.8 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/2.0.0-SNAPSHOT/appng-template-parent-2.0.0-20220708.130031-5.pom Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/2.0.0-SNAPSHOT/appng-template-parent-2.0.0-20220708.130031-5.pom (5.6 kB at 33 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 6.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml (6.0 kB at 112 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 607 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/2.0.0-SNAPSHOT/maven-metadata.xml (607 B at 867 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/maven-metadata.xml (6.0 kB at 18 kB/s) [INFO] [INFO] ----------------< org.appng:appng-application-assembly >---------------- [INFO] Building appng-application-assembly 2.0.0-SNAPSHOT [22/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application-assembly --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-application-assembly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-application-assembly --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-application-assembly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-assembly/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-application-assembly --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-application-assembly --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-application-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-assembly/target/appng-application-assembly-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-assembly/target/appng-application-assembly-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application-assembly --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-assembly/target/appng-application-assembly-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-assembly/target/appng-application-assembly-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-application-assembly --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 999 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/maven-metadata.xml (999 B at 10 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-20220708.130031-5.jar Progress (1): 1.6 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-20220708.130031-5.jar (1.6 kB at 8.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-20220708.130031-5.pom Progress (1): 541 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-20220708.130031-5.pom (541 B at 1.5 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml (2.0 kB at 128 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 999 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/maven-metadata.xml (999 B at 1.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/maven-metadata.xml (2.0 kB at 4.6 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-20220708.130031-5-sources.jar Progress (1): 2.7 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/appng-application-assembly-2.0.0-20220708.130031-5-sources.jar (2.7 kB at 78 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 999 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/2.0.0-SNAPSHOT/maven-metadata.xml (999 B at 2.0 kB/s) [INFO] [INFO] -----------------< org.appng:appng-application-parent >----------------- [INFO] Building appNG application parent 2.0.0-SNAPSHOT [23/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-application-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-application-parent --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-parent/2.0.0-SNAPSHOT/appng-application-parent-2.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ appng-application-parent --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 610 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/2.0.0-SNAPSHOT/maven-metadata.xml (610 B at 12 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/2.0.0-SNAPSHOT/appng-application-parent-2.0.0-20220708.130031-5.pom Progress (1): 4.1/6.2 kB Progress (1): 6.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/2.0.0-SNAPSHOT/appng-application-parent-2.0.0-20220708.130031-5.pom (6.2 kB at 188 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 6.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml (6.0 kB at 48 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 610 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/2.0.0-SNAPSHOT/maven-metadata.xml (610 B at 1.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/maven-metadata.xml (6.0 kB at 29 kB/s) [INFO] [INFO] ---------------< org.appng:appng-archetype-application >---------------- [INFO] Building Archetype - appng-archetype-application 2.0.0-SNAPSHOT [24/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-archetype-application --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-archetype-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-archetype-application --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-archetype-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_2.0.x/appng-archetype-application/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-archetype-application --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-archetype-application --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-archetype-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-archetype-application/target/appng-archetype-application-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-archetype-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-archetype-application/target/appng-archetype-application-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-archetype-application --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-archetype-application/target/appng-archetype-application-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-archetype-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-archetype-application/target/appng-archetype-application-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-archetype-application --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 6.8 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-20220708.130031-5.jar Progress (1): 4.1/14 kB Progress (1): 8.2/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-20220708.130031-5.jar (14 kB at 55 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-20220708.130031-5.pom Progress (1): 512 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-20220708.130031-5.pom (512 B at 14 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml (2.0 kB at 12 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 625 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/maven-metadata.xml (2.0 kB at 9.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-20220708.130031-5-sources.jar Progress (1): 4.1/15 kB Progress (1): 8.2/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/appng-archetype-application-2.0.0-20220708.130031-5-sources.jar (15 kB at 442 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 3.1 kB/s) [INFO] [INFO] ------------< org.appng.maven:appng-appngizer-maven-plugin >------------ [INFO] Building appNG appNGizer Maven Plugin 2.0.0-SNAPSHOT [25/28] [INFO] ----------------------------[ maven-plugin ]---------------------------- Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugins/maven-plugin-plugin/3.6.4/maven-plugin-plugin-3.6.4.pom Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugins/maven-plugin-plugin/3.6.4/maven-plugin-plugin-3.6.4.pom (13 kB at 76 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom (15 kB at 474 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugins/maven-plugin-plugin/3.6.4/maven-plugin-plugin-3.6.4.jar Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 25 kB Progress (1): 29 kB Progress (1): 33 kB Progress (1): 37 kB Progress (1): 41 kB Progress (1): 45 kB Progress (1): 49 kB Progress (1): 53 kB Progress (1): 55 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugins/maven-plugin-plugin/3.6.4/maven-plugin-plugin-3.6.4.jar (55 kB at 311 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer-maven-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-maven-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (default-descriptor) @ appng-appngizer-maven-plugin --- Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.4/maven-plugin-tools-api-3.6.4.pom Progress (1): 3.0 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.4/maven-plugin-tools-api-3.6.4.pom (3.0 kB at 6.9 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom Progress (1): 770 B Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 3.1 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 35 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom Progress (1): 4.1/26 kB Progress (1): 7.7/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 24/26 kB Progress (1): 26 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 584 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 62 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 508 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom Progress (1): 2.6 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 97 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 497 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.4/maven-plugin-tools-generators-3.6.4.pom Progress (1): 4.1 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.4/maven-plugin-tools-generators-3.6.4.pom (4.1 kB at 102 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm/9.2/asm-9.2.pom Progress (1): 2.4 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 85 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom Progress (1): 3.0 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom (3.0 kB at 50 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom Progress (1): 2.6 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom (2.6 kB at 20 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom Progress (1): 2.6 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom (2.6 kB at 105 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.4/maven-plugin-tools-java-3.6.4.pom Progress (1): 2.9 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.4/maven-plugin-tools-java-3.6.4.pom (2.9 kB at 8.0 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom (16 kB at 91 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.4/maven-plugin-tools-annotations-3.6.4.pom Progress (1): 4.1/4.6 kB Progress (1): 4.6 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.4/maven-plugin-tools-annotations-3.6.4.pom (4.6 kB at 17 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom Progress (1): 1.4 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom (1.4 kB at 11 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 30 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 178 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 25 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 241 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/commons/commons-parent/43/commons-parent-43.pom Progress (1): 4.1/70 kB Progress (1): 7.7/70 kB Progress (1): 12/70 kB Progress (1): 16/70 kB Progress (1): 20/70 kB Progress (1): 24/70 kB Progress (1): 28/70 kB Progress (1): 32/70 kB Progress (1): 36/70 kB Progress (1): 40/70 kB Progress (1): 44/70 kB Progress (1): 48/70 kB Progress (1): 52/70 kB Progress (1): 56/70 kB Progress (1): 60/70 kB Progress (1): 64/70 kB Progress (1): 69/70 kB Progress (1): 70 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 1.2 MB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-ant/3.6.4/maven-plugin-tools-ant-3.6.4.pom Progress (1): 2.5 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-ant/3.6.4/maven-plugin-tools-ant-3.6.4.pom (2.5 kB at 6.8 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-script/3.6.4/maven-script-3.6.4.pom Progress (1): 1.7 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-script/3.6.4/maven-script-3.6.4.pom (1.7 kB at 29 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.6.4/maven-plugin-tools-model-3.6.4.pom Progress (1): 3.1 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.6.4/maven-plugin-tools-model-3.6.4.pom (3.1 kB at 80 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.6.4/maven-plugin-tools-beanshell-3.6.4.pom Progress (1): 2.4 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.6.4/maven-plugin-tools-beanshell-3.6.4.pom (2.4 kB at 5.8 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom Progress (1): 1.6 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 24 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 101 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom Progress (1): 1.6 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 5.8 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 92 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 42 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 174 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 432 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/commons/commons-parent/45/commons-parent-45.pom Progress (1): 4.1/73 kB Progress (1): 7.7/73 kB Progress (1): 12/73 kB Progress (1): 16/73 kB Progress (1): 20/73 kB Progress (1): 24/73 kB Progress (1): 28/73 kB Progress (1): 32/73 kB Progress (1): 36/73 kB Progress (1): 40/73 kB Progress (1): 45/73 kB Progress (1): 49/73 kB Progress (1): 53/73 kB Progress (1): 55/73 kB Progress (1): 59/73 kB Progress (1): 63/73 kB Progress (1): 66/73 kB Progress (1): 70/73 kB Progress (1): 73 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 2.2 MB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom Progress (1): 3.4 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 43 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom Progress (1): 3.0 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 105 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom Progress (1): 2.0 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 68 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom Progress (1): 2.7 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 102 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom Progress (1): 2.0 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 73 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom Progress (1): 2.1 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 30 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.4/maven-plugin-tools-api-3.6.4.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/com/google/guava/guava/16.0.1/guava-16.0.1.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.4/maven-plugin-tools-generators-3.6.4.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm/9.2/asm-9.2.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (1): 24 kB Progress (2): 24 kB | 4.1 kB Progress (2): 24 kB | 8.2 kB Progress (2): 24 kB | 12 kB Progress (2): 24 kB | 16 kB Progress (2): 24 kB | 20 kB Progress (2): 24 kB | 25 kB Progress (2): 24 kB | 29 kB Progress (2): 24 kB | 33 kB Progress (2): 24 kB | 37 kB Progress (2): 24 kB | 41 kB Progress (2): 24 kB | 45 kB Progress (2): 24 kB | 49 kB Progress (2): 24 kB | 53 kB Progress (2): 24 kB | 57 kB Progress (2): 24 kB | 61 kB Progress (2): 24 kB | 66 kB Progress (2): 24 kB | 70 kB Progress (2): 24 kB | 73 kB Progress (3): 24 kB | 73 kB | 4.1 kB Progress (3): 24 kB | 73 kB | 8.2 kB Progress (3): 24 kB | 73 kB | 12 kB Progress (3): 24 kB | 73 kB | 16 kB Progress (3): 24 kB | 73 kB | 20 kB Progress (3): 24 kB | 73 kB | 25 kB Progress (3): 24 kB | 73 kB | 29 kB Progress (3): 24 kB | 73 kB | 33 kB Progress (3): 24 kB | 73 kB | 37 kB Progress (3): 24 kB | 73 kB | 41 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-api/3.6.4/maven-plugin-tools-api-3.6.4.jar (24 kB at 90 kB/s) Progress (2): 73 kB | 45 kB Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar Progress (2): 73 kB | 49 kB Progress (2): 73 kB | 49 kB Progress (3): 73 kB | 49 kB | 4.1 kB Progress (3): 73 kB | 49 kB | 8.2 kB Progress (3): 73 kB | 49 kB | 12 kB Progress (3): 73 kB | 49 kB | 16 kB Progress (3): 73 kB | 49 kB | 20 kB Progress (3): 73 kB | 49 kB | 25 kB Progress (3): 73 kB | 49 kB | 29 kB Progress (3): 73 kB | 49 kB | 33 kB Progress (3): 73 kB | 49 kB | 37 kB Progress (3): 73 kB | 49 kB | 41 kB Progress (3): 73 kB | 49 kB | 45 kB Progress (3): 73 kB | 49 kB | 49 kB Progress (3): 73 kB | 49 kB | 53 kB Progress (3): 73 kB | 49 kB | 57 kB Progress (3): 73 kB | 49 kB | 61 kB Progress (3): 73 kB | 49 kB | 66 kB Progress (3): 73 kB | 49 kB | 70 kB Progress (3): 73 kB | 49 kB | 74 kB Progress (3): 73 kB | 49 kB | 78 kB Progress (3): 73 kB | 49 kB | 82 kB Progress (3): 73 kB | 49 kB | 86 kB Progress (3): 73 kB | 49 kB | 90 kB Progress (3): 73 kB | 49 kB | 94 kB Progress (3): 73 kB | 49 kB | 98 kB Progress (3): 73 kB | 49 kB | 102 kB Progress (3): 73 kB | 49 kB | 106 kB Progress (3): 73 kB | 49 kB | 111 kB Progress (3): 73 kB | 49 kB | 115 kB Progress (3): 73 kB | 49 kB | 119 kB Progress (3): 73 kB | 49 kB | 122 kB Progress (4): 73 kB | 49 kB | 122 kB | 4.1 kB Progress (4): 73 kB | 49 kB | 122 kB | 8.2 kB Progress (4): 73 kB | 49 kB | 122 kB | 12 kB Progress (4): 73 kB | 49 kB | 122 kB | 16 kB Progress (4): 73 kB | 49 kB | 122 kB | 20 kB Progress (4): 73 kB | 49 kB | 122 kB | 25 kB Progress (4): 73 kB | 49 kB | 122 kB | 29 kB Progress (4): 73 kB | 49 kB | 122 kB | 33 kB Progress (4): 73 kB | 49 kB | 122 kB | 37 kB Progress (4): 73 kB | 49 kB | 122 kB | 41 kB Progress (4): 73 kB | 49 kB | 122 kB | 45 kB Progress (4): 73 kB | 49 kB | 122 kB | 49 kB Progress (4): 73 kB | 49 kB | 122 kB | 53 kB Progress (4): 73 kB | 49 kB | 122 kB | 57 kB Progress (4): 73 kB | 49 kB | 122 kB | 61 kB Progress (4): 73 kB | 49 kB | 122 kB | 66 kB Progress (4): 73 kB | 49 kB | 122 kB | 70 kB Progress (4): 73 kB | 49 kB | 122 kB | 74 kB Progress (4): 73 kB | 49 kB | 122 kB | 78 kB Progress (4): 73 kB | 49 kB | 122 kB | 82 kB Progress (4): 73 kB | 49 kB | 122 kB | 86 kB Progress (4): 73 kB | 49 kB | 122 kB | 90 kB Progress (4): 73 kB | 49 kB | 122 kB | 94 kB Progress (4): 73 kB | 49 kB | 122 kB | 98 kB Progress (4): 73 kB | 49 kB | 122 kB | 102 kB Progress (4): 73 kB | 49 kB | 122 kB | 106 kB Progress (4): 73 kB | 49 kB | 122 kB | 111 kB Progress (4): 73 kB | 49 kB | 122 kB | 115 kB Progress (4): 73 kB | 49 kB | 122 kB | 119 kB Progress (4): 73 kB | 49 kB | 122 kB | 123 kB Progress (4): 73 kB | 49 kB | 122 kB | 127 kB Progress (4): 73 kB | 49 kB | 122 kB | 131 kB Progress (4): 73 kB | 49 kB | 122 kB | 135 kB Progress (4): 73 kB | 49 kB | 122 kB | 139 kB Progress (4): 73 kB | 49 kB | 122 kB | 143 kB Progress (4): 73 kB | 49 kB | 122 kB | 147 kB Progress (4): 73 kB | 49 kB | 122 kB | 152 kB Progress (4): 73 kB | 49 kB | 122 kB | 156 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 403 kB/s) Progress (3): 73 kB | 49 kB | 160 kB Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar Progress (3): 73 kB | 49 kB | 164 kB Progress (3): 73 kB | 49 kB | 168 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar (73 kB at 240 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.4/maven-plugin-tools-java-3.6.4.jar Progress (2): 49 kB | 172 kB Progress (2): 49 kB | 176 kB Progress (2): 49 kB | 180 kB Progress (2): 49 kB | 184 kB Progress (2): 49 kB | 188 kB Progress (2): 49 kB | 193 kB Progress (2): 49 kB | 197 kB Progress (2): 49 kB | 201 kB Progress (2): 49 kB | 205 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-generators/3.6.4/maven-plugin-tools-generators-3.6.4.jar (49 kB at 160 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar Progress (1): 209 kB Progress (1): 213 kB Progress (1): 217 kB Progress (1): 221 kB Progress (1): 225 kB Progress (1): 229 kB Progress (1): 233 kB Progress (1): 238 kB Progress (1): 242 kB Progress (1): 246 kB Progress (1): 250 kB Progress (1): 254 kB Progress (1): 258 kB Progress (1): 262 kB Progress (1): 266 kB Progress (1): 270 kB Progress (1): 274 kB Progress (1): 279 kB Progress (1): 283 kB Progress (1): 287 kB Progress (1): 291 kB Progress (1): 295 kB Progress (1): 299 kB Progress (2): 299 kB | 4.1 kB Progress (2): 303 kB | 4.1 kB Progress (2): 307 kB | 4.1 kB Progress (2): 307 kB | 8.2 kB Progress (2): 311 kB | 8.2 kB Progress (2): 311 kB | 12 kB Progress (2): 315 kB | 12 kB Progress (2): 315 kB | 16 kB Progress (2): 319 kB | 16 kB Progress (2): 319 kB | 20 kB Progress (2): 324 kB | 20 kB Progress (2): 324 kB | 25 kB Progress (2): 328 kB | 25 kB Progress (2): 328 kB | 29 kB Progress (2): 332 kB | 29 kB Progress (2): 332 kB | 33 kB Progress (2): 336 kB | 33 kB Progress (2): 336 kB | 37 kB Progress (2): 340 kB | 37 kB Progress (2): 340 kB | 41 kB Progress (2): 344 kB | 41 kB Progress (2): 344 kB | 45 kB Progress (2): 348 kB | 45 kB Progress (2): 348 kB | 49 kB Progress (2): 352 kB | 49 kB Progress (2): 352 kB | 53 kB Progress (2): 356 kB | 53 kB Progress (2): 360 kB | 53 kB Progress (2): 365 kB | 53 kB Progress (2): 369 kB | 53 kB Progress (2): 373 kB | 53 kB Progress (2): 377 kB | 53 kB Progress (2): 381 kB | 53 kB Progress (2): 385 kB | 53 kB Progress (2): 389 kB | 53 kB Progress (2): 393 kB | 53 kB Progress (2): 397 kB | 53 kB Progress (2): 401 kB | 53 kB Progress (2): 406 kB | 53 kB Progress (2): 410 kB | 53 kB Progress (2): 414 kB | 53 kB Progress (2): 418 kB | 53 kB Progress (2): 422 kB | 53 kB Progress (2): 426 kB | 53 kB Progress (2): 430 kB | 53 kB Progress (2): 434 kB | 53 kB Progress (2): 438 kB | 53 kB Progress (2): 442 kB | 53 kB Progress (2): 446 kB | 53 kB Progress (2): 451 kB | 53 kB Progress (2): 455 kB | 53 kB Progress (2): 459 kB | 53 kB Progress (2): 463 kB | 53 kB Progress (2): 467 kB | 53 kB Progress (2): 471 kB | 53 kB Progress (2): 475 kB | 53 kB Progress (2): 479 kB | 53 kB Progress (2): 483 kB | 53 kB Progress (2): 487 kB | 53 kB Progress (2): 492 kB | 53 kB Progress (2): 496 kB | 53 kB Progress (2): 500 kB | 53 kB Progress (2): 504 kB | 53 kB Progress (2): 508 kB | 53 kB Progress (2): 512 kB | 53 kB Progress (2): 516 kB | 53 kB Progress (2): 520 kB | 53 kB Progress (2): 524 kB | 53 kB Progress (2): 528 kB | 53 kB Progress (2): 532 kB | 53 kB Progress (2): 537 kB | 53 kB Progress (2): 541 kB | 53 kB Progress (2): 545 kB | 53 kB Progress (2): 549 kB | 53 kB Progress (2): 553 kB | 53 kB Progress (2): 557 kB | 53 kB Progress (2): 561 kB | 53 kB Progress (2): 565 kB | 53 kB Progress (2): 569 kB | 53 kB Progress (2): 573 kB | 53 kB Progress (2): 578 kB | 53 kB Progress (2): 582 kB | 53 kB Progress (2): 586 kB | 53 kB Progress (2): 590 kB | 53 kB Progress (2): 594 kB | 53 kB Progress (2): 598 kB | 53 kB Progress (2): 602 kB | 53 kB Progress (2): 606 kB | 53 kB Progress (2): 610 kB | 53 kB Progress (2): 614 kB | 53 kB Progress (2): 618 kB | 53 kB Progress (2): 623 kB | 53 kB Progress (2): 627 kB | 53 kB Progress (2): 631 kB | 53 kB Progress (2): 635 kB | 53 kB Progress (2): 639 kB | 53 kB Progress (2): 643 kB | 53 kB Progress (2): 647 kB | 53 kB Progress (2): 651 kB | 53 kB Progress (2): 655 kB | 53 kB Progress (2): 659 kB | 53 kB Progress (2): 664 kB | 53 kB Progress (2): 668 kB | 53 kB Progress (2): 672 kB | 53 kB Progress (2): 676 kB | 53 kB Progress (2): 680 kB | 53 kB Progress (2): 684 kB | 53 kB Progress (2): 688 kB | 53 kB Progress (2): 692 kB | 53 kB Progress (2): 696 kB | 53 kB Progress (2): 700 kB | 53 kB Progress (2): 705 kB | 53 kB Progress (2): 709 kB | 53 kB Progress (2): 713 kB | 53 kB Progress (2): 717 kB | 53 kB Progress (2): 721 kB | 53 kB Progress (2): 725 kB | 53 kB Progress (2): 729 kB | 53 kB Progress (2): 733 kB | 53 kB Progress (2): 737 kB | 53 kB Progress (2): 741 kB | 53 kB Progress (2): 745 kB | 53 kB Progress (2): 750 kB | 53 kB Progress (2): 754 kB | 53 kB Progress (2): 758 kB | 53 kB Progress (2): 762 kB | 53 kB Progress (2): 766 kB | 53 kB Progress (2): 770 kB | 53 kB Progress (2): 774 kB | 53 kB Progress (2): 778 kB | 53 kB Progress (2): 782 kB | 53 kB Progress (2): 786 kB | 53 kB Progress (2): 791 kB | 53 kB Progress (2): 795 kB | 53 kB Progress (2): 799 kB | 53 kB Progress (2): 803 kB | 53 kB Progress (2): 807 kB | 53 kB Progress (2): 811 kB | 53 kB Progress (2): 815 kB | 53 kB Progress (2): 819 kB | 53 kB Progress (2): 823 kB | 53 kB Progress (2): 827 kB | 53 kB Progress (2): 831 kB | 53 kB Progress (2): 836 kB | 53 kB Progress (2): 840 kB | 53 kB Progress (2): 844 kB | 53 kB Progress (2): 848 kB | 53 kB Progress (2): 852 kB | 53 kB Progress (2): 856 kB | 53 kB Progress (2): 860 kB | 53 kB Progress (3): 860 kB | 53 kB | 4.1 kB Progress (3): 864 kB | 53 kB | 4.1 kB Progress (3): 868 kB | 53 kB | 4.1 kB Progress (3): 868 kB | 53 kB | 8.2 kB Progress (3): 872 kB | 53 kB | 8.2 kB Progress (3): 872 kB | 53 kB | 12 kB Progress (3): 877 kB | 53 kB | 12 kB Progress (3): 877 kB | 53 kB | 16 kB Progress (3): 881 kB | 53 kB | 16 kB Progress (3): 881 kB | 53 kB | 20 kB Progress (3): 881 kB | 53 kB | 25 kB Progress (3): 881 kB | 53 kB | 29 kB Progress (3): 881 kB | 53 kB | 33 kB Progress (3): 881 kB | 53 kB | 34 kB Progress (3): 885 kB | 53 kB | 34 kB Progress (3): 889 kB | 53 kB | 34 kB Progress (3): 893 kB | 53 kB | 34 kB Progress (3): 897 kB | 53 kB | 34 kB Progress (3): 901 kB | 53 kB | 34 kB Progress (4): 901 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 905 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 905 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 909 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 913 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 918 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 922 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 926 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 930 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 934 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 938 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 942 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 946 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 950 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 954 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 958 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 963 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 967 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 971 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 975 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 979 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 983 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 987 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 991 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 995 kB | 53 kB | 34 kB | 4.1 kB Progress (4): 999 kB | 53 kB | 34 kB | 4.1 kB Progress (5): 999 kB | 53 kB | 34 kB | 4.1 kB | 4.1 kB Progress (5): 1.0 MB | 53 kB | 34 kB | 4.1 kB | 4.1 kB Progress (5): 1.0 MB | 53 kB | 34 kB | 4.1 kB | 8.2 kB Progress (5): 1.0 MB | 53 kB | 34 kB | 4.1 kB | 8.2 kB Progress (5): 1.0 MB | 53 kB | 34 kB | 4.1 kB | 12 kB Progress (5): 1.0 MB | 53 kB | 34 kB | 4.1 kB | 16 kB Progress (5): 1.0 MB | 53 kB | 34 kB | 4.1 kB | 18 kB Progress (5): 1.0 MB | 53 kB | 34 kB | 4.1 kB | 18 kB Progress (5): 1.0 MB | 53 kB | 34 kB | 4.1 kB | 18 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar (53 kB at 150 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar Progress (4): 1.0 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.0 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.0 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.0 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.0 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.0 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.0 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.0 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.1 MB | 34 kB | 4.1 kB | 18 kB Progress (4): 1.2 MB | 34 kB | 4.1 kB | 18 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 11 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.4/maven-plugin-tools-annotations-3.6.4.jar Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.2 MB | 34 kB | 18 kB Progress (3): 1.3 MB | 34 kB | 18 kB Progress (3): 1.3 MB | 34 kB | 18 kB Progress (3): 1.3 MB | 34 kB | 18 kB Progress (3): 1.3 MB | 34 kB | 18 kB Progress (3): 1.3 MB | 34 kB | 18 kB Progress (3): 1.3 MB | 34 kB | 18 kB Progress (3): 1.3 MB | 34 kB | 18 kB Progress (3): 1.3 MB | 34 kB | 18 kB Progress (3): 1.3 MB | 34 kB | 18 kB Progress (3): 1.3 MB | 34 kB | 18 kB Progress (3): 1.3 MB | 34 kB | 18 kB Progress (3): 1.3 MB | 34 kB | 18 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar (34 kB at 94 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-java/3.6.4/maven-plugin-tools-java-3.6.4.jar (18 kB at 50 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.3 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.4 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.5 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.6 MB Progress (1): 1.7 MB Progress (2): 1.7 MB | 4.1 kB Progress (2): 1.7 MB | 4.1 kB Progress (2): 1.7 MB | 8.2 kB Progress (2): 1.7 MB | 8.2 kB Progress (2): 1.7 MB | 12 kB Progress (2): 1.7 MB | 12 kB Progress (2): 1.7 MB | 16 kB Progress (2): 1.7 MB | 16 kB Progress (2): 1.7 MB | 20 kB Progress (2): 1.7 MB | 20 kB Progress (2): 1.7 MB | 25 kB Progress (2): 1.7 MB | 25 kB Progress (2): 1.7 MB | 29 kB Progress (2): 1.7 MB | 29 kB Progress (2): 1.7 MB | 33 kB Progress (2): 1.7 MB | 37 kB Progress (2): 1.7 MB | 41 kB Progress (2): 1.7 MB | 43 kB Progress (2): 1.7 MB | 43 kB Progress (2): 1.7 MB | 43 kB Progress (2): 1.7 MB | 43 kB Progress (2): 1.7 MB | 43 kB Progress (2): 1.7 MB | 43 kB Progress (2): 1.7 MB | 43 kB Progress (2): 1.7 MB | 43 kB Progress (2): 1.7 MB | 43 kB Progress (2): 1.7 MB | 43 kB Progress (2): 1.7 MB | 43 kB Progress (2): 1.7 MB | 43 kB Progress (2): 1.7 MB | 43 kB Progress (2): 1.7 MB | 43 kB Progress (3): 1.7 MB | 43 kB | 4.1 kB Progress (3): 1.7 MB | 43 kB | 8.2 kB Progress (3): 1.7 MB | 43 kB | 8.2 kB Progress (3): 1.7 MB | 43 kB | 12 kB Progress (3): 1.7 MB | 43 kB | 12 kB Progress (3): 1.7 MB | 43 kB | 16 kB Progress (3): 1.7 MB | 43 kB | 16 kB Progress (3): 1.7 MB | 43 kB | 20 kB Progress (3): 1.7 MB | 43 kB | 20 kB Progress (3): 1.7 MB | 43 kB | 25 kB Progress (3): 1.8 MB | 43 kB | 25 kB Progress (3): 1.8 MB | 43 kB | 29 kB Progress (3): 1.8 MB | 43 kB | 29 kB Progress (3): 1.8 MB | 43 kB | 33 kB Progress (3): 1.8 MB | 43 kB | 33 kB Progress (3): 1.8 MB | 43 kB | 37 kB Progress (3): 1.8 MB | 43 kB | 41 kB Progress (3): 1.8 MB | 43 kB | 45 kB Progress (3): 1.8 MB | 43 kB | 49 kB Progress (3): 1.8 MB | 43 kB | 53 kB Progress (4): 1.8 MB | 43 kB | 53 kB | 4.1 kB Progress (4): 1.8 MB | 43 kB | 57 kB | 4.1 kB Progress (4): 1.8 MB | 43 kB | 57 kB | 8.2 kB Progress (4): 1.8 MB | 43 kB | 61 kB | 8.2 kB Progress (4): 1.8 MB | 43 kB | 66 kB | 8.2 kB Progress (4): 1.8 MB | 43 kB | 66 kB | 12 kB Progress (4): 1.8 MB | 43 kB | 70 kB | 12 kB Progress (4): 1.8 MB | 43 kB | 70 kB | 16 kB Progress (4): 1.8 MB | 43 kB | 74 kB | 16 kB Progress (4): 1.8 MB | 43 kB | 74 kB | 20 kB Progress (4): 1.8 MB | 43 kB | 78 kB | 20 kB Progress (4): 1.8 MB | 43 kB | 78 kB | 25 kB Progress (4): 1.8 MB | 43 kB | 82 kB | 25 kB Progress (4): 1.8 MB | 43 kB | 86 kB | 25 kB Progress (4): 1.8 MB | 43 kB | 90 kB | 25 kB Progress (4): 1.8 MB | 43 kB | 94 kB | 25 kB Progress (4): 1.8 MB | 43 kB | 98 kB | 25 kB Progress (4): 1.8 MB | 43 kB | 102 kB | 25 kB Progress (4): 1.8 MB | 43 kB | 106 kB | 25 kB Progress (4): 1.8 MB | 43 kB | 111 kB | 25 kB Progress (4): 1.8 MB | 43 kB | 115 kB | 25 kB Progress (4): 1.8 MB | 43 kB | 115 kB | 29 kB Progress (4): 1.8 MB | 43 kB | 119 kB | 29 kB Progress (4): 1.8 MB | 43 kB | 119 kB | 33 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 33 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 37 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 41 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 45 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 49 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 53 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 57 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 57 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 57 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 57 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 57 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 57 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 57 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 57 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 57 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 61 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 66 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 70 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 74 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 78 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 82 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 86 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 90 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.8 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 1.9 MB | 43 kB | 123 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 123 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 123 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 123 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 123 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 123 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 123 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 123 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 123 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 123 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 123 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 127 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 127 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 127 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 131 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 131 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 135 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 135 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 139 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 139 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 143 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 143 kB | 94 kB Progress (4): 2.0 MB | 43 kB | 147 kB | 94 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-annotations/3.6.4/maven-plugin-tools-annotations-3.6.4.jar (43 kB at 103 kB/s) Progress (3): 2.0 MB | 152 kB | 94 kB Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar Progress (3): 2.0 MB | 156 kB | 94 kB Progress (3): 2.0 MB | 156 kB | 94 kB Progress (3): 2.0 MB | 156 kB | 98 kB Progress (3): 2.0 MB | 160 kB | 98 kB Progress (3): 2.0 MB | 160 kB | 102 kB Progress (3): 2.0 MB | 164 kB | 102 kB Progress (3): 2.0 MB | 164 kB | 106 kB Progress (3): 2.0 MB | 168 kB | 106 kB Progress (3): 2.0 MB | 168 kB | 111 kB Progress (3): 2.0 MB | 172 kB | 111 kB Progress (3): 2.0 MB | 172 kB | 115 kB Progress (3): 2.0 MB | 176 kB | 115 kB Progress (3): 2.0 MB | 176 kB | 119 kB Progress (3): 2.0 MB | 180 kB | 119 kB Progress (3): 2.0 MB | 184 kB | 119 kB Progress (3): 2.0 MB | 184 kB | 123 kB Progress (3): 2.0 MB | 188 kB | 123 kB Progress (3): 2.0 MB | 188 kB | 127 kB Progress (3): 2.0 MB | 191 kB | 127 kB Progress (3): 2.0 MB | 191 kB | 127 kB Progress (3): 2.0 MB | 191 kB | 127 kB Progress (3): 2.0 MB | 191 kB | 131 kB Progress (3): 2.0 MB | 191 kB | 135 kB Progress (3): 2.0 MB | 191 kB | 139 kB Progress (3): 2.0 MB | 191 kB | 143 kB Progress (3): 2.0 MB | 191 kB | 147 kB Progress (3): 2.0 MB | 191 kB | 152 kB Progress (3): 2.0 MB | 191 kB | 156 kB Progress (3): 2.0 MB | 191 kB | 160 kB Progress (3): 2.0 MB | 191 kB | 164 kB Progress (3): 2.0 MB | 191 kB | 164 kB Progress (3): 2.0 MB | 191 kB | 164 kB Progress (3): 2.0 MB | 191 kB | 164 kB Progress (3): 2.0 MB | 191 kB | 164 kB Progress (3): 2.0 MB | 191 kB | 164 kB Progress (3): 2.0 MB | 191 kB | 168 kB Progress (3): 2.0 MB | 191 kB | 172 kB Progress (3): 2.0 MB | 191 kB | 176 kB Progress (3): 2.0 MB | 191 kB | 180 kB Progress (3): 2.0 MB | 191 kB | 184 kB Progress (3): 2.0 MB | 191 kB | 188 kB Progress (3): 2.0 MB | 191 kB | 193 kB Progress (3): 2.0 MB | 191 kB | 197 kB Progress (3): 2.0 MB | 191 kB | 201 kB Progress (3): 2.0 MB | 191 kB | 205 kB Progress (3): 2.0 MB | 191 kB | 209 kB Progress (3): 2.0 MB | 191 kB | 213 kB Progress (3): 2.0 MB | 191 kB | 217 kB Progress (3): 2.0 MB | 191 kB | 221 kB Progress (3): 2.0 MB | 191 kB | 225 kB Progress (3): 2.0 MB | 191 kB | 229 kB Progress (3): 2.1 MB | 191 kB | 229 kB Progress (3): 2.1 MB | 191 kB | 233 kB Progress (3): 2.1 MB | 191 kB | 238 kB Progress (3): 2.1 MB | 191 kB | 242 kB Progress (3): 2.1 MB | 191 kB | 246 kB Progress (3): 2.1 MB | 191 kB | 250 kB Progress (3): 2.1 MB | 191 kB | 254 kB Progress (3): 2.1 MB | 191 kB | 258 kB Progress (3): 2.1 MB | 191 kB | 262 kB Progress (3): 2.1 MB | 191 kB | 266 kB Progress (3): 2.1 MB | 191 kB | 270 kB Progress (3): 2.1 MB | 191 kB | 274 kB Progress (3): 2.1 MB | 191 kB | 279 kB Progress (3): 2.1 MB | 191 kB | 283 kB Progress (4): 2.1 MB | 191 kB | 283 kB | 4.1 kB Progress (4): 2.1 MB | 191 kB | 283 kB | 8.2 kB Progress (4): 2.1 MB | 191 kB | 283 kB | 12 kB Progress (4): 2.1 MB | 191 kB | 283 kB | 12 kB Progress (4): 2.1 MB | 191 kB | 283 kB | 16 kB Progress (4): 2.1 MB | 191 kB | 283 kB | 16 kB Progress (4): 2.1 MB | 191 kB | 283 kB | 20 kB Progress (4): 2.1 MB | 191 kB | 283 kB | 25 kB Progress (4): 2.1 MB | 191 kB | 287 kB | 25 kB Progress (4): 2.1 MB | 191 kB | 287 kB | 29 kB Progress (4): 2.1 MB | 191 kB | 287 kB | 29 kB Progress (4): 2.1 MB | 191 kB | 291 kB | 29 kB Progress (4): 2.1 MB | 191 kB | 291 kB | 33 kB Progress (4): 2.1 MB | 191 kB | 295 kB | 33 kB Progress (4): 2.1 MB | 191 kB | 299 kB | 33 kB Progress (4): 2.1 MB | 191 kB | 303 kB | 33 kB Progress (4): 2.1 MB | 191 kB | 307 kB | 33 kB Progress (4): 2.1 MB | 191 kB | 311 kB | 33 kB Progress (4): 2.1 MB | 191 kB | 315 kB | 33 kB Progress (4): 2.1 MB | 191 kB | 319 kB | 33 kB Progress (4): 2.1 MB | 191 kB | 324 kB | 33 kB Progress (4): 2.1 MB | 191 kB | 328 kB | 33 kB Progress (4): 2.1 MB | 191 kB | 332 kB | 33 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 33 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 37 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 37 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 41 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 41 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 45 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 45 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 49 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 49 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 53 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 53 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 57 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 57 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 61 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 61 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 66 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 66 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 70 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 70 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.1 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 334 kB | 74 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar (334 kB at 745 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.jar Progress (4): 2.2 MB | 191 kB | 74 kB | 4.1 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 8.2 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 12 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 16 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 20 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 25 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 29 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 33 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 37 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 41 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 45 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 49 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 53 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 57 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 61 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 66 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 70 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 74 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 78 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 82 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 86 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 90 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 94 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 98 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 102 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 106 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 111 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 115 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 119 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 123 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 127 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 131 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 135 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 139 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 143 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 147 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 152 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 156 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 160 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 164 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 168 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 172 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 176 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 180 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 184 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 188 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 193 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 197 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 201 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 205 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 209 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 213 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 217 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 221 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 225 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 229 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 233 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 238 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 242 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 246 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 250 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 254 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 258 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 262 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 266 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 270 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 274 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 279 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 283 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 287 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 291 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 295 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 299 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 303 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 307 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 311 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 315 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 319 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 324 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 328 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 332 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 336 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 340 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 344 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 348 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 352 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 356 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 360 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 365 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 369 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 373 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 377 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 381 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 385 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 389 kB Progress (4): 2.2 MB | 191 kB | 74 kB | 393 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 154 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-ant/3.6.4/maven-plugin-tools-ant-3.6.4.jar Progress (3): 2.2 MB | 191 kB | 397 kB Progress (3): 2.2 MB | 191 kB | 401 kB Progress (3): 2.2 MB | 191 kB | 406 kB Progress (3): 2.2 MB | 191 kB | 410 kB Progress (3): 2.2 MB | 191 kB | 414 kB Progress (3): 2.2 MB | 191 kB | 418 kB Progress (3): 2.2 MB | 191 kB | 422 kB Progress (3): 2.2 MB | 191 kB | 426 kB Progress (3): 2.2 MB | 191 kB | 430 kB Progress (3): 2.2 MB | 191 kB | 434 kB Progress (3): 2.2 MB | 191 kB | 438 kB Progress (3): 2.2 MB | 191 kB | 442 kB Progress (3): 2.2 MB | 191 kB | 446 kB Progress (3): 2.2 MB | 191 kB | 451 kB Progress (3): 2.2 MB | 191 kB | 455 kB Progress (3): 2.2 MB | 191 kB | 459 kB Progress (3): 2.2 MB | 191 kB | 463 kB Progress (3): 2.2 MB | 191 kB | 467 kB Progress (3): 2.2 MB | 191 kB | 471 kB Progress (3): 2.2 MB | 191 kB | 475 kB Progress (3): 2.2 MB | 191 kB | 479 kB Progress (3): 2.2 MB | 191 kB | 483 kB Progress (3): 2.2 MB | 191 kB | 487 kB Progress (3): 2.2 MB | 191 kB | 492 kB Progress (3): 2.2 MB | 191 kB | 496 kB Progress (3): 2.2 MB | 191 kB | 500 kB Progress (3): 2.2 MB | 191 kB | 504 kB Progress (3): 2.2 MB | 191 kB | 508 kB Progress (3): 2.2 MB | 191 kB | 512 kB Progress (3): 2.2 MB | 191 kB | 516 kB Progress (3): 2.2 MB | 191 kB | 520 kB Progress (3): 2.2 MB | 191 kB | 524 kB Progress (3): 2.2 MB | 191 kB | 528 kB Progress (3): 2.2 MB | 191 kB | 532 kB Progress (3): 2.2 MB | 191 kB | 537 kB Progress (3): 2.2 MB | 191 kB | 541 kB Progress (3): 2.2 MB | 191 kB | 545 kB Progress (3): 2.2 MB | 191 kB | 549 kB Progress (3): 2.2 MB | 191 kB | 553 kB Progress (3): 2.2 MB | 191 kB | 557 kB Progress (3): 2.2 MB | 191 kB | 560 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 345 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.6.4/maven-plugin-tools-model-3.6.4.jar Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/com/google/guava/guava/16.0.1/guava-16.0.1.jar (2.2 MB at 2.6 MB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.6.4/maven-plugin-tools-beanshell-3.6.4.jar Progress (2): 560 kB | 4.1 kB Progress (2): 560 kB | 8.2 kB Progress (2): 560 kB | 12 kB Progress (2): 560 kB | 14 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.jar (14 kB at 16 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar Progress (2): 560 kB | 4.1 kB Progress (2): 560 kB | 8.2 kB Progress (2): 560 kB | 12 kB Progress (3): 560 kB | 12 kB | 4.1 kB Progress (3): 560 kB | 13 kB | 4.1 kB Progress (3): 560 kB | 13 kB | 8.2 kB Progress (3): 560 kB | 13 kB | 12 kB Progress (3): 560 kB | 13 kB | 14 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 645 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-ant/3.6.4/maven-plugin-tools-ant-3.6.4.jar (13 kB at 15 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar Progress (2): 14 kB | 4.1 kB Progress (2): 14 kB | 8.2 kB Progress (2): 14 kB | 12 kB Progress (3): 14 kB | 12 kB | 4.1 kB Progress (3): 14 kB | 12 kB | 8.2 kB Progress (3): 14 kB | 12 kB | 12 kB Progress (3): 14 kB | 12 kB | 16 kB Progress (3): 14 kB | 12 kB | 20 kB Progress (3): 14 kB | 12 kB | 25 kB Progress (3): 14 kB | 12 kB | 29 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-beanshell/3.6.4/maven-plugin-tools-beanshell-3.6.4.jar (14 kB at 16 kB/s) Progress (2): 12 kB | 30 kB Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar Progress (3): 12 kB | 30 kB | 4.1 kB Progress (3): 12 kB | 30 kB | 8.2 kB Progress (3): 12 kB | 30 kB | 12 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 13 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/commons/commons-text/1.3/commons-text-1.3.jar Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/plugin-tools/maven-plugin-tools-model/3.6.4/maven-plugin-tools-model-3.6.4.jar (30 kB at 33 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar Progress (2): 12 kB | 4.1 kB Progress (2): 12 kB | 8.2 kB Progress (2): 12 kB | 12 kB Progress (2): 12 kB | 16 kB Progress (2): 12 kB | 20 kB Progress (2): 12 kB | 25 kB Progress (2): 12 kB | 29 kB Progress (2): 12 kB | 33 kB Progress (2): 12 kB | 37 kB Progress (2): 12 kB | 41 kB Progress (2): 12 kB | 45 kB Progress (2): 12 kB | 49 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.jar (12 kB at 13 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar Progress (1): 53 kB Progress (1): 57 kB Progress (1): 61 kB Progress (1): 65 kB Progress (2): 65 kB | 4.1 kB Progress (2): 65 kB | 8.2 kB Progress (2): 65 kB | 12 kB Progress (2): 65 kB | 16 kB Progress (2): 65 kB | 20 kB Progress (2): 65 kB | 25 kB Progress (2): 65 kB | 29 kB Progress (2): 65 kB | 33 kB Progress (2): 65 kB | 37 kB Progress (2): 65 kB | 41 kB Progress (2): 65 kB | 45 kB Progress (2): 65 kB | 49 kB Progress (2): 65 kB | 53 kB Progress (2): 65 kB | 57 kB Progress (2): 65 kB | 60 kB Progress (3): 65 kB | 60 kB | 4.1 kB Progress (4): 65 kB | 60 kB | 4.1 kB | 4.1 kB Progress (4): 65 kB | 60 kB | 4.1 kB | 8.2 kB Progress (4): 65 kB | 60 kB | 4.1 kB | 12 kB Progress (4): 65 kB | 60 kB | 4.1 kB | 16 kB Progress (4): 65 kB | 60 kB | 8.2 kB | 16 kB Progress (4): 65 kB | 60 kB | 12 kB | 16 kB Progress (4): 65 kB | 60 kB | 16 kB | 16 kB Progress (4): 65 kB | 60 kB | 20 kB | 16 kB Progress (4): 65 kB | 60 kB | 25 kB | 16 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 56 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar Progress (3): 60 kB | 29 kB | 16 kB Progress (3): 60 kB | 33 kB | 16 kB Progress (3): 60 kB | 37 kB | 16 kB Progress (3): 60 kB | 41 kB | 16 kB Progress (3): 60 kB | 45 kB | 16 kB Progress (3): 60 kB | 49 kB | 16 kB Progress (3): 60 kB | 53 kB | 16 kB Progress (3): 60 kB | 57 kB | 16 kB Progress (3): 60 kB | 57 kB | 20 kB Progress (3): 60 kB | 57 kB | 25 kB Progress (3): 60 kB | 57 kB | 29 kB Progress (3): 60 kB | 57 kB | 33 kB Progress (3): 60 kB | 57 kB | 37 kB Progress (3): 60 kB | 57 kB | 41 kB Progress (3): 60 kB | 57 kB | 45 kB Progress (3): 60 kB | 57 kB | 49 kB Progress (3): 60 kB | 57 kB | 53 kB Progress (3): 60 kB | 61 kB | 53 kB Progress (3): 60 kB | 66 kB | 53 kB Progress (3): 60 kB | 70 kB | 53 kB Progress (4): 60 kB | 70 kB | 53 kB | 4.1 kB Progress (4): 60 kB | 70 kB | 53 kB | 8.2 kB Progress (4): 60 kB | 70 kB | 57 kB | 8.2 kB Progress (4): 60 kB | 70 kB | 57 kB | 12 kB Progress (4): 60 kB | 70 kB | 61 kB | 12 kB Progress (4): 60 kB | 70 kB | 61 kB | 16 kB Progress (4): 60 kB | 70 kB | 66 kB | 16 kB Progress (4): 60 kB | 70 kB | 70 kB | 16 kB Progress (4): 60 kB | 70 kB | 74 kB | 16 kB Progress (4): 60 kB | 70 kB | 78 kB | 16 kB Progress (4): 60 kB | 74 kB | 78 kB | 16 kB Progress (4): 60 kB | 74 kB | 82 kB | 16 kB Progress (4): 60 kB | 78 kB | 82 kB | 16 kB Progress (4): 60 kB | 78 kB | 86 kB | 16 kB Progress (4): 60 kB | 82 kB | 86 kB | 16 kB Progress (4): 60 kB | 82 kB | 90 kB | 16 kB Progress (4): 60 kB | 86 kB | 90 kB | 16 kB Progress (4): 60 kB | 86 kB | 94 kB | 16 kB Progress (4): 60 kB | 90 kB | 94 kB | 16 kB Progress (4): 60 kB | 90 kB | 98 kB | 16 kB Progress (4): 60 kB | 94 kB | 98 kB | 16 kB Progress (4): 60 kB | 94 kB | 102 kB | 16 kB Progress (4): 60 kB | 98 kB | 102 kB | 16 kB Progress (4): 60 kB | 98 kB | 106 kB | 16 kB Progress (4): 60 kB | 102 kB | 106 kB | 16 kB Progress (4): 60 kB | 106 kB | 106 kB | 16 kB Progress (4): 60 kB | 106 kB | 111 kB | 16 kB Progress (4): 60 kB | 111 kB | 111 kB | 16 kB Progress (4): 60 kB | 111 kB | 115 kB | 16 kB Progress (4): 60 kB | 115 kB | 115 kB | 16 kB Progress (4): 60 kB | 115 kB | 119 kB | 16 kB Progress (4): 60 kB | 119 kB | 119 kB | 16 kB Progress (4): 60 kB | 119 kB | 123 kB | 16 kB Progress (4): 60 kB | 123 kB | 123 kB | 16 kB Progress (4): 60 kB | 127 kB | 123 kB | 16 kB Progress (4): 60 kB | 131 kB | 123 kB | 16 kB Progress (4): 60 kB | 131 kB | 127 kB | 16 kB Progress (4): 60 kB | 135 kB | 127 kB | 16 kB Progress (4): 60 kB | 135 kB | 131 kB | 16 kB Progress (4): 60 kB | 139 kB | 131 kB | 16 kB Progress (4): 60 kB | 139 kB | 135 kB | 16 kB Progress (4): 60 kB | 143 kB | 135 kB | 16 kB Progress (4): 60 kB | 143 kB | 139 kB | 16 kB Progress (4): 60 kB | 147 kB | 139 kB | 16 kB Progress (4): 60 kB | 147 kB | 143 kB | 16 kB Progress (4): 60 kB | 152 kB | 143 kB | 16 kB Progress (4): 60 kB | 152 kB | 147 kB | 16 kB Progress (4): 60 kB | 156 kB | 147 kB | 16 kB Progress (4): 60 kB | 156 kB | 152 kB | 16 kB Progress (4): 60 kB | 160 kB | 152 kB | 16 kB Progress (4): 60 kB | 160 kB | 156 kB | 16 kB Progress (4): 60 kB | 164 kB | 156 kB | 16 kB Progress (4): 60 kB | 164 kB | 160 kB | 16 kB Progress (4): 60 kB | 168 kB | 160 kB | 16 kB Progress (4): 60 kB | 168 kB | 164 kB | 16 kB Progress (4): 60 kB | 172 kB | 164 kB | 16 kB Progress (4): 60 kB | 172 kB | 168 kB | 16 kB Progress (4): 60 kB | 176 kB | 168 kB | 16 kB Progress (4): 60 kB | 176 kB | 172 kB | 16 kB Progress (4): 60 kB | 176 kB | 176 kB | 16 kB Progress (4): 60 kB | 180 kB | 176 kB | 16 kB Progress (4): 60 kB | 180 kB | 180 kB | 16 kB Progress (4): 60 kB | 184 kB | 180 kB | 16 kB Progress (4): 60 kB | 184 kB | 183 kB | 16 kB Progress (4): 60 kB | 188 kB | 183 kB | 16 kB Progress (4): 60 kB | 193 kB | 183 kB | 16 kB Progress (4): 60 kB | 197 kB | 183 kB | 16 kB Progress (4): 60 kB | 201 kB | 183 kB | 16 kB Progress (4): 60 kB | 205 kB | 183 kB | 16 kB Progress (4): 60 kB | 209 kB | 183 kB | 16 kB Progress (4): 60 kB | 213 kB | 183 kB | 16 kB Progress (4): 60 kB | 217 kB | 183 kB | 16 kB Progress (4): 60 kB | 218 kB | 183 kB | 16 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 51 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/commons/commons-text/1.3/commons-text-1.3.jar (183 kB at 155 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar Progress (3): 218 kB | 16 kB | 4.1 kB Progress (3): 218 kB | 16 kB | 8.2 kB Progress (3): 218 kB | 16 kB | 12 kB Progress (3): 218 kB | 16 kB | 16 kB Progress (3): 218 kB | 16 kB | 17 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.jar (218 kB at 184 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 14 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar Progress (2): 17 kB | 4.1 kB Progress (2): 17 kB | 8.2 kB Progress (2): 17 kB | 12 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 14 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar Progress (2): 12 kB | 4.1 kB Progress (2): 12 kB | 8.2 kB Progress (2): 12 kB | 12 kB Progress (2): 12 kB | 16 kB Progress (2): 12 kB | 20 kB Progress (2): 12 kB | 25 kB Progress (2): 12 kB | 29 kB Progress (2): 12 kB | 33 kB Progress (2): 12 kB | 37 kB Progress (2): 12 kB | 41 kB Progress (2): 12 kB | 45 kB Progress (2): 12 kB | 49 kB Progress (2): 12 kB | 53 kB Progress (2): 12 kB | 57 kB Progress (2): 12 kB | 61 kB Progress (2): 12 kB | 66 kB Progress (2): 12 kB | 70 kB Progress (2): 12 kB | 74 kB Progress (3): 12 kB | 74 kB | 4.1 kB Progress (3): 12 kB | 78 kB | 4.1 kB Progress (3): 12 kB | 78 kB | 8.2 kB Progress (3): 12 kB | 82 kB | 8.2 kB Progress (3): 12 kB | 86 kB | 8.2 kB Progress (3): 12 kB | 90 kB | 8.2 kB Progress (3): 12 kB | 94 kB | 8.2 kB Progress (3): 12 kB | 98 kB | 8.2 kB Progress (3): 12 kB | 102 kB | 8.2 kB Progress (3): 12 kB | 106 kB | 8.2 kB Progress (3): 12 kB | 111 kB | 8.2 kB Progress (3): 12 kB | 115 kB | 8.2 kB Progress (3): 12 kB | 115 kB | 12 kB Progress (3): 12 kB | 119 kB | 12 kB Progress (3): 12 kB | 119 kB | 16 kB Progress (3): 12 kB | 123 kB | 16 kB Progress (3): 12 kB | 123 kB | 18 kB Progress (3): 12 kB | 127 kB | 18 kB Progress (3): 12 kB | 131 kB | 18 kB Progress (3): 12 kB | 135 kB | 18 kB Progress (3): 12 kB | 139 kB | 18 kB Progress (3): 12 kB | 143 kB | 18 kB Progress (3): 12 kB | 147 kB | 18 kB Progress (3): 12 kB | 152 kB | 18 kB Progress (3): 12 kB | 156 kB | 18 kB Progress (3): 12 kB | 160 kB | 18 kB Progress (3): 12 kB | 164 kB | 18 kB Progress (4): 12 kB | 164 kB | 18 kB | 4.1 kB Progress (4): 12 kB | 164 kB | 18 kB | 8.2 kB Progress (4): 12 kB | 164 kB | 18 kB | 12 kB Progress (4): 12 kB | 164 kB | 18 kB | 16 kB Progress (4): 12 kB | 164 kB | 18 kB | 20 kB Progress (4): 12 kB | 164 kB | 18 kB | 25 kB Progress (4): 12 kB | 164 kB | 18 kB | 29 kB Progress (4): 12 kB | 164 kB | 18 kB | 33 kB Progress (4): 12 kB | 168 kB | 18 kB | 33 kB Progress (4): 12 kB | 168 kB | 18 kB | 37 kB Progress (4): 12 kB | 172 kB | 18 kB | 37 kB Progress (4): 12 kB | 172 kB | 18 kB | 41 kB Progress (4): 12 kB | 176 kB | 18 kB | 41 kB Progress (4): 12 kB | 176 kB | 18 kB | 45 kB Progress (4): 12 kB | 180 kB | 18 kB | 45 kB Progress (4): 12 kB | 180 kB | 18 kB | 49 kB Progress (4): 12 kB | 184 kB | 18 kB | 49 kB Progress (4): 12 kB | 184 kB | 18 kB | 53 kB Progress (4): 12 kB | 188 kB | 18 kB | 53 kB Progress (4): 12 kB | 188 kB | 18 kB | 57 kB Progress (4): 12 kB | 188 kB | 18 kB | 61 kB Progress (4): 12 kB | 188 kB | 18 kB | 66 kB Progress (4): 12 kB | 188 kB | 18 kB | 70 kB Progress (4): 12 kB | 188 kB | 18 kB | 74 kB Progress (4): 12 kB | 188 kB | 18 kB | 78 kB Progress (4): 12 kB | 188 kB | 18 kB | 82 kB Progress (4): 12 kB | 193 kB | 18 kB | 82 kB Progress (4): 12 kB | 193 kB | 18 kB | 86 kB Progress (4): 12 kB | 193 kB | 18 kB | 90 kB Progress (4): 12 kB | 197 kB | 18 kB | 90 kB Progress (4): 12 kB | 197 kB | 18 kB | 94 kB Progress (4): 12 kB | 201 kB | 18 kB | 94 kB Progress (4): 12 kB | 201 kB | 18 kB | 98 kB Progress (4): 12 kB | 205 kB | 18 kB | 98 kB Progress (4): 12 kB | 205 kB | 18 kB | 102 kB Progress (4): 12 kB | 205 kB | 18 kB | 102 kB Progress (4): 12 kB | 205 kB | 18 kB | 106 kB Progress (4): 12 kB | 205 kB | 18 kB | 111 kB Progress (4): 12 kB | 205 kB | 18 kB | 115 kB Progress (4): 12 kB | 205 kB | 18 kB | 119 kB Progress (4): 12 kB | 205 kB | 18 kB | 123 kB Progress (4): 12 kB | 205 kB | 18 kB | 127 kB Progress (4): 12 kB | 205 kB | 18 kB | 131 kB Progress (4): 12 kB | 205 kB | 18 kB | 135 kB Progress (4): 12 kB | 205 kB | 18 kB | 139 kB Progress (4): 12 kB | 205 kB | 18 kB | 143 kB Progress (4): 12 kB | 205 kB | 18 kB | 147 kB Progress (4): 12 kB | 205 kB | 18 kB | 152 kB Progress (4): 12 kB | 205 kB | 18 kB | 156 kB Progress (4): 12 kB | 205 kB | 18 kB | 160 kB Progress (4): 12 kB | 205 kB | 18 kB | 164 kB Progress (4): 12 kB | 205 kB | 18 kB | 168 kB Progress (4): 12 kB | 205 kB | 18 kB | 172 kB Progress (4): 12 kB | 205 kB | 18 kB | 176 kB Progress (4): 12 kB | 205 kB | 18 kB | 180 kB Progress (4): 12 kB | 205 kB | 18 kB | 184 kB Progress (4): 12 kB | 205 kB | 18 kB | 188 kB Progress (4): 12 kB | 205 kB | 18 kB | 193 kB Progress (4): 12 kB | 205 kB | 18 kB | 197 kB Progress (4): 12 kB | 205 kB | 18 kB | 201 kB Progress (4): 12 kB | 205 kB | 18 kB | 205 kB Progress (4): 12 kB | 205 kB | 18 kB | 209 kB Progress (4): 12 kB | 205 kB | 18 kB | 213 kB Progress (4): 12 kB | 205 kB | 18 kB | 217 kB Progress (4): 12 kB | 205 kB | 18 kB | 221 kB Progress (4): 12 kB | 205 kB | 18 kB | 225 kB Progress (4): 12 kB | 205 kB | 18 kB | 229 kB Progress (4): 12 kB | 205 kB | 18 kB | 233 kB Progress (4): 12 kB | 205 kB | 18 kB | 238 kB Progress (4): 12 kB | 205 kB | 18 kB | 242 kB Progress (4): 12 kB | 205 kB | 18 kB | 246 kB Progress (4): 12 kB | 205 kB | 18 kB | 250 kB Progress (4): 12 kB | 205 kB | 18 kB | 254 kB Progress (4): 12 kB | 205 kB | 18 kB | 258 kB Progress (4): 12 kB | 205 kB | 18 kB | 262 kB Progress (4): 12 kB | 205 kB | 18 kB | 266 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 14 kB/s) Progress (3): 12 kB | 205 kB | 270 kB Progress (3): 12 kB | 205 kB | 274 kB Progress (3): 12 kB | 205 kB | 279 kB Progress (3): 12 kB | 205 kB | 283 kB Progress (3): 12 kB | 205 kB | 287 kB Progress (3): 12 kB | 205 kB | 291 kB Progress (3): 12 kB | 205 kB | 295 kB Progress (3): 12 kB | 205 kB | 299 kB Progress (3): 12 kB | 205 kB | 303 kB Progress (3): 12 kB | 205 kB | 307 kB Progress (3): 12 kB | 205 kB | 311 kB Progress (3): 12 kB | 205 kB | 315 kB Progress (3): 12 kB | 205 kB | 319 kB Progress (3): 12 kB | 205 kB | 324 kB Progress (3): 12 kB | 205 kB | 328 kB Progress (3): 12 kB | 205 kB | 332 kB Progress (3): 12 kB | 205 kB | 336 kB Progress (3): 12 kB | 205 kB | 340 kB Progress (3): 12 kB | 205 kB | 344 kB Progress (3): 12 kB | 205 kB | 348 kB Progress (3): 12 kB | 205 kB | 352 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 163 kB/s) Progress (2): 12 kB | 356 kB Progress (2): 12 kB | 360 kB Progress (2): 12 kB | 365 kB Progress (2): 12 kB | 369 kB Progress (2): 12 kB | 373 kB Progress (2): 12 kB | 377 kB Progress (2): 12 kB | 379 kB Progress (3): 12 kB | 379 kB | 4.1 kB Progress (3): 12 kB | 379 kB | 8.1 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 297 kB/s) Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 9.3 kB/s) Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 6.2 kB/s) [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] bsh mojo extractor found 0 mojo descriptor. [INFO] ant mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.6.4:descriptor (mojo-descriptor) @ appng-appngizer-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] bsh mojo extractor found 0 mojo descriptor. [INFO] ant mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-maven-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-maven-plugin/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-appngizer-maven-plugin --- [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer-maven-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.6.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ appng-appngizer-maven-plugin --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer-maven-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-maven-plugin --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-maven-plugin/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-appngizer-maven-plugin --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 16 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-20220708.130031-5.jar Progress (1): 4.1/18 kB Progress (1): 8.2/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-20220708.130031-5.jar (18 kB at 57 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-20220708.130031-5.pom Progress (1): 4.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-20220708.130031-5.pom (4.1 kB at 136 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 4.1 kB Progress (1): 5.9 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (5.9 kB at 15 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml Progress (1): 261 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml (261 B at 1.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 987 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (5.9 kB at 8.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml Progress (1): 261 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/maven-metadata.xml (261 B at 615 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-20220708.130031-5-sources.jar Progress (1): 4.1/9.0 kB Progress (1): 8.2/9.0 kB Progress (1): 9.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/appng-appngizer-maven-plugin-2.0.0-20220708.130031-5-sources.jar (9.0 kB at 299 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/2.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.0 kB/s) [INFO] [INFO] ----------------------< org.appng:appng-camunda >----------------------- [INFO] Building appNG camunda 2.0.0-SNAPSHOT [26/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-camunda --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-camunda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_2.0.x/appng-camunda/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-camunda --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_2.0.x/appng-camunda/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-camunda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_2.0.x/appng-camunda/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-camunda --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_2.0.x/appng-camunda/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-camunda --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.camunda.bpm.TaskWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 s - in org.appng.camunda.bpm.TaskWrapperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-camunda --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-camunda/target/appng-camunda-2.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-camunda --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_2.0.x/appng-camunda/target/appng-camunda-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-camunda --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-camunda/target/appng-camunda-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-camunda/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-camunda/target/appng-camunda-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-camunda --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/maven-metadata.xml (986 B at 16 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-20220708.130031-5.jar Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-20220708.130031-5.jar (6.3 kB at 39 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-20220708.130031-5.pom Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-20220708.130031-5.pom (2.0 kB at 73 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml (2.0 kB at 15 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/maven-metadata.xml (986 B at 749 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/maven-metadata.xml (2.0 kB at 1.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-20220708.130031-5-sources.jar Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/appng-camunda-2.0.0-20220708.130031-5-sources.jar (4.8 kB at 9.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/2.0.0-SNAPSHOT/maven-metadata.xml (986 B at 1.2 kB/s) [INFO] [INFO] ----------------< org.appng:appng-application-camunda >----------------- [INFO] Building appNG Application, including Camunda BPM process engine libraries 2.0.0-SNAPSHOT [27/28] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application-camunda --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-application-camunda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-camunda/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-application-camunda --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-application-camunda --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-camunda/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-application-camunda --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-application-camunda --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:3.1.0:war (default-war) @ appng-application-camunda --- [INFO] Packaging webapp [INFO] Assembling webapp [appng-application-camunda] in [/var/lib/jenkins/workspace/appNG_2.0.x/appng-application-camunda/target/appng-application-camunda-2.0.0-SNAPSHOT] [INFO] Processing war project [INFO] Processing overlay [ id org.appng:appng-application] [INFO] Webapp assembled in [4788 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-camunda/target/appng-application-camunda-2.0.0-SNAPSHOT.war [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application-camunda --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application-camunda --- [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-camunda/target/appng-application-camunda-2.0.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/appng-application-camunda-2.0.0-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/appNG_2.0.x/appng-application-camunda/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/appng-application-camunda-2.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-application-camunda --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 784 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/maven-metadata.xml (784 B at 12 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/appng-application-camunda-2.0.0-20220708.130031-5.war Progress (1): 0.5/131 MB Progress (1): 1.0/131 MB Progress (1): 1.6/131 MB Progress (1): 2.1/131 MB Progress (1): 2.6/131 MB Progress (1): 3.1/131 MB Progress (1): 3.7/131 MB Progress (1): 4.2/131 MB Progress (1): 4.7/131 MB Progress (1): 5.2/131 MB Progress (1): 5.8/131 MB Progress (1): 6.3/131 MB Progress (1): 6.8/131 MB Progress (1): 7.3/131 MB Progress (1): 7.9/131 MB Progress (1): 8.4/131 MB Progress (1): 8.9/131 MB Progress (1): 9.4/131 MB Progress (1): 10.0/131 MB Progress (1): 10/131 MB Progress (1): 11/131 MB Progress (1): 12/131 MB Progress (1): 12/131 MB Progress (1): 13/131 MB Progress (1): 13/131 MB Progress (1): 14/131 MB Progress (1): 14/131 MB Progress (1): 15/131 MB Progress (1): 15/131 MB Progress (1): 16/131 MB Progress (1): 16/131 MB Progress (1): 17/131 MB Progress (1): 17/131 MB Progress (1): 18/131 MB Progress (1): 18/131 MB Progress (1): 19/131 MB Progress (1): 19/131 MB Progress (1): 20/131 MB Progress (1): 20/131 MB Progress (1): 21/131 MB Progress (1): 21/131 MB Progress (1): 22/131 MB Progress (1): 23/131 MB Progress (1): 23/131 MB Progress (1): 24/131 MB Progress (1): 24/131 MB Progress (1): 25/131 MB Progress (1): 25/131 MB Progress (1): 26/131 MB Progress (1): 26/131 MB Progress (1): 27/131 MB Progress (1): 27/131 MB Progress (1): 28/131 MB Progress (1): 28/131 MB Progress (1): 29/131 MB Progress (1): 29/131 MB Progress (1): 30/131 MB Progress (1): 30/131 MB Progress (1): 31/131 MB Progress (1): 31/131 MB Progress (1): 32/131 MB Progress (1): 33/131 MB Progress (1): 33/131 MB Progress (1): 34/131 MB Progress (1): 34/131 MB Progress (1): 35/131 MB Progress (1): 35/131 MB Progress (1): 36/131 MB Progress (1): 36/131 MB Progress (1): 37/131 MB Progress (1): 37/131 MB Progress (1): 38/131 MB Progress (1): 38/131 MB Progress (1): 39/131 MB Progress (1): 39/131 MB Progress (1): 40/131 MB Progress (1): 40/131 MB Progress (1): 41/131 MB Progress (1): 41/131 MB Progress (1): 42/131 MB Progress (1): 42/131 MB Progress (1): 43/131 MB Progress (1): 44/131 MB Progress (1): 44/131 MB Progress (1): 45/131 MB Progress (1): 45/131 MB Progress (1): 46/131 MB Progress (1): 46/131 MB Progress (1): 47/131 MB Progress (1): 47/131 MB Progress (1): 48/131 MB Progress (1): 48/131 MB Progress (1): 49/131 MB Progress (1): 49/131 MB Progress (1): 50/131 MB Progress (1): 50/131 MB Progress (1): 51/131 MB Progress (1): 51/131 MB Progress (1): 52/131 MB Progress (1): 52/131 MB Progress (1): 53/131 MB Progress (1): 53/131 MB Progress (1): 54/131 MB Progress (1): 55/131 MB Progress (1): 55/131 MB Progress (1): 56/131 MB Progress (1): 56/131 MB Progress (1): 57/131 MB Progress (1): 57/131 MB Progress (1): 58/131 MB Progress (1): 58/131 MB Progress (1): 59/131 MB Progress (1): 59/131 MB Progress (1): 60/131 MB Progress (1): 60/131 MB Progress (1): 61/131 MB Progress (1): 61/131 MB Progress (1): 62/131 MB Progress (1): 62/131 MB Progress (1): 63/131 MB Progress (1): 63/131 MB Progress (1): 64/131 MB Progress (1): 64/131 MB Progress (1): 65/131 MB Progress (1): 66/131 MB Progress (1): 66/131 MB Progress (1): 67/131 MB Progress (1): 67/131 MB Progress (1): 68/131 MB Progress (1): 68/131 MB Progress (1): 69/131 MB Progress (1): 69/131 MB Progress (1): 70/131 MB Progress (1): 70/131 MB Progress (1): 71/131 MB Progress (1): 71/131 MB Progress (1): 72/131 MB Progress (1): 72/131 MB Progress (1): 73/131 MB Progress (1): 73/131 MB Progress (1): 74/131 MB Progress (1): 74/131 MB Progress (1): 75/131 MB Progress (1): 75/131 MB Progress (1): 76/131 MB Progress (1): 77/131 MB Progress (1): 77/131 MB Progress (1): 78/131 MB Progress (1): 78/131 MB Progress (1): 79/131 MB Progress (1): 79/131 MB Progress (1): 80/131 MB Progress (1): 80/131 MB Progress (1): 81/131 MB Progress (1): 81/131 MB Progress (1): 82/131 MB Progress (1): 82/131 MB Progress (1): 83/131 MB Progress (1): 83/131 MB Progress (1): 84/131 MB Progress (1): 84/131 MB Progress (1): 85/131 MB Progress (1): 85/131 MB Progress (1): 86/131 MB Progress (1): 87/131 MB Progress (1): 87/131 MB Progress (1): 88/131 MB Progress (1): 88/131 MB Progress (1): 89/131 MB Progress (1): 89/131 MB Progress (1): 90/131 MB Progress (1): 90/131 MB Progress (1): 91/131 MB Progress (1): 91/131 MB Progress (1): 92/131 MB Progress (1): 92/131 MB Progress (1): 93/131 MB Progress (1): 93/131 MB Progress (1): 94/131 MB Progress (1): 94/131 MB Progress (1): 95/131 MB Progress (1): 95/131 MB Progress (1): 96/131 MB Progress (1): 96/131 MB Progress (1): 97/131 MB Progress (1): 98/131 MB Progress (1): 98/131 MB Progress (1): 99/131 MB Progress (1): 99/131 MB Progress (1): 100/131 MB Progress (1): 100/131 MB Progress (1): 101/131 MB Progress (1): 101/131 MB Progress (1): 102/131 MB Progress (1): 102/131 MB Progress (1): 103/131 MB Progress (1): 103/131 MB Progress (1): 104/131 MB Progress (1): 104/131 MB Progress (1): 105/131 MB Progress (1): 105/131 MB Progress (1): 106/131 MB Progress (1): 106/131 MB Progress (1): 107/131 MB Progress (1): 107/131 MB Progress (1): 108/131 MB Progress (1): 109/131 MB Progress (1): 109/131 MB Progress (1): 110/131 MB Progress (1): 110/131 MB Progress (1): 111/131 MB Progress (1): 111/131 MB Progress (1): 112/131 MB Progress (1): 112/131 MB Progress (1): 113/131 MB Progress (1): 113/131 MB Progress (1): 114/131 MB Progress (1): 114/131 MB Progress (1): 115/131 MB Progress (1): 115/131 MB Progress (1): 116/131 MB Progress (1): 116/131 MB Progress (1): 117/131 MB Progress (1): 117/131 MB Progress (1): 118/131 MB Progress (1): 118/131 MB Progress (1): 119/131 MB Progress (1): 120/131 MB Progress (1): 120/131 MB Progress (1): 121/131 MB Progress (1): 121/131 MB Progress (1): 122/131 MB Progress (1): 122/131 MB Progress (1): 123/131 MB Progress (1): 123/131 MB Progress (1): 124/131 MB Progress (1): 124/131 MB Progress (1): 125/131 MB Progress (1): 125/131 MB Progress (1): 126/131 MB Progress (1): 126/131 MB Progress (1): 127/131 MB Progress (1): 127/131 MB Progress (1): 128/131 MB Progress (1): 128/131 MB Progress (1): 129/131 MB Progress (1): 129/131 MB Progress (1): 130/131 MB Progress (1): 131/131 MB Progress (1): 131/131 MB Progress (1): 131 MB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/appng-application-camunda-2.0.0-20220708.130031-5.war (131 MB at 24 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/appng-application-camunda-2.0.0-20220708.130031-5.pom Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/appng-application-camunda-2.0.0-20220708.130031-5.pom (2.1 kB at 5.3 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml Progress (1): 2.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml (2.0 kB at 62 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 784 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/2.0.0-SNAPSHOT/maven-metadata.xml (784 B at 881 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/maven-metadata.xml (2.0 kB at 3.2 kB/s) [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-application-camunda --- [INFO] Executing tasks main: [copy] Copying 1 file to /tmp/jenkins_artifacts/134 [INFO] Executed tasks [INFO] [INFO] --------------------< org.appng:appng-maven-plugin >-------------------- [INFO] Building appNG Maven Plugin 2.0.0-SNAPSHOT [28/28] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-maven-plugin --- [INFO] [INFO] --- maven-plugin-plugin:3.5.1:helpmojo (help-goal) @ appng-maven-plugin --- Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-commons/6.0_ALPHA/asm-commons-6.0_ALPHA.pom Progress (1): 2.1 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-commons/6.0_ALPHA/asm-commons-6.0_ALPHA.pom (2.1 kB at 32 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-tree/6.0_ALPHA/asm-tree-6.0_ALPHA.pom Progress (1): 2.1 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-tree/6.0_ALPHA/asm-tree-6.0_ALPHA.pom (2.1 kB at 20 kB/s) Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-commons/6.0_ALPHA/asm-commons-6.0_ALPHA.jar Downloading from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-tree/6.0_ALPHA/asm-tree-6.0_ALPHA.jar Progress (1): 4.1 kB Progress (1): 8.2 kB Progress (1): 12 kB Progress (1): 16 kB Progress (1): 20 kB Progress (2): 20 kB | 4.1 kB Progress (2): 20 kB | 8.2 kB Progress (2): 20 kB | 12 kB Progress (2): 20 kB | 16 kB Progress (2): 20 kB | 20 kB Progress (2): 20 kB | 25 kB Progress (2): 20 kB | 29 kB Progress (2): 20 kB | 33 kB Progress (2): 20 kB | 37 kB Progress (2): 20 kB | 41 kB Progress (2): 20 kB | 45 kB Progress (2): 20 kB | 49 kB Progress (2): 25 kB | 49 kB Progress (2): 29 kB | 49 kB Progress (2): 32 kB | 49 kB Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-tree/6.0_ALPHA/asm-tree-6.0_ALPHA.jar (32 kB at 131 kB/s) Downloaded from maven-central-proxy: https://www.appng.org/nexus/repository/maven-central/org/ow2/asm/asm-commons/6.0_ALPHA/asm-commons-6.0_ALPHA.jar (49 kB at 183 kB/s) [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [ERROR] Failed to analyze /var/lib/jenkins/workspace/appNG_2.0.x/appng-tools/target/appng-tools-2.0.0-SNAPSHOT.jar!/org/appng/tools/RandomUtil.class [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for appNG Parent 2.0.0-SNAPSHOT: [INFO] [INFO] appNG Parent ....................................... SUCCESS [ 2.577 s] [INFO] appNG Tools ........................................ SUCCESS [ 14.028 s] [INFO] appNG Mail ......................................... SUCCESS [ 3.868 s] [INFO] appNG Forms ........................................ SUCCESS [ 5.482 s] [INFO] appng Formtags ..................................... SUCCESS [ 5.943 s] [INFO] appNG XML-API ...................................... SUCCESS [ 8.017 s] [INFO] appNG public API ................................... SUCCESS [ 15.861 s] [INFO] appNG testsupport .................................. SUCCESS [ 6.990 s] [INFO] appNG REST API ..................................... SUCCESS [ 5.780 s] [INFO] appNG Persistence-Tools ............................ SUCCESS [ 17.359 s] [INFO] appNG Search ....................................... SUCCESS [ 15.628 s] [INFO] appNG Core Library ................................. SUCCESS [01:25 min] [INFO] appNG Command Line Interface ....................... SUCCESS [ 54.032 s] [INFO] appNG Tag Library .................................. SUCCESS [ 7.885 s] [INFO] appNGizer JAXB API ................................. SUCCESS [ 8.893 s] [INFO] appNGizer .......................................... SUCCESS [01:14 min] [INFO] appNG Application .................................. SUCCESS [ 34.012 s] [INFO] appNG application BOM .............................. SUCCESS [ 4.464 s] [INFO] appNG Documentation ................................ SUCCESS [ 47.618 s] [INFO] appNG Template Assembly Descriptors ................ SUCCESS [ 3.118 s] [INFO] appNG Template Parent .............................. SUCCESS [ 1.422 s] [INFO] appng-application-assembly ......................... SUCCESS [ 2.854 s] [INFO] appNG application parent ........................... SUCCESS [ 1.039 s] [INFO] Archetype - appng-archetype-application ............ SUCCESS [ 3.004 s] [INFO] appNG appNGizer Maven Plugin ....................... SUCCESS [ 15.456 s] [INFO] appNG camunda ...................................... SUCCESS [ 9.451 s] [INFO] appNG Application, including Camunda BPM process engine libraries SUCCESS [ 14.974 s] [INFO] appNG Maven Plugin ................................. FAILURE [ 2.397 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:52 min [INFO] Finished at: 2022-07-08T15:08:23+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.5.1:helpmojo (help-goal) on project appng-maven-plugin: Execution help-goal of goal org.apache.maven.plugins:maven-plugin-plugin:3.5.1:helpmojo failed.: IllegalArgumentException -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :appng-maven-plugin [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Results) [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/appNG_2.0.x [Pipeline] { [Pipeline] stage [Pipeline] { (Docs) [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/javadoc [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/reference [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/appngizer/html [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/appngizer/pdf [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/appngizer/html/parts [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/2.0.0-SNAPSHOT/appngizerhtml/xml [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { ( Unstash Build and Docs) [Pipeline] dir Running in /srv/www/appng.org/appng/builds/snapshot [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: No such saved stash ‘jenkins_artifacts’ Finished: FAILURE