Started by user Matthias Mueller Running as 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_1.24.x [Pipeline] { [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_1.24.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-1.24.x^{commit} # timeout=10 Checking out Revision 813c8e3e6c44e25af85958e00d39fa397d5670d4 (refs/remotes/origin/appng-1.24.x) > git config core.sparsecheckout # timeout=10 > git checkout -f 813c8e3e6c44e25af85958e00d39fa397d5670d4 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D appng-1.24.x # timeout=10 > git checkout -b appng-1.24.x 813c8e3e6c44e25af85958e00d39fa397d5670d4 # timeout=10 Commit message: "APPPNG-2440" > git rev-list --no-walk 2fe37979c95773c86adc089d853889d75cb22a07 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Maven Build) [Pipeline] sh + /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn -version Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3 Java version: 1.8.0_333, vendor: Oracle Corporation, runtime: /opt/jdk1.8.0_333/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.10.0-9-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/108 -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 1.24.5-SNAPSHOT [1/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-parent --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/target [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_1.24.x/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-parent/1.24.5-SNAPSHOT/appng-parent-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 602 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.24.5-SNAPSHOT/maven-metadata.xml (602 B at 648 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.24.5-SNAPSHOT/appng-parent-1.24.5-20220519.132205-16.pom Progress (1): 4.1/37 kB Progress (1): 8.2/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 25/37 kB Progress (1): 29/37 kB Progress (1): 33/37 kB Progress (1): 37/37 kB Progress (1): 37 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.24.5-SNAPSHOT/appng-parent-1.24.5-20220519.132205-16.pom (37 kB at 75 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 10 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 602 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.24.5-SNAPSHOT/maven-metadata.xml (602 B at 462 B/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 1.6 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-tools >------------------------ [INFO] Building appNG Tools 1.24.5-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_1.24.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_1.24.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_1.24.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_1.24.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: 1.573 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.014 s - in org.appng.tools.image.DimensionTest [INFO] Running org.appng.tools.image.ImageProcessorTest 2022-05-19T15:22:21,988 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-05-19T15:22:22,522 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-05-19T15:22:22,547 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-05-19T15:22:23,861 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-05-19T15:22:23,874 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-05-19T15:22:23,989 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-05-19T15:22:24,103 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-05-19T15:22:24,319 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org 2022-05-19T15:22:24,433 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: 3.49 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.047 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.053 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.085 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.013 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.02 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: 17.042 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.023 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.003 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_1.24.x/appng-tools/target/appng-tools-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-tools --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-tools/target/appng-tools-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-tools --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-tools/target/appng-tools-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.24.5-SNAPSHOT/appng-tools-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-tools/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.24.5-SNAPSHOT/appng-tools-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-tools/target/appng-tools-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.24.5-SNAPSHOT/appng-tools-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/maven-metadata.xml (992 B at 5.9 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/appng-tools-1.24.5-20220519.132243-16.jar Progress (1): 4.1/50 kB Progress (1): 8.2/50 kB Progress (1): 12/50 kB Progress (1): 16/50 kB Progress (1): 20/50 kB Progress (1): 25/50 kB Progress (1): 29/50 kB Progress (1): 33/50 kB Progress (1): 37/50 kB Progress (1): 41/50 kB Progress (1): 45/50 kB Progress (1): 49/50 kB Progress (1): 50 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/appng-tools-1.24.5-20220519.132243-16.jar (50 kB at 299 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/appng-tools-1.24.5-20220519.132243-16.pom Progress (1): 1.9 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/appng-tools-1.24.5-20220519.132243-16.pom (1.9 kB at 4.9 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 10 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/maven-metadata.xml (992 B at 825 B/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 3.8 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/appng-tools-1.24.5-20220519.132243-16-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/1.24.5-SNAPSHOT/appng-tools-1.24.5-20220519.132243-16-sources.jar (41 kB at 95 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.24.5-SNAPSHOT/maven-metadata.xml (992 B at 751 B/s) [INFO] [INFO] ------------------------< org.appng:appng-mail >------------------------ [INFO] Building appNG Mail 1.24.5-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_1.24.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_1.24.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_1.24.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_1.24.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: 1.323 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_1.24.x/appng-mail/target/appng-mail-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-mail --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-mail/target/appng-mail-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-mail --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-mail/target/appng-mail-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.24.5-SNAPSHOT/appng-mail-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-mail/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.24.5-SNAPSHOT/appng-mail-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-mail/target/appng-mail-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.24.5-SNAPSHOT/appng-mail-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/maven-metadata.xml (991 B at 34 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/appng-mail-1.24.5-20220519.132251-16.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-mail/1.24.5-SNAPSHOT/appng-mail-1.24.5-20220519.132251-16.jar (15 kB at 51 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/appng-mail-1.24.5-20220519.132251-16.pom Progress (1): 923 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/appng-mail-1.24.5-20220519.132251-16.pom (923 B at 2.6 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 10 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/maven-metadata.xml (991 B at 1.0 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 1.7 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/appng-mail-1.24.5-20220519.132251-16-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/1.24.5-SNAPSHOT/appng-mail-1.24.5-20220519.132251-16-sources.jar (12 kB at 47 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 991 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.24.5-SNAPSHOT/maven-metadata.xml (991 B at 1.7 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-forms >------------------------ [INFO] Building appNG Forms 1.24.5-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_1.24.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_1.24.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_1.24.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_1.24.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: 1.194 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.02 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_1.24.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_1.24.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.271 s - in org.appng.forms.XSSUtilTest [INFO] Running org.appng.forms.FormRequestTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.71 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.316 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_1.24.x/appng-forms/target/appng-forms-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-forms --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-forms/target/appng-forms-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-forms --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-forms/target/appng-forms-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.24.5-SNAPSHOT/appng-forms-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-forms/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.24.5-SNAPSHOT/appng-forms-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-forms/target/appng-forms-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.24.5-SNAPSHOT/appng-forms-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/maven-metadata.xml (992 B at 5.6 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/appng-forms-1.24.5-20220519.132301-16.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/1.24.5-SNAPSHOT/appng-forms-1.24.5-20220519.132301-16.jar (19 kB at 61 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/appng-forms-1.24.5-20220519.132301-16.pom Progress (1): 1.6 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/appng-forms-1.24.5-20220519.132301-16.pom (1.6 kB at 6.8 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 6.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/maven-metadata.xml (992 B at 512 B/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 2.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/appng-forms-1.24.5-20220519.132301-16-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/1.24.5-SNAPSHOT/appng-forms-1.24.5-20220519.132301-16-sources.jar (19 kB at 48 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.24.5-SNAPSHOT/maven-metadata.xml (992 B at 1.7 kB/s) [INFO] [INFO] ----------------------< org.appng:appng-formtags >---------------------- [INFO] Building appng Formtags 1.24.5-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_1.24.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_1.24.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_1.24.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_1.24.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 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.633 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.31 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.068 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.146 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_1.24.x/appng-formtags/target/appng-formtags-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-formtags --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-formtags/target/appng-formtags-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-formtags --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-formtags/target/appng-formtags-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.24.5-SNAPSHOT/appng-formtags-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-formtags/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.24.5-SNAPSHOT/appng-formtags-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-formtags/target/appng-formtags-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.24.5-SNAPSHOT/appng-formtags-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/maven-metadata.xml (995 B at 11 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/appng-formtags-1.24.5-20220519.132312-16.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/1.24.5-SNAPSHOT/appng-formtags-1.24.5-20220519.132312-16.jar (30 kB at 59 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/appng-formtags-1.24.5-20220519.132312-16.pom Progress (1): 1.8 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/appng-formtags-1.24.5-20220519.132312-16.pom (1.8 kB at 8.5 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 8.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/maven-metadata.xml (995 B at 1.3 kB/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 1.6 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/appng-formtags-1.24.5-20220519.132312-16-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/1.24.5-SNAPSHOT/appng-formtags-1.24.5-20220519.132312-16-sources.jar (20 kB at 47 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/maven-metadata.xml (995 B at 1.3 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-xmlapi >----------------------- [INFO] Building appNG XML-API 1.24.5-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_1.24.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-plugininfo) @ 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_1.24.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_1.24.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_1.24.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-05-19T15:23:27,123 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-05-19T15:23:27,134 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: 3.908 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.135 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.053 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_1.24.x/appng-xmlapi/target/appng-xmlapi-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-xmlapi --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-xmlapi/target/appng-xmlapi-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-xmlapi --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-xmlapi/target/appng-xmlapi-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-xmlapi/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-xmlapi/target/appng-xmlapi-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/maven-metadata.xml (993 B at 8.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-20220519.132329-16.jar Progress (1): 4.1/158 kB Progress (1): 8.2/158 kB Progress (1): 12/158 kB Progress (1): 16/158 kB Progress (1): 20/158 kB Progress (1): 25/158 kB Progress (1): 29/158 kB Progress (1): 33/158 kB Progress (1): 37/158 kB Progress (1): 41/158 kB Progress (1): 45/158 kB Progress (1): 49/158 kB Progress (1): 53/158 kB Progress (1): 57/158 kB Progress (1): 61/158 kB Progress (1): 66/158 kB Progress (1): 70/158 kB Progress (1): 74/158 kB Progress (1): 78/158 kB Progress (1): 82/158 kB Progress (1): 86/158 kB Progress (1): 90/158 kB Progress (1): 94/158 kB Progress (1): 98/158 kB Progress (1): 102/158 kB Progress (1): 106/158 kB Progress (1): 111/158 kB Progress (1): 115/158 kB Progress (1): 119/158 kB Progress (1): 123/158 kB Progress (1): 127/158 kB Progress (1): 131/158 kB Progress (1): 135/158 kB Progress (1): 139/158 kB Progress (1): 143/158 kB Progress (1): 147/158 kB Progress (1): 152/158 kB Progress (1): 156/158 kB Progress (1): 158 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-20220519.132329-16.jar (158 kB at 373 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-20220519.132329-16.pom Progress (1): 3.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-20220519.132329-16.pom (3.0 kB at 20 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 6.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/maven-metadata.xml (993 B at 627 B/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 3.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-20220519.132329-16-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/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-20220519.132329-16-sources.jar (166 kB at 441 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/maven-metadata.xml (993 B at 1.0 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-api >------------------------- [INFO] Building appNG public API 1.24.5-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_1.24.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_1.24.x/appng-api/target/classes [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-api/target/test-classes [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/src/test/java/org/appng/api/RequestDataBinderTest.java: /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/src/test/java/org/appng/api/RequestDataBinderTest.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/src/test/java/org/appng/api/RequestDataBinderTest.java: Recompile with -Xlint:deprecation for details. [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.235 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: 1.219 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.033 s - in org.appng.api.auth.AuthToolsTest [INFO] Running org.appng.api.FormDataBinderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 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.018 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.033 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.216 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.024 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.22 s - in org.appng.api.support.HttpHeaderUtilsTest [INFO] Running org.appng.api.support.ValidationProviderTest 2022-05-19T15:23:47,997 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: 5.061 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.29 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.019 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.007 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.199 s - in org.appng.api.support.LabelSupportTest [INFO] Running org.appng.api.support.environment.EnvironmentTest 2022-05-19T15:23:53,338 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.108 s - in org.appng.api.support.environment.EnvironmentTest [INFO] Running org.appng.api.support.environment.AttributeWrapperTest 2022-05-19T15:23:53,358 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#179455108 for site thesite with parent sun.misc.Launcher$AppClassLoader#1028566121 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 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.034 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.015 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.206 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.093 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.154 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.011 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.012 s - in org.appng.api.support.OptionsImplTest [INFO] Running org.appng.api.support.RequestSupportTest 2022-05-19T15:23:54,009 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-05-19T15:23:54,040 WARN [main] org.appng.api.support.field.DecimalFieldConverter: error in field savings: can not convert 'null' to type 'java.lang.Double' using format '###,###.###' 2022-05-19T15:23:54,041 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '#' 2022-05-19T15:23:54,069 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.205 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.019 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.024 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.018 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.008 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.186 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.103 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.035 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.104 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.069 s - in org.appng.api.support.ApplicationRequestTest [INFO] Running org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest 2022-05-19T15:23:54,819 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.117 s - in org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaDateTimeTest 2022-05-19T15:23:55,024 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.159 s - in org.appng.api.support.field.DateFieldConverterJodaDateTimeTest [INFO] Running org.appng.api.support.field.IntegerFieldConverterTest 2022-05-19T15:23:55,115 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert '2247483648' to type 'java.lang.Integer' using format '#' 2022-05-19T15:23:55,131 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.114 s - in org.appng.api.support.field.IntegerFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTimeTest 2022-05-19T15:23:55,223 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.075 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.093 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.017 s - in org.appng.api.support.field.LinkPanelFieldHandlerTest [INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTest 2022-05-19T15:23:55,390 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.044 s - in org.appng.api.support.field.DateFieldConverterLocalDateTest [INFO] Running org.appng.api.support.field.DateFieldConverterZonedDateTimeTest 2022-05-19T15:23:55,435 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.042 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.035 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.096 s - in org.appng.api.support.field.ListFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterTest 2022-05-19T15:23:55,597 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.019 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.078 s - in org.appng.api.support.field.ObjectFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTimeTest 2022-05-19T15:23:55,719 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.037 s - in org.appng.api.support.field.DateFieldConverterLocalDateTimeTest [INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTest 2022-05-19T15:23:55,755 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.034 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.004 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.159 s - in org.appng.api.XPathProcessorTest [INFO] Running org.appng.api.ConfigValidatorTest 2022-05-19T15:23:56,049 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-05-19T15:23:56,063 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-05-19T15:23:56,077 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-05-19T15:23:56,085 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-05-19T15:23:56,092 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-05-19T15:23:56,103 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-05-19T15:23:56,117 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-05-19T15:23:56,124 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-05-19T15:23:56,131 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-05-19T15:23:56,141 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-05-19T15:23:56,145 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-05-19T15:23:56,152 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-05-19T15:23:56,255 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-05-19T15:23:56,269 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-05-19T15:23:56,272 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-05-19T15:23:56,278 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-05-19T15:23:56,293 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-05-19T15:23:56,300 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-05-19T15:23:56,308 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-05-19T15:23:56,322 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-05-19T15:23:56,325 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-05-19T15:23:56,334 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-05-19T15:23:56,337 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-05-19T15:23:56,480 INFO [main] org.appng.api.support.ConfigValidator: validated application 'application' in 441ms 2022-05-19T15:23:56,482 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-05-19T15:23:56,496 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/meta-data in resource datasource.xml 2022-05-19T15:23:56,517 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/meta-data in resource datasource.xml 2022-05-19T15:23:56,526 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/meta-data in resource datasource.xml 2022-05-19T15:23:56,531 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: 0.765 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.377 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_1.24.x/appng-api/target/appng-api-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/target/appng-api-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-api --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/target/appng-api-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.24.5-SNAPSHOT/appng-api-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.24.5-SNAPSHOT/appng-api-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/target/appng-api-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.24.5-SNAPSHOT/appng-api-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/maven-metadata.xml (990 B at 12 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/appng-api-1.24.5-20220519.132357-14.jar Progress (1): 4.1/360 kB Progress (1): 8.2/360 kB Progress (1): 12/360 kB Progress (1): 16/360 kB Progress (1): 20/360 kB Progress (1): 25/360 kB Progress (1): 29/360 kB Progress (1): 33/360 kB Progress (1): 37/360 kB Progress (1): 41/360 kB Progress (1): 45/360 kB Progress (1): 49/360 kB Progress (1): 53/360 kB Progress (1): 57/360 kB Progress (1): 61/360 kB Progress (1): 66/360 kB Progress (1): 70/360 kB Progress (1): 74/360 kB Progress (1): 78/360 kB Progress (1): 82/360 kB Progress (1): 86/360 kB Progress (1): 90/360 kB Progress (1): 94/360 kB Progress (1): 98/360 kB Progress (1): 102/360 kB Progress (1): 106/360 kB Progress (1): 111/360 kB Progress (1): 115/360 kB Progress (1): 119/360 kB Progress (1): 123/360 kB Progress (1): 127/360 kB Progress (1): 131/360 kB Progress (1): 135/360 kB Progress (1): 139/360 kB Progress (1): 143/360 kB Progress (1): 147/360 kB Progress (1): 152/360 kB Progress (1): 156/360 kB Progress (1): 160/360 kB Progress (1): 164/360 kB Progress (1): 168/360 kB Progress (1): 172/360 kB Progress (1): 176/360 kB Progress (1): 180/360 kB Progress (1): 184/360 kB Progress (1): 188/360 kB Progress (1): 193/360 kB Progress (1): 197/360 kB Progress (1): 201/360 kB Progress (1): 205/360 kB Progress (1): 209/360 kB Progress (1): 213/360 kB Progress (1): 217/360 kB Progress (1): 221/360 kB Progress (1): 225/360 kB Progress (1): 229/360 kB Progress (1): 233/360 kB Progress (1): 238/360 kB Progress (1): 242/360 kB Progress (1): 246/360 kB Progress (1): 250/360 kB Progress (1): 254/360 kB Progress (1): 258/360 kB Progress (1): 262/360 kB Progress (1): 266/360 kB Progress (1): 270/360 kB Progress (1): 274/360 kB Progress (1): 279/360 kB Progress (1): 283/360 kB Progress (1): 287/360 kB Progress (1): 291/360 kB Progress (1): 295/360 kB Progress (1): 299/360 kB Progress (1): 303/360 kB Progress (1): 307/360 kB Progress (1): 311/360 kB Progress (1): 315/360 kB Progress (1): 319/360 kB Progress (1): 324/360 kB Progress (1): 328/360 kB Progress (1): 332/360 kB Progress (1): 336/360 kB Progress (1): 340/360 kB Progress (1): 344/360 kB Progress (1): 348/360 kB Progress (1): 352/360 kB Progress (1): 356/360 kB Progress (1): 360 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/appng-api-1.24.5-20220519.132357-14.jar (360 kB at 1.1 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/appng-api-1.24.5-20220519.132357-14.pom Progress (1): 3.9 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/appng-api-1.24.5-20220519.132357-14.pom (3.9 kB at 4.7 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 4.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/maven-metadata.xml (990 B at 1.2 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 2.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/appng-api-1.24.5-20220519.132357-14-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/1.24.5-SNAPSHOT/appng-api-1.24.5-20220519.132357-14-sources.jar (285 kB at 907 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.24.5-SNAPSHOT/maven-metadata.xml (990 B at 939 B/s) [INFO] [INFO] --------------------< org.appng:appng-testsupport >--------------------- [INFO] Building appNG testsupport 1.24.5-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_1.24.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_1.24.x/appng-testsupport/target/classes [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java: /var/lib/jenkins/workspace/appNG_1.24.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.38 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: 2.429 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.06 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.054 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.45 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.15 s - in org.appng.testsupport.validation.XPathDifferenceHandlerTest [INFO] Running org.appng.testsupport.TestBaseTest 2022-05-19T15:24:11,094 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:24:11,124 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@27fde870, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2b4c3c29, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5ac7aa18, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4cdd2c73, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4abf3f0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4e4c3a38] 2022-05-19T15:24:11,315 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2022-05-19T15:24:11,794 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@23e44287: startup date [Thu May 19 15:24:11 CEST 2022]; root of context hierarchy 2022-05-19T15:24:12,079 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 MappingJackson2HttpMessageConverters: 2022-05-19T15:24:12,080 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 ObjectMappers: 2022-05-19T15:24:12,082 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 Modules: 2022-05-19T15:24:12,087 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 @Primary Beans: 2022-05-19T15:24:12,087 INFO [main] org.appng.api.config.RestConfig: [localhost:application] No ObjectMapper found in context, creating default. 2022-05-19T15:24:12,102 INFO [main] org.appng.api.config.RestConfig: [localhost:application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-05-19T15:24:12,129 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Registering ObjectMapper 'defaultObjectMapper' 2022-05-19T15:24:12,129 INFO [main] org.appng.api.config.RestConfig: [localhost:application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-05-19T15:24:12,840 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@23e44287: startup date [Thu May 19 15:24:11 CEST 2022]; root of context hierarchy [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.945 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_1.24.x/appng-testsupport/target/appng-testsupport-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-testsupport --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-testsupport/target/appng-testsupport-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-testsupport --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-testsupport/target/appng-testsupport-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.24.5-SNAPSHOT/appng-testsupport-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-testsupport/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.24.5-SNAPSHOT/appng-testsupport-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-testsupport/target/appng-testsupport-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.24.5-SNAPSHOT/appng-testsupport-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/maven-metadata.xml (998 B at 12 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/appng-testsupport-1.24.5-20220519.132413-14.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/1.24.5-SNAPSHOT/appng-testsupport-1.24.5-20220519.132413-14.jar (62 kB at 114 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/appng-testsupport-1.24.5-20220519.132413-14.pom Progress (1): 2.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/appng-testsupport-1.24.5-20220519.132413-14.pom (2.2 kB at 3.9 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 8.9 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/maven-metadata.xml (998 B at 806 B/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 1.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/appng-testsupport-1.24.5-20220519.132413-14-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/1.24.5-SNAPSHOT/appng-testsupport-1.24.5-20220519.132413-14-sources.jar (39 kB at 102 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.24.5-SNAPSHOT/maven-metadata.xml (998 B at 1.4 kB/s) [INFO] [INFO] ----------------------< org.appng:appng-rest-api >---------------------- [INFO] Building appNG REST API 1.24.5-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_1.24.x/appng-rest-api/target [INFO] [INFO] --- swagger-codegen-maven-plugin:2.4.7:generate (default) @ appng-rest-api --- [INFO] reading from /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Action.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/ActionField.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Datasource.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Element.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/ErrorModel.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Field.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/FieldType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/FieldValue.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Filter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Link.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Message.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Option.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/OptionType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Options.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Page.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Parameter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Permission.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Sort.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/User.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/ValidationRule.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/pom.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/README.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/build.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/build.sbt [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/settings.gradle [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/gradle.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/AndroidManifest.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/.travis.yml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.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_1.24.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_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/gradlew [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/gradlew.bat [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.jar [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/git_push.sh [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/.gitignore [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/.swagger-codegen-ignore [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.x/appng-rest-api/target/classes [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java: /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.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: 2.083 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.047 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.025 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_1.24.x/appng-rest-api/target/appng-rest-api-1.24.5-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_1.24.x/appng-rest-api/target/appng-rest-api-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-rest-api --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/appng-rest-api-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.24.5-SNAPSHOT/appng-rest-api-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.24.5-SNAPSHOT/appng-rest-api-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/appng-rest-api-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.24.5-SNAPSHOT/appng-rest-api-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/maven-metadata.xml (995 B at 15 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/appng-rest-api-1.24.5-20220519.132426-13.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 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/appng-rest-api-1.24.5-20220519.132426-13.jar (82 kB at 331 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/appng-rest-api-1.24.5-20220519.132426-13.pom Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/appng-rest-api-1.24.5-20220519.132426-13.pom (4.3 kB at 21 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 776 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (776 B at 6.7 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/maven-metadata.xml (995 B at 1.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml Progress (1): 776 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (776 B at 1.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/appng-rest-api-1.24.5-20220519.132426-13-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/1.24.5-SNAPSHOT/appng-rest-api-1.24.5-20220519.132426-13-sources.jar (53 kB at 106 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.24.5-SNAPSHOT/maven-metadata.xml (995 B at 2.0 kB/s) [INFO] [INFO] --------------------< org.appng:appng-persistence >--------------------- [INFO] Building appNG Persistence-Tools 1.24.5-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_1.24.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_1.24.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_1.24.x/appng-persistence/target/classes [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_1.24.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.302 s - in org.appng.persistence.hibernate.SnakeCaseNamingStrategyTest [INFO] Running org.appng.persistence.hibernate.dialect.DialectUTF8Test 2022-05-19T15:24:34,176 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MariaDB103DialectUTF8 2022-05-19T15:24:34,852 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.9.Final 2022-05-19T15:24:35,404 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MySql57DialectUTF8 2022-05-19T15:24:35,406 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: 2.456 s - in org.appng.persistence.hibernate.dialect.DialectUTF8Test [INFO] Running org.appng.persistence.repository.SearchRepositoryTest 2022-05-19T15:24:35,708 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@409c54f: startup date [Thu May 19 15:24:35 CEST 2022]; root of context hierarchy 2022-05-19T15:24:36,332 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:24:36,545 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2022-05-19T15:24:36,545 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:36,571 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:24:36,934 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-19T15:24:37,518 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) May 19, 2022 3:24:37 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-05-19T15:24:37,581 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:37,586 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:24:37,586 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:24:37,600 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:24:38,269 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:24:38,372 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:24:41,575 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-05-19T15:24:43,720 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@40d848f9] 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-05-19T15:24:43,724 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3a296107] 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-05-19T15:24:43,752 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:24:43,769 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:45,742 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@409c54f: startup date [Thu May 19 15:24:35 CEST 2022]; root of context hierarchy 2022-05-19T15:24:45,751 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:45,752 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:45,768 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@456aa471: startup date [Thu May 19 15:24:45 CEST 2022]; root of context hierarchy 2022-05-19T15:24:45,876 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:24:45,926 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2022-05-19T15:24:45,926 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:45,927 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:24:45,956 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:24:45,956 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:45,957 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:24:45,957 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:24:45,957 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:24:45,962 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:24:45,975 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:24:47,083 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1de08775] 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-05-19T15:24:47,090 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3bf5911d] 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-05-19T15:24:47,112 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:24:47,118 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:47,386 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@456aa471: startup date [Thu May 19 15:24:45 CEST 2022]; root of context hierarchy 2022-05-19T15:24:47,388 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:47,389 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:47,396 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@fe08eaf: startup date [Thu May 19 15:24:47 CEST 2022]; root of context hierarchy 2022-05-19T15:24:47,483 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:24:47,530 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2022-05-19T15:24:47,531 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:47,531 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:24:47,567 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:24:47,567 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:47,568 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:24:47,568 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:24:47,568 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:24:47,571 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:24:47,574 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:24:48,621 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1818390b] 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-05-19T15:24:48,628 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@14b48f39] 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-05-19T15:24:48,654 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:24:48,655 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:48,830 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@fe08eaf: startup date [Thu May 19 15:24:47 CEST 2022]; root of context hierarchy 2022-05-19T15:24:48,831 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:48,831 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:48,844 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@1e9d7366: startup date [Thu May 19 15:24:48 CEST 2022]; root of context hierarchy 2022-05-19T15:24:48,927 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:24:48,973 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2022-05-19T15:24:48,973 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:48,973 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:24:49,004 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:24:49,004 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:49,004 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:24:49,004 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:24:49,005 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:24:49,010 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:24:49,014 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:24:50,052 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@58ac0823] 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-05-19T15:24:50,058 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@42ef5216] 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-05-19T15:24:50,082 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:24:50,083 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:50,221 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@1e9d7366: startup date [Thu May 19 15:24:48 CEST 2022]; root of context hierarchy 2022-05-19T15:24:50,222 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:50,223 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:50,236 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5bba9949: startup date [Thu May 19 15:24:50 CEST 2022]; root of context hierarchy 2022-05-19T15:24:50,306 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:24:50,393 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2022-05-19T15:24:50,393 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:50,395 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:24:50,420 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:24:50,420 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:50,420 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:24:50,420 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:24:50,420 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:24:50,426 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:24:50,430 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:24:51,407 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ddc8fc] 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-05-19T15:24:51,419 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5f4f6f89] 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-05-19T15:24:51,440 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:24:51,440 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:51,589 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@5bba9949: startup date [Thu May 19 15:24:50 CEST 2022]; root of context hierarchy 2022-05-19T15:24:51,589 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:51,589 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:51,624 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@29eaf100: startup date [Thu May 19 15:24:51 CEST 2022]; root of context hierarchy 2022-05-19T15:24:51,698 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:24:51,753 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2022-05-19T15:24:51,753 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:51,754 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:24:51,781 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:24:51,781 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:51,782 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:24:51,782 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:24:51,782 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:24:51,787 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:24:51,791 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:24:52,868 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@51a69e8f] 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-05-19T15:24:52,872 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@58720eb9] 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-05-19T15:24:52,894 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:24:52,896 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:53,049 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@29eaf100: startup date [Thu May 19 15:24:51 CEST 2022]; root of context hierarchy 2022-05-19T15:24:53,055 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:53,055 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:53,068 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@48cbe1c9: startup date [Thu May 19 15:24:53 CEST 2022]; root of context hierarchy 2022-05-19T15:24:53,150 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:24:53,186 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2022-05-19T15:24:53,186 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:53,186 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:24:53,212 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:24:53,212 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:53,213 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:24:53,213 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:24:53,213 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:24:53,219 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:24:53,222 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:24:54,290 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5ae67f05] 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-05-19T15:24:54,292 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4c941d19] 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-05-19T15:24:54,310 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:24:54,310 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:54,448 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@48cbe1c9: startup date [Thu May 19 15:24:53 CEST 2022]; root of context hierarchy 2022-05-19T15:24:54,456 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:54,456 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:54,466 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@4d3bde85: startup date [Thu May 19 15:24:54 CEST 2022]; root of context hierarchy 2022-05-19T15:24:54,521 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:24:54,556 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2022-05-19T15:24:54,556 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:54,556 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:24:54,579 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:24:54,579 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:54,580 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:24:54,580 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:24:54,580 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:24:54,586 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:24:54,588 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:24:55,674 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@69af938b] 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-05-19T15:24:55,683 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-05-19T15:24:55,715 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:24:55,716 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:55,871 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@4d3bde85: startup date [Thu May 19 15:24:54 CEST 2022]; root of context hierarchy 2022-05-19T15:24:55,874 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:55,874 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:55,883 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@770c3ca2: startup date [Thu May 19 15:24:55 CEST 2022]; root of context hierarchy 2022-05-19T15:24:55,947 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:24:55,985 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2022-05-19T15:24:55,985 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:55,986 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:24:56,016 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:24:56,016 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:56,017 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:24:56,017 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:24:56,017 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:24:56,022 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:24:56,024 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:24:56,946 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6a35cccf] 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-05-19T15:24:56,953 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2553fbd0] 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-05-19T15:24:56,978 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:24:56,979 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:57,111 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@770c3ca2: startup date [Thu May 19 15:24:55 CEST 2022]; root of context hierarchy 2022-05-19T15:24:57,112 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:57,113 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:57,119 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@65130cf2: startup date [Thu May 19 15:24:57 CEST 2022]; root of context hierarchy 2022-05-19T15:24:57,175 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:24:57,210 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2022-05-19T15:24:57,211 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:57,211 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:24:57,233 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:24:57,233 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:57,233 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:24:57,233 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:24:57,237 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:24:57,239 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:24:57,242 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:24:58,210 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1a4340f2] 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-05-19T15:24:58,214 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@301434fb] 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-05-19T15:24:58,236 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:24:58,237 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:58,359 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@65130cf2: startup date [Thu May 19 15:24:57 CEST 2022]; root of context hierarchy 2022-05-19T15:24:58,359 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:58,360 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:58,368 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@162c89ac: startup date [Thu May 19 15:24:58 CEST 2022]; root of context hierarchy 2022-05-19T15:24:58,417 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:24:58,448 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2022-05-19T15:24:58,448 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:58,448 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:24:58,467 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:24:58,467 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:58,468 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:24:58,468 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:24:58,468 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:24:58,473 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:24:58,475 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:24:59,482 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@11c82829] 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-05-19T15:24:59,486 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7abeaed0] 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-05-19T15:24:59,509 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:24:59,510 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:59,748 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@162c89ac: startup date [Thu May 19 15:24:58 CEST 2022]; root of context hierarchy 2022-05-19T15:24:59,749 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:59,749 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:59,763 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3d0f2154: startup date [Thu May 19 15:24:59 CEST 2022]; root of context hierarchy 2022-05-19T15:24:59,820 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:24:59,857 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2022-05-19T15:24:59,858 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:24:59,859 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:24:59,877 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:24:59,877 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:24:59,877 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:24:59,877 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:24:59,877 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:24:59,882 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:24:59,884 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:25:01,086 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2cb09f00] 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-05-19T15:25:01,088 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3f514364] 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-05-19T15:25:01,146 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:25:01,147 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:25:01,373 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3d0f2154: startup date [Thu May 19 15:24:59 CEST 2022]; root of context hierarchy 2022-05-19T15:25:01,373 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:25:01,374 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:25:01,382 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2f8ede54: startup date [Thu May 19 15:25:01 CEST 2022]; root of context hierarchy 2022-05-19T15:25:01,439 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:25:01,493 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2022-05-19T15:25:01,493 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:25:01,493 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:25:01,518 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:25:01,518 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:25:01,519 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:25:01,519 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:25:01,519 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:25:01,527 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:25:01,531 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:25:02,827 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4e6c4c55] 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-05-19T15:25:02,832 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5bd11ad6] 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-05-19T15:25:02,856 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:25:02,856 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:25:03,035 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@2f8ede54: startup date [Thu May 19 15:25:01 CEST 2022]; root of context hierarchy 2022-05-19T15:25:03,035 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:25:03,035 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:25:03,050 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@68fce3e5: startup date [Thu May 19 15:25:03 CEST 2022]; root of context hierarchy 2022-05-19T15:25:03,098 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:25:03,138 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2022-05-19T15:25:03,138 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:25:03,138 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:25:03,154 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:25:03,154 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:25:03,154 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:25:03,154 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:25:03,154 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:25:03,158 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:25:03,160 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:25:04,269 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@452c8a6c] 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-05-19T15:25:04,271 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4058b398] 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-05-19T15:25:04,295 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:25:04,295 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:25:04,420 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@68fce3e5: startup date [Thu May 19 15:25:03 CEST 2022]; root of context hierarchy 2022-05-19T15:25:04,420 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:25:04,420 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:25:04,439 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2114955c: startup date [Thu May 19 15:25:04 CEST 2022]; root of context hierarchy 2022-05-19T15:25:04,492 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:25:04,532 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2022-05-19T15:25:04,532 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:25:04,532 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:25:04,562 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:25:04,566 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:25:04,566 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:25:04,566 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:25:04,566 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:25:04,570 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:25:04,573 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:25:05,642 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@75e00044] 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-05-19T15:25:05,644 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6224872f] 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-05-19T15:25:05,668 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:25:05,669 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:25:05,808 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@2114955c: startup date [Thu May 19 15:25:04 CEST 2022]; root of context hierarchy 2022-05-19T15:25:05,809 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:25:05,809 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:25:05,831 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@664c0019: startup date [Thu May 19 15:25:05 CEST 2022]; root of context hierarchy 2022-05-19T15:25:05,890 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:25:05,938 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2022-05-19T15:25:05,938 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:25:05,938 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:25:05,958 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:25:05,959 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:25:05,959 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:25:05,959 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:25:05,959 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:25:05,962 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:25:05,971 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:25:07,335 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2cef365b] 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-05-19T15:25:07,337 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@66b09935] 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-05-19T15:25:07,357 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:25:07,357 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:25:07,507 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@664c0019: startup date [Thu May 19 15:25:05 CEST 2022]; root of context hierarchy 2022-05-19T15:25:07,508 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:25:07,508 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: 32.161 s - in org.appng.persistence.repository.SearchRepositoryTest [INFO] Running org.appng.persistence.repository.SearchQueryTest 2022-05-19T15:25:07,641 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:25:07,686 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:25:07,686 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:25:07,687 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:25:07,687 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:25:07,687 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:25:07,689 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:25:07,692 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:25:08,640 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5402b18c] 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-05-19T15:25:08,641 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@762f0a8b] 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-05-19T15:25:08,657 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:25:08,701 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:25:08,732 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:25:08,734 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:25:08,735 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:25:08,735 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:25:08,735 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:25:08,740 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:25:08,742 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:25:09,605 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@50b03929] 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-05-19T15:25:09,609 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@253a2bfa] 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-05-19T15:25:09,628 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:25:09,711 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:25:09,739 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:25:09,739 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:25:09,739 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:25:09,739 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:25:09,739 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:25:09,740 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:25:09,742 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:25:10,433 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7279d0f8] 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-05-19T15:25:10,444 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@87852fb] 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-05-19T15:25:10,461 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:25:10,498 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:25:10,519 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:25:10,522 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:25:10,522 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:25:10,522 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:25:10,522 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:25:10,526 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:25:10,530 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:25:11,242 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5dc09bca] 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-05-19T15:25:11,247 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5e0c445f] 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-05-19T15:25:11,261 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:25:11,326 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:25:11,340 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:25:11,340 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:25:11,340 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:25:11,340 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:25:11,340 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:25:11,346 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:25:11,349 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:25:12,229 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3a0f0552] 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-05-19T15:25:12,233 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2ee6196f] 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-05-19T15:25:12,258 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:25:12,291 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:25:12,316 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:25:12,316 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:25:12,322 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:25:12,322 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:25:12,322 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:25:12,323 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:25:12,326 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:25:13,110 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@263b0a8d] 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-05-19T15:25:13,111 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@351b70c1] 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-05-19T15:25:13,126 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: 5.511 s - in org.appng.persistence.repository.SearchQueryTest [INFO] Running org.appng.persistence.repository.QueryDslSearchRepositoryTest 2022-05-19T15:25:13,179 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@bc309af: startup date [Thu May 19 15:25:13 CEST 2022]; root of context hierarchy 2022-05-19T15:25:13,226 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:25:13,262 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2022-05-19T15:25:13,262 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:25:13,262 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:25:13,278 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:25:13,281 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:25:13,281 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:25:13,281 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:25:13,281 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:25:13,286 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:25:13,288 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:25:13,883 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@737e8e66] 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-05-19T15:25:13,885 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@24270e65] 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-05-19T15:25:13,897 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:25:13,897 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:25:14,159 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@bc309af: startup date [Thu May 19 15:25:13 CEST 2022]; root of context hierarchy 2022-05-19T15:25:14,160 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:25:14,160 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.001 s - in org.appng.persistence.repository.QueryDslSearchRepositoryTest [INFO] Running org.appng.persistence.repository.EnversSearchRepositoryTest 2022-05-19T15:25:14,179 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@10d0ca5a: startup date [Thu May 19 15:25:14 CEST 2022]; root of context hierarchy 2022-05-19T15:25:14,252 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:25:14,298 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2022-05-19T15:25:14,298 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:25:14,298 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:25:14,323 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:25:14,323 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:25:14,323 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:25:14,323 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:25:14,323 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:25:14,331 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:25:14,333 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:25:14,998 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@14719b71] 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-05-19T15:25:15,000 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@160f8bfb] 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-05-19T15:25:15,020 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:25:15,020 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:25:15,214 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@10d0ca5a: startup date [Thu May 19 15:25:14 CEST 2022]; root of context hierarchy 2022-05-19T15:25:15,214 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.036 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_1.24.x/appng-persistence/target/appng-persistence-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-persistence --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-persistence/target/appng-persistence-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-persistence --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-persistence/target/appng-persistence-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.24.5-SNAPSHOT/appng-persistence-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-persistence/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.24.5-SNAPSHOT/appng-persistence-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-persistence/target/appng-persistence-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.24.5-SNAPSHOT/appng-persistence-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/maven-metadata.xml (998 B at 16 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/appng-persistence-1.24.5-20220519.132515-11.jar Progress (1): 4.1/29 kB Progress (1): 8.2/29 kB Progress (1): 12/29 kB Progress (1): 16/29 kB Progress (1): 20/29 kB Progress (1): 25/29 kB Progress (1): 29/29 kB Progress (1): 29 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/appng-persistence-1.24.5-20220519.132515-11.jar (29 kB at 57 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/appng-persistence-1.24.5-20220519.132515-11.pom Progress (1): 3.3 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/appng-persistence-1.24.5-20220519.132515-11.pom (3.3 kB at 4.8 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 7.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/maven-metadata.xml (998 B at 1.8 kB/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 4.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/appng-persistence-1.24.5-20220519.132515-11-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/1.24.5-SNAPSHOT/appng-persistence-1.24.5-20220519.132515-11-sources.jar (28 kB at 85 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 998 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.24.5-SNAPSHOT/maven-metadata.xml (998 B at 733 B/s) [INFO] [INFO] -----------------------< org.appng:appng-search >----------------------- [INFO] Building appNG Search 1.24.5-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_1.24.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_1.24.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_1.24.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: 1.431 s - in org.appng.search.searcher.GermanSearchTermProcessorTest [INFO] Running org.appng.search.indexer.StandardSearcherTest 2022-05-19T15:25:25,927 INFO [main] org.appng.search.indexer.FileSystemProvider: dataDir: /var/lib/jenkins/workspace/appNG_1.24.x/appng-search/pages 2022-05-19T15:25:28,877 INFO [main] org.appng.search.indexer.FileSystemProvider: Indexing 6 files took 2933 milliseconds 2022-05-19T15:25:29,362 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: clearing index at /var/lib/jenkins/workspace/appNG_1.24.x/appng-search/target/index 2022-05-19T15:25:31,403 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#310388263 2022-05-19T15:25:31,403 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-05-19T15:25:34,205 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#2013711104 2022-05-19T15:25:34,205 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_1.24.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-05-19T15:25:36,441 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#209086627 2022-05-19T15:25:36,445 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_1.24.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-05-19T15:25:36,974 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:de +((title:anhalt contents:anhalt) (title:anhalter* contents:anhalter*)) 2022-05-19T15:25:39,493 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:en +((title:hitchhik contents:hitchhik) (title:hitchhiker* contents:hitchhiker*)) 2022-05-19T15:25:39,576 INFO [main] org.appng.search.searcher.StandardSearcher: 1 results returned from query: +language:en +((title:foo contents:foo) (title:foo* contents:foo*)) 2022-05-19T15:25:39,617 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: 14.275 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.013 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_1.24.x/appng-search/target/appng-search-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-search --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-search/target/appng-search-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-search --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-search/target/appng-search-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.24.5-SNAPSHOT/appng-search-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-search/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.24.5-SNAPSHOT/appng-search-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-search/target/appng-search-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.24.5-SNAPSHOT/appng-search-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/maven-metadata.xml (993 B at 15 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/appng-search-1.24.5-20220519.132539-11.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-search/1.24.5-SNAPSHOT/appng-search-1.24.5-20220519.132539-11.jar (54 kB at 182 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/appng-search-1.24.5-20220519.132539-11.pom Progress (1): 3.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/appng-search-1.24.5-20220519.132539-11.pom (3.0 kB at 8.3 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 10 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/maven-metadata.xml (993 B at 1.5 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.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/appng-search-1.24.5-20220519.132539-11-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/1.24.5-SNAPSHOT/appng-search-1.24.5-20220519.132539-11-sources.jar (40 kB at 163 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 993 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.24.5-SNAPSHOT/maven-metadata.xml (993 B at 1.5 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-core >------------------------ [INFO] Building appNG Core Library 1.24.5-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_1.24.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_1.24.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_1.24.x/appng-core/target/classes [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/src/main/java/org/appng/core/service/CoreService.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/src/main/java/org/appng/core/service/CoreService.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java: /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-core/target/test-classes [INFO] /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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 2022-05-19T15:26:08,313 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-19-15:26:08,115_main/platform.xml 2022-05-19T15:26:09,502 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-19-15:26:08,115_main/template/platform.html 2022-05-19T15:26:09,502 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-19-15:26:08,115_main/template/hello-custom.html 2022-05-19T15:26:09,503 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-19-15:26:08,115_main/template/hello.html 2022-05-19T15:26:10,471 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-19-15:26:08,115_main/index.html 2022-05-19T15:26:11,338 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-19-15:26:11,264_main/platform.xml 2022-05-19T15:26:11,403 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-19-15:26:11,264_main/template/hello.html 2022-05-19T15:26:11,404 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-19-15:26:11,264_main/template/platform.html 2022-05-19T15:26:11,409 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-19-15:26:11,264_main/template/hello-custom.html 2022-05-19T15:26:11,453 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-19-15:26:11,264_main/index.html 2022-05-19T15:26:11,541 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-19-15:26:11,511_main/platform.xml 2022-05-19T15:26:11,582 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-19-15:26:11,511_main/template/platform.html 2022-05-19T15:26:11,583 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-19-15:26:11,511_main/template/hello-custom.html 2022-05-19T15:26:11,583 INFO [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-19-15:26:11,511_main/template/hello.html [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.051 s - in org.appng.core.model.ThymeleafProcessorTest [INFO] Running org.appng.core.model.ApplicationProviderTest 2022-05-19T15:26:11,756 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:26:11,787 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@459003a0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@d325518, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3b481bf5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2233cac0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@67fb5025, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@787e4357] 2022-05-19T15:26:12,016 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml] 2022-05-19T15:26:12,401 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2022-05-19T15:26:12,466 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml] 2022-05-19T15:26:12,559 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@3a38f122: startup date [Thu May 19 15:26:12 CEST 2022]; root of context hierarchy 2022-05-19T15:26:13,028 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 2022-05-19T15:26:13,028 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 2022-05-19T15:26:13,028 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 2022-05-19T15:26:13,044 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 2022-05-19T15:26:13,044 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default. 2022-05-19T15:26:13,067 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-05-19T15:26:13,069 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper' 2022-05-19T15:26:13,071 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-05-19T15:26:13,075 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring May 19, 2022 3:26:13 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-05-19T15:26:14,377 INFO [HSQLDB Server @798cf6d2] hsqldb.db.HSQLDB80DC7F564F.ENGINE: Checkpoint start 2022-05-19T15:26:14,378 INFO [HSQLDB Server @798cf6d2] hsqldb.db.HSQLDB80DC7F564F.ENGINE: checkpointClose start 2022-05-19T15:26:14,399 INFO [HSQLDB Server @798cf6d2] hsqldb.db.HSQLDB80DC7F564F.ENGINE: checkpointClose synched 2022-05-19T15:26:14,452 INFO [HSQLDB Server @798cf6d2] hsqldb.db.HSQLDB80DC7F564F.ENGINE: checkpointClose script done 2022-05-19T15:26:14,476 INFO [HSQLDB Server @798cf6d2] hsqldb.db.HSQLDB80DC7F564F.ENGINE: checkpointClose end 2022-05-19T15:26:14,477 INFO [HSQLDB Server @798cf6d2] hsqldb.db.HSQLDB80DC7F564F.ENGINE: Checkpoint end - txts: 1 2022-05-19T15:26:14,612 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2022-05-19T15:26:14,661 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-05-19T15:26:14,777 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.9.Final 2022-05-19T15:26:15,183 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-19T15:26:15,905 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:26:16,004 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:26:16,668 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-05-19T15:26:17,308 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:26:17,335 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-05-19T15:26:18,346 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-05-19T15:26:18,693 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-05-19T15:26:18,699 WARN [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en 2022-05-19T15:26:19,005 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: 887438338 at org.appng.api.support.CallableAction.execute(CallableAction.java:457) ~[appng-api-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.api.support.CallableAction.perform(CallableAction.java:337) ~[appng-api-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.core.model.ActionElement.perform(ActionElement.java:75) ~[classes/:?] at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:531) ~[classes/:?] at org.appng.core.model.ApplicationProvider.access$000(ApplicationProvider.java:126) ~[classes/:?] at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:423) ~[classes/:?] at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:467) ~[classes/:?] at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:431) ~[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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] 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.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:439) ~[appng-api-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] ... 44 more 2022-05-19T15:26:19,528 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: 775635860 at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:240) ~[appng-api-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.api.support.CallableAction.retrieveData(CallableAction.java:235) ~[appng-api-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.api.support.CallableAction.perform(CallableAction.java:335) ~[appng-api-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.core.model.ActionElement.perform(ActionElement.java:75) ~[classes/:?] at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:531) ~[classes/:?] at org.appng.core.model.ApplicationProvider.access$000(ApplicationProvider.java:126) ~[classes/:?] at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:423) ~[classes/:?] at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:467) ~[classes/:?] at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:431) ~[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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] 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.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] ... 45 more 2022-05-19T15:26:20,155 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@3a38f122: startup date [Thu May 19 15:26:12 CEST 2022]; root of context hierarchy 2022-05-19T15:26:20,156 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-05-19T15:26:20,156 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 2022-05-19T15:26:20,311 INFO [HSQLDB Connection @9b39d52] hsqldb.db.HSQLDB80DC7F564F.ENGINE: Database closed [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.915 s - in org.appng.core.model.ApplicationProviderTest [INFO] Running org.appng.core.model.PageParameterProcessorTest 2022-05-19T15:26:20,793 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.304 s - in org.appng.core.model.PageParameterProcessorTest [INFO] Running org.appng.core.model.CacheProviderTest 2022-05-19T15:26:20,919 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/WEB-INF/cache/platform/appNG 2022-05-19T15:26:20,922 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/WEB-INF/cache/application/appNG 2022-05-19T15:26:20,948 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/WEB-INF/cache/platform/appNG/foobar 2022-05-19T15:26:20,952 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/WEB-INF/cache/application/appNG/foobar [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 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.152 s - in org.appng.core.model.OutputFormatAndTypeTest [INFO] Running org.appng.core.model.PlatformTransformerTest 2022-05-19T15:26:21,159 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:26:21,160 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@59cbeaee, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3299ee2c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@542759f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@68ac6e6e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6eb6750f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@13231e7b] 2022-05-19T15:26:21,219 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:26:21 CEST 2022]; root of context hierarchy 2022-05-19T15:26:21,926 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:26:21,927 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:26:21,928 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:26:21,928 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:26:21,928 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:26:21,929 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:26:21,929 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:26:21,929 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:26:21,935 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:26:21,935 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:26:21,935 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:26:21,936 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:26:21,936 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:26:21,937 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:26:21,938 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:26:21,938 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:26:21,942 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:26:22,134 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:26:22,371 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:26:22,449 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:26:22,557 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:26:22,557 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:26:22,562 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:26:22,562 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:26:22,574 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:26:22,661 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-19T15:26:22,670 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:26:25,475 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2220910] 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-05-19T15:26:25,486 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@57f2a68c] 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-05-19T15:26:25,591 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:26:25,598 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:26:25,624 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:26:21 CEST 2022]; root of context hierarchy 2022-05-19T15:26:28,153 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] 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.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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-05-19T15:26:28,163 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2022-05-19T15:26:28,164 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/template.xsl 2022-05-19T15:26:28,165 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/platform.xml 2022-05-19T15:26:28,166 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/stacktrace.txt 2022-05-19T15:26:28,281 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] 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.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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-05-19T15:26:28,283 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 2022-05-19T15:26:28,283 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/template.xsl 2022-05-19T15:26:28,284 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/platform.xml 2022-05-19T15:26:28,286 INFO [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/stacktrace.txt 2022-05-19T15:26:28,348 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:26:21 CEST 2022]; root of context hierarchy 2022-05-19T15:26:28,354 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:26:28,355 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: 7.258 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.001 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.008 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.013 s - in org.appng.core.PathInfoTest [INFO] Running org.appng.core.controller.SessionListenerTest 2022-05-19T15:26:28,505 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2022-05-19 15:26:28) 2022-05-19T15:26:28,511 INFO [main] org.appng.core.controller.SessionListener: Session created: ERTERTZGFHFGHGFH234 (created: 2022-05-19 15:26:28) 2022-05-19T15:26:28,512 INFO [main] org.appng.core.controller.SessionListener: Session destroyed: ZUS383883OTOTOLSKKL (created: 2022-05-19 15:26:28, accessed: 2022-05-19 15:26:28, requests: 1, domain: http://localhost:8080, user-agent: null) 2022-05-19T15:26:28,530 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2022-05-19 15:26:28) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.appng.core.controller.SessionListenerTest [INFO] Running org.appng.core.controller.messaging.MessagingTest 2022-05-19T15:26:28,565 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node2 - Site: localhost 2022-05-19T15:26:28,571 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node1 - Site: localhost 2022-05-19T15:26:28,574 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.035 s - in org.appng.core.controller.messaging.MessagingTest [INFO] Running org.appng.core.controller.PlatformProcessorTest 2022-05-19T15:26:28,609 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1393706494 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:28,683 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#589593420 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:28,778 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#966765267 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:28,794 ERROR [main] org.appng.core.model.PlatformProcessor: error while processing java.io.FileNotFoundException: /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/xsl/platform.xsl (No such file or directory) at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333] at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333] at java.io.FileInputStream.(FileInputStream.java:138) ~[?:1.8.0_333] 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] 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-05-19T15:26:28,844 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#870069973 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s - in org.appng.core.controller.PlatformProcessorTest [INFO] Running org.appng.core.controller.ApplicationContextTest 2022-05-19T15:26:28,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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:26:28,943 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5c5e301f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2a384b46, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@74355746, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1c0697c9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@31f5829e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@597f9d9d] 2022-05-19T15:26:28,958 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml] 2022-05-19T15:26:29,023 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2022-05-19T15:26:29,062 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml] 2022-05-19T15:26:29,092 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@72e6e93: startup date [Thu May 19 15:26:29 CEST 2022]; root of context hierarchy 2022-05-19T15:26:29,144 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 2022-05-19T15:26:29,145 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 2022-05-19T15:26:29,146 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 2022-05-19T15:26:29,146 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 2022-05-19T15:26:29,148 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default. 2022-05-19T15:26:29,149 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-05-19T15:26:29,149 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper' 2022-05-19T15:26:29,149 INFO [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-05-19T15:26:29,152 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:26:29,427 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2022-05-19T15:26:29,427 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-05-19T15:26:29,627 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:26:29,637 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:26:29,924 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:26:29,926 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-05-19T15:26:30,161 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-05-19T15:26:30,442 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@72e6e93: startup date [Thu May 19 15:26:29 CEST 2022]; root of context hierarchy 2022-05-19T15:26:30,442 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-05-19T15:26:30,443 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 2022-05-19T15:26:30,848 INFO [HSQLDB Connection @55315045] hsqldb.db.HSQLDB80DC7F564F.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.024 s - in org.appng.core.controller.ApplicationContextTest [INFO] Running org.appng.core.controller.RepositoryWatcherTest 2022-05-19T15:26:30,968 WARN [Time-limited test] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default! May 19, 2022 3:26:31 PM com.hazelcast.internal.config.AbstractConfigLocator INFO: Loading 'hazelcast.xml' from the classpath. May 19, 2022 3:26:31 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-05-19T15:26:32,279 INFO [Time-limited test] com.hazelcast.system.logo : [10.102.4.103]:5701 [appNG] [5.1.1] + + 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-05-19T15:26:32,279 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2022-05-19T15:26:32,279 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] Hazelcast Platform 5.1.1 (20220317 - 5b5fa10) starting at [10.102.4.103]:5701 2022-05-19T15:26:32,279 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] Cluster name: appNG 2022-05-19T15:26:32,286 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-19T15:26:32,308 INFO [Time-limited test] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-19T15:26:34,081 INFO [Time-limited test] com.hazelcast.system.security : [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-19T15:26:34,495 INFO [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Using Multicast discovery 2022-05-19T15:26:34,505 WARN [Time-limited test] com.hazelcast.cp.CPSubsystem : [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-19T15:26:35,384 INFO [Time-limited test] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5701 [appNG] [5.1.1] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2022-05-19T15:26:35,393 INFO [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is STARTING 2022-05-19T15:26:37,550 INFO [Time-limited test] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5701 [appNG] [5.1.1] Members {size:1, ver:1} [ Member [10.102.4.103]:5701 - 5c6bbc0d-a818-4b4e-8847-6989ac3e0235 this ] 2022-05-19T15:26:37,589 INFO [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is STARTED 2022-05-19T15:26:37,589 INFO [Time-limited test] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5701} 2022-05-19T15:26:37,674 INFO [Time-limited test] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5701 [appNG] [5.1.1] Initializing cluster partition table arrangement... 2022-05-19T15:26:37,801 INFO [Time-limited test] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-19T15:26:37,876 INFO [Time-limited test] org.appng.core.service.CacheService: Created cache 'pageCache-localhost' (ttl: 1800s, maximum entries: 20000, statistics: true) 2022-05-19T15:26:38,338 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed 2022-05-19T15:26:38,338 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/conf 2022-05-19T15:26:38,342 INFO [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de 2022-05-19T15:26:38,354 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: start watching... 2022-05-19T15:26:38,362 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for fehler.jsp 2022-05-19T15:26:38,400 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for test.jsp 2022-05-19T15:26:38,417 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/conf) received ENTRY_MODIFY for urlrewrite.xml 2022-05-19T15:26:38,476 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed 2022-05-19T15:26:38,662 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fehler (cache size: 4) 2022-05-19T15:26:38,662 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/error (cache size: 4) 2022-05-19T15:26:38,663 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fault (cache size: 2) 2022-05-19T15:26:38,665 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/test (cache size: 1) 2022-05-19T15:26:38,739 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo0.txt 2022-05-19T15:26:38,746 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo0.txt 2022-05-19T15:26:38,751 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo0.txt 2022-05-19T15:26:38,754 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo1.txt 2022-05-19T15:26:38,756 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo1.txt 2022-05-19T15:26:38,766 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo1.txt 2022-05-19T15:26:38,771 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo2.txt 2022-05-19T15:26:38,772 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo2.txt 2022-05-19T15:26:38,774 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo2.txt 2022-05-19T15:26:38,778 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3.txt 2022-05-19T15:26:38,782 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3.txt 2022-05-19T15:26:38,784 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3.txt 2022-05-19T15:26:38,798 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo4.txt 2022-05-19T15:26:38,843 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo4.txt 2022-05-19T15:26:38,846 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo4.txt 2022-05-19T15:26:38,847 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo5.txt 2022-05-19T15:26:38,851 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo5.txt 2022-05-19T15:26:38,856 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo5.txt 2022-05-19T15:26:38,858 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6.txt 2022-05-19T15:26:38,865 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6.txt 2022-05-19T15:26:38,870 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6.txt 2022-05-19T15:26:38,874 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo7.txt 2022-05-19T15:26:38,878 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo7.txt 2022-05-19T15:26:38,879 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo7.txt 2022-05-19T15:26:38,886 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo8.txt 2022-05-19T15:26:38,890 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo8.txt 2022-05-19T15:26:38,892 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo8.txt 2022-05-19T15:26:38,895 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo9.txt 2022-05-19T15:26:38,905 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo9.txt 2022-05-19T15:26:38,911 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo9.txt 2022-05-19T15:26:38,913 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo10.txt 2022-05-19T15:26:38,914 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo10.txt 2022-05-19T15:26:38,916 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo10.txt 2022-05-19T15:26:38,925 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo11.txt 2022-05-19T15:26:38,931 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo11.txt 2022-05-19T15:26:38,932 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo11.txt 2022-05-19T15:26:38,934 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo12.txt 2022-05-19T15:26:38,935 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo12.txt 2022-05-19T15:26:38,942 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo12.txt 2022-05-19T15:26:38,954 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo13.txt 2022-05-19T15:26:38,956 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo13.txt 2022-05-19T15:26:38,958 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo13.txt 2022-05-19T15:26:38,962 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo14.txt 2022-05-19T15:26:38,965 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo14.txt 2022-05-19T15:26:38,970 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo14.txt 2022-05-19T15:26:38,972 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo15.txt 2022-05-19T15:26:38,975 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo15.txt 2022-05-19T15:26:38,982 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo15.txt 2022-05-19T15:26:38,986 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo16.txt 2022-05-19T15:26:38,987 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo16.txt 2022-05-19T15:26:38,993 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo16.txt 2022-05-19T15:26:38,998 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo17.txt 2022-05-19T15:26:39,002 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo17.txt 2022-05-19T15:26:39,008 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo17.txt 2022-05-19T15:26:39,010 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo18.txt 2022-05-19T15:26:39,012 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo18.txt 2022-05-19T15:26:39,018 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo18.txt 2022-05-19T15:26:39,023 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo19.txt 2022-05-19T15:26:39,024 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo19.txt 2022-05-19T15:26:39,030 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo19.txt 2022-05-19T15:26:39,032 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo20.txt 2022-05-19T15:26:39,044 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo20.txt 2022-05-19T15:26:39,045 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo20.txt 2022-05-19T15:26:39,047 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo21.txt 2022-05-19T15:26:39,050 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo21.txt 2022-05-19T15:26:39,056 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo21.txt 2022-05-19T15:26:39,062 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo22.txt 2022-05-19T15:26:39,065 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo22.txt 2022-05-19T15:26:39,073 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo22.txt 2022-05-19T15:26:39,079 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo23.txt 2022-05-19T15:26:39,089 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo23.txt 2022-05-19T15:26:39,093 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo23.txt 2022-05-19T15:26:39,098 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo24.txt 2022-05-19T15:26:39,102 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo24.txt 2022-05-19T15:26:39,104 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo24.txt 2022-05-19T15:26:39,110 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo25.txt 2022-05-19T15:26:39,112 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo25.txt 2022-05-19T15:26:39,114 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo25.txt 2022-05-19T15:26:39,119 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo26.txt 2022-05-19T15:26:39,122 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo26.txt 2022-05-19T15:26:39,125 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo26.txt 2022-05-19T15:26:39,130 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo27.txt 2022-05-19T15:26:39,133 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo27.txt 2022-05-19T15:26:39,135 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo27.txt 2022-05-19T15:26:39,137 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo28.txt 2022-05-19T15:26:39,142 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo28.txt 2022-05-19T15:26:39,144 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo28.txt 2022-05-19T15:26:39,146 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo29.txt 2022-05-19T15:26:39,151 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo29.txt 2022-05-19T15:26:39,154 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo29.txt 2022-05-19T15:26:39,157 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo30.txt 2022-05-19T15:26:39,163 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo30.txt 2022-05-19T15:26:39,165 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo30.txt 2022-05-19T15:26:39,167 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo31.txt 2022-05-19T15:26:39,169 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo31.txt 2022-05-19T15:26:39,174 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo31.txt 2022-05-19T15:26:39,176 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo32.txt 2022-05-19T15:26:39,178 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo32.txt 2022-05-19T15:26:39,182 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo32.txt 2022-05-19T15:26:39,184 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo33.txt 2022-05-19T15:26:39,190 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo33.txt 2022-05-19T15:26:39,192 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo33.txt 2022-05-19T15:26:39,194 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo34.txt 2022-05-19T15:26:39,196 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo34.txt 2022-05-19T15:26:39,199 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo34.txt 2022-05-19T15:26:39,202 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo35.txt 2022-05-19T15:26:39,204 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo35.txt 2022-05-19T15:26:39,210 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo35.txt 2022-05-19T15:26:39,212 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo36.txt 2022-05-19T15:26:39,214 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo36.txt 2022-05-19T15:26:39,216 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo36.txt 2022-05-19T15:26:39,219 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo37.txt 2022-05-19T15:26:39,222 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo37.txt 2022-05-19T15:26:39,227 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo37.txt 2022-05-19T15:26:39,227 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo38.txt 2022-05-19T15:26:39,228 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo38.txt 2022-05-19T15:26:39,228 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo38.txt 2022-05-19T15:26:39,228 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo39.txt 2022-05-19T15:26:39,229 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo39.txt 2022-05-19T15:26:39,229 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo39.txt 2022-05-19T15:26:39,229 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo40.txt 2022-05-19T15:26:39,230 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo40.txt 2022-05-19T15:26:39,231 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo40.txt 2022-05-19T15:26:39,231 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo41.txt 2022-05-19T15:26:39,233 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo41.txt 2022-05-19T15:26:39,233 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo41.txt 2022-05-19T15:26:39,234 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo42.txt 2022-05-19T15:26:39,234 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo42.txt 2022-05-19T15:26:39,234 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo42.txt 2022-05-19T15:26:39,235 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo43.txt 2022-05-19T15:26:39,235 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo43.txt 2022-05-19T15:26:39,235 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo43.txt 2022-05-19T15:26:39,236 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo44.txt 2022-05-19T15:26:39,236 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo44.txt 2022-05-19T15:26:39,237 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo44.txt 2022-05-19T15:26:39,237 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo45.txt 2022-05-19T15:26:39,237 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo45.txt 2022-05-19T15:26:39,238 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo45.txt 2022-05-19T15:26:39,238 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo46.txt 2022-05-19T15:26:39,238 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo46.txt 2022-05-19T15:26:39,239 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo46.txt 2022-05-19T15:26:39,239 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo47.txt 2022-05-19T15:26:39,240 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo47.txt 2022-05-19T15:26:39,240 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo47.txt 2022-05-19T15:26:39,240 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo48.txt 2022-05-19T15:26:39,241 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo48.txt 2022-05-19T15:26:39,241 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo48.txt 2022-05-19T15:26:39,253 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo49.txt 2022-05-19T15:26:39,254 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo49.txt 2022-05-19T15:26:39,254 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo49.txt 2022-05-19T15:26:39,256 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo50.txt 2022-05-19T15:26:39,257 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo50.txt 2022-05-19T15:26:39,262 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo50.txt 2022-05-19T15:26:39,265 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo51.txt 2022-05-19T15:26:39,265 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo51.txt 2022-05-19T15:26:39,270 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo51.txt 2022-05-19T15:26:39,271 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo52.txt 2022-05-19T15:26:39,271 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo52.txt 2022-05-19T15:26:39,272 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo52.txt 2022-05-19T15:26:39,276 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo53.txt 2022-05-19T15:26:39,287 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo53.txt 2022-05-19T15:26:39,288 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo53.txt 2022-05-19T15:26:39,288 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo54.txt 2022-05-19T15:26:39,302 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo54.txt 2022-05-19T15:26:39,302 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo54.txt 2022-05-19T15:26:39,303 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo55.txt 2022-05-19T15:26:39,310 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo55.txt 2022-05-19T15:26:39,311 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo55.txt 2022-05-19T15:26:39,313 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo56.txt 2022-05-19T15:26:39,313 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo56.txt 2022-05-19T15:26:39,322 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo56.txt 2022-05-19T15:26:39,322 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo57.txt 2022-05-19T15:26:39,323 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo57.txt 2022-05-19T15:26:39,323 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo57.txt 2022-05-19T15:26:39,330 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo58.txt 2022-05-19T15:26:39,330 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo58.txt 2022-05-19T15:26:39,333 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo58.txt 2022-05-19T15:26:39,334 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo59.txt 2022-05-19T15:26:39,336 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo59.txt 2022-05-19T15:26:39,340 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo59.txt 2022-05-19T15:26:39,346 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo60.txt 2022-05-19T15:26:39,346 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo60.txt 2022-05-19T15:26:39,346 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo60.txt 2022-05-19T15:26:39,349 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo61.txt 2022-05-19T15:26:39,351 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo61.txt 2022-05-19T15:26:39,357 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo61.txt 2022-05-19T15:26:39,358 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo62.txt 2022-05-19T15:26:39,359 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo62.txt 2022-05-19T15:26:39,359 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo62.txt 2022-05-19T15:26:39,359 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo63.txt 2022-05-19T15:26:39,361 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo63.txt 2022-05-19T15:26:39,366 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo63.txt 2022-05-19T15:26:39,369 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo64.txt 2022-05-19T15:26:39,374 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo64.txt 2022-05-19T15:26:39,375 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo64.txt 2022-05-19T15:26:39,382 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo65.txt 2022-05-19T15:26:39,382 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo65.txt 2022-05-19T15:26:39,386 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo65.txt 2022-05-19T15:26:39,386 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo66.txt 2022-05-19T15:26:39,386 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo66.txt 2022-05-19T15:26:39,391 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo66.txt 2022-05-19T15:26:39,391 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo67.txt 2022-05-19T15:26:39,397 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo67.txt 2022-05-19T15:26:39,398 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo67.txt 2022-05-19T15:26:39,398 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo68.txt 2022-05-19T15:26:39,399 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo68.txt 2022-05-19T15:26:39,399 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo68.txt 2022-05-19T15:26:39,410 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo69.txt 2022-05-19T15:26:39,412 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo69.txt 2022-05-19T15:26:39,418 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo69.txt 2022-05-19T15:26:39,419 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo70.txt 2022-05-19T15:26:39,426 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo70.txt 2022-05-19T15:26:39,426 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo70.txt 2022-05-19T15:26:39,428 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo71.txt 2022-05-19T15:26:39,429 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo71.txt 2022-05-19T15:26:39,433 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo71.txt 2022-05-19T15:26:39,433 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo72.txt 2022-05-19T15:26:39,436 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo72.txt 2022-05-19T15:26:39,442 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo72.txt 2022-05-19T15:26:39,447 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo73.txt 2022-05-19T15:26:39,451 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo73.txt 2022-05-19T15:26:39,451 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo73.txt 2022-05-19T15:26:39,452 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo74.txt 2022-05-19T15:26:39,454 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo74.txt 2022-05-19T15:26:39,458 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo74.txt 2022-05-19T15:26:39,458 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo75.txt 2022-05-19T15:26:39,459 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo75.txt 2022-05-19T15:26:39,465 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo75.txt 2022-05-19T15:26:39,466 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo76.txt 2022-05-19T15:26:39,466 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo76.txt 2022-05-19T15:26:39,467 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo76.txt 2022-05-19T15:26:39,467 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo77.txt 2022-05-19T15:26:39,474 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo77.txt 2022-05-19T15:26:39,474 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo77.txt 2022-05-19T15:26:39,474 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo78.txt 2022-05-19T15:26:39,475 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo78.txt 2022-05-19T15:26:39,475 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo78.txt 2022-05-19T15:26:39,482 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo79.txt 2022-05-19T15:26:39,482 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo79.txt 2022-05-19T15:26:39,483 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo79.txt 2022-05-19T15:26:39,484 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo80.txt 2022-05-19T15:26:39,485 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo80.txt 2022-05-19T15:26:39,486 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo80.txt 2022-05-19T15:26:39,494 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo81.txt 2022-05-19T15:26:39,494 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo81.txt 2022-05-19T15:26:39,494 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo81.txt 2022-05-19T15:26:39,495 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo82.txt 2022-05-19T15:26:39,495 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo82.txt 2022-05-19T15:26:39,496 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo82.txt 2022-05-19T15:26:39,501 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo83.txt 2022-05-19T15:26:39,503 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo83.txt 2022-05-19T15:26:39,505 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo83.txt 2022-05-19T15:26:39,506 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo84.txt 2022-05-19T15:26:39,510 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo84.txt 2022-05-19T15:26:39,510 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo84.txt 2022-05-19T15:26:39,511 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo85.txt 2022-05-19T15:26:39,516 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo85.txt 2022-05-19T15:26:39,516 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo85.txt 2022-05-19T15:26:39,517 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo86.txt 2022-05-19T15:26:39,517 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo86.txt 2022-05-19T15:26:39,519 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo86.txt 2022-05-19T15:26:39,526 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo87.txt 2022-05-19T15:26:39,526 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo87.txt 2022-05-19T15:26:39,526 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo87.txt 2022-05-19T15:26:39,527 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo88.txt 2022-05-19T15:26:39,527 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo88.txt 2022-05-19T15:26:39,533 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo88.txt 2022-05-19T15:26:39,534 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo89.txt 2022-05-19T15:26:39,534 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo89.txt 2022-05-19T15:26:39,534 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo89.txt 2022-05-19T15:26:39,535 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo90.txt 2022-05-19T15:26:39,537 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo90.txt 2022-05-19T15:26:39,541 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo90.txt 2022-05-19T15:26:39,542 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo91.txt 2022-05-19T15:26:39,542 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo91.txt 2022-05-19T15:26:39,543 WARN [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de overflowed after 279 events 2022-05-19T15:26:39,567 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo856.txt 2022-05-19T15:26:39,578 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo857.txt 2022-05-19T15:26:39,582 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo857.txt 2022-05-19T15:26:39,584 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo857.txt 2022-05-19T15:26:39,587 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo858.txt 2022-05-19T15:26:39,594 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo858.txt 2022-05-19T15:26:39,602 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo858.txt 2022-05-19T15:26:39,603 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo859.txt 2022-05-19T15:26:39,606 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo859.txt 2022-05-19T15:26:39,610 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo859.txt 2022-05-19T15:26:39,614 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo860.txt 2022-05-19T15:26:39,622 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo860.txt 2022-05-19T15:26:39,626 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo860.txt 2022-05-19T15:26:39,627 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo861.txt 2022-05-19T15:26:39,629 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo861.txt 2022-05-19T15:26:39,634 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo861.txt 2022-05-19T15:26:39,639 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo862.txt 2022-05-19T15:26:39,648 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo862.txt 2022-05-19T15:26:39,654 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo862.txt 2022-05-19T15:26:39,658 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo863.txt 2022-05-19T15:26:39,661 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo863.txt 2022-05-19T15:26:39,665 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo863.txt 2022-05-19T15:26:39,670 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo864.txt 2022-05-19T15:26:39,674 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo864.txt 2022-05-19T15:26:39,676 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo864.txt 2022-05-19T15:26:39,677 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo865.txt 2022-05-19T15:26:39,684 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo865.txt 2022-05-19T15:26:39,686 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo865.txt 2022-05-19T15:26:39,690 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo866.txt 2022-05-19T15:26:39,691 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo866.txt 2022-05-19T15:26:39,693 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo866.txt 2022-05-19T15:26:39,699 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo867.txt 2022-05-19T15:26:39,700 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo867.txt 2022-05-19T15:26:39,702 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo867.txt 2022-05-19T15:26:39,705 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo868.txt 2022-05-19T15:26:39,710 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo868.txt 2022-05-19T15:26:39,712 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo868.txt 2022-05-19T15:26:39,714 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo869.txt 2022-05-19T15:26:39,716 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo869.txt 2022-05-19T15:26:39,719 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo869.txt 2022-05-19T15:26:39,723 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo870.txt 2022-05-19T15:26:39,724 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo870.txt 2022-05-19T15:26:39,730 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo870.txt 2022-05-19T15:26:39,732 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo871.txt 2022-05-19T15:26:39,734 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo871.txt 2022-05-19T15:26:39,736 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo871.txt 2022-05-19T15:26:39,742 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo872.txt 2022-05-19T15:26:39,744 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo872.txt 2022-05-19T15:26:39,746 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo872.txt 2022-05-19T15:26:39,747 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo873.txt 2022-05-19T15:26:39,750 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo873.txt 2022-05-19T15:26:39,754 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo873.txt 2022-05-19T15:26:39,759 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo874.txt 2022-05-19T15:26:39,760 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo874.txt 2022-05-19T15:26:39,765 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo874.txt 2022-05-19T15:26:39,767 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo875.txt 2022-05-19T15:26:39,769 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo875.txt 2022-05-19T15:26:39,771 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo875.txt 2022-05-19T15:26:39,775 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo876.txt 2022-05-19T15:26:39,777 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo876.txt 2022-05-19T15:26:39,782 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo876.txt 2022-05-19T15:26:39,815 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo877.txt 2022-05-19T15:26:39,821 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo877.txt 2022-05-19T15:26:39,831 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo877.txt 2022-05-19T15:26:39,834 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo878.txt 2022-05-19T15:26:39,835 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo878.txt 2022-05-19T15:26:39,838 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo878.txt 2022-05-19T15:26:39,841 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo879.txt 2022-05-19T15:26:39,854 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo879.txt 2022-05-19T15:26:39,855 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo879.txt 2022-05-19T15:26:39,856 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo880.txt 2022-05-19T15:26:39,858 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo880.txt 2022-05-19T15:26:39,859 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo880.txt 2022-05-19T15:26:39,870 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo881.txt 2022-05-19T15:26:39,872 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo881.txt 2022-05-19T15:26:39,873 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo881.txt 2022-05-19T15:26:39,875 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo882.txt 2022-05-19T15:26:39,876 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo882.txt 2022-05-19T15:26:39,882 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo882.txt 2022-05-19T15:26:39,885 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo883.txt 2022-05-19T15:26:39,888 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo883.txt 2022-05-19T15:26:39,890 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo883.txt 2022-05-19T15:26:39,898 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo884.txt 2022-05-19T15:26:39,971 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo884.txt 2022-05-19T15:26:39,975 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo884.txt 2022-05-19T15:26:39,978 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo885.txt 2022-05-19T15:26:39,982 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo885.txt 2022-05-19T15:26:39,986 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo885.txt 2022-05-19T15:26:39,989 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo886.txt 2022-05-19T15:26:39,993 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo886.txt 2022-05-19T15:26:39,999 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo886.txt 2022-05-19T15:26:40,010 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo887.txt 2022-05-19T15:26:40,012 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo887.txt 2022-05-19T15:26:40,013 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo887.txt 2022-05-19T15:26:40,018 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo888.txt 2022-05-19T15:26:40,022 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo888.txt 2022-05-19T15:26:40,026 WARN [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de overflowed after 376 events 2022-05-19T15:26:40,033 INFO [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo1824.txt [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.871 s - in org.appng.core.controller.RepositoryWatcherTest [INFO] Running org.appng.core.controller.PlatformConfigTest 2022-05-19T15:26:41,198 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@613c829c: startup date [Thu May 19 15:26:41 CEST 2022]; root of context hierarchy 2022-05-19T15:26:42,774 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2022-05-19T15:26:42,775 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2022-05-19T15:26:42,775 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2022-05-19T15:26:42,775 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2022-05-19T15:26:42,784 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2022-05-19T15:26:42,784 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2022-05-19T15:26:42,784 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2022-05-19T15:26:42,784 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2022-05-19T15:26:42,789 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2022-05-19T15:26:42,790 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2022-05-19T15:26:42,793 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2022-05-19T15:26:42,795 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2022-05-19T15:26:42,795 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2022-05-19T15:26:42,795 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2022-05-19T15:26:42,803 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2022-05-19T15:26:42,806 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2022-05-19T15:26:42,806 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig] 2022-05-19T15:26:43,144 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring May 19, 2022 3:26:43 PM java.util.prefs.FileSystemPreferences$6 run WARNING: Prefs file removed in background /var/lib/jenkins/.java/.userPrefs/prefs.xml May 19, 2022 3:26:43 PM java.util.prefs.FileSystemPreferences$6 run WARNING: Prefs file removed in background /etc/.java/.systemPrefs/prefs.xml 2022-05-19T15:26:43,423 INFO [main] org.appng.core.repository.config.HikariCPConfigurer: connection jdbc:hsqldb:mem://appng uses datasource org.hsqldb.jdbc.JDBCDataSource 2022-05-19T15:26:43,467 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Starting... 2022-05-19T15:26:43,674 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-05-19T15:26:43,780 INFO [main] com.zaxxer.hikari.pool.PoolBase: appNG ROOT connection - Driver does not support get/set network timeout for connections. (feature not supported) 2022-05-19T15:26:43,834 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Start completed. 2022-05-19T15:26:44,009 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNG' 2022-05-19T15:26:44,030 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG] 2022-05-19T15:26:44,354 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-05-19T15:26:44,364 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-05-19T15:26:44,364 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-05-19T15:26:44,364 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-05-19T15:26:44,390 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:26:44,393 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0) 2022-05-19T15:26:44,393 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-05-19T15:26:44,393 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0) 2022-05-19T15:26:44,431 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:26:44,453 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0) 2022-05-19T15:26:44,705 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-05-19T15:26:44,947 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-05-19T15:26:45,119 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0) 2022-05-19T15:26:45,852 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-05-19T15:26:45,854 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo46.txt (cache size: 0) 2022-05-19T15:26:45,854 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0) 2022-05-19T15:26:45,855 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo51.txt (cache size: 0) 2022-05-19T15:26:45,855 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo48.txt (cache size: 0) 2022-05-19T15:26:45,855 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo52.txt (cache size: 0) 2022-05-19T15:26:45,855 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo46.txt (cache size: 0) 2022-05-19T15:26:45,856 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo54.txt (cache size: 0) 2022-05-19T15:26:45,856 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo51.txt (cache size: 0) 2022-05-19T15:26:45,856 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-05-19T15:26:45,857 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0) 2022-05-19T15:26:45,857 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2022-05-19T15:26:45,857 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0) 2022-05-19T15:26:45,858 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo47.txt (cache size: 0) 2022-05-19T15:26:45,858 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo47.txt (cache size: 0) 2022-05-19T15:26:45,858 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-05-19T15:26:45,858 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt (cache size: 0) 2022-05-19T15:26:45,859 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0) 2022-05-19T15:26:45,859 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt (cache size: 0) 2022-05-19T15:26:45,863 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt (cache size: 0) 2022-05-19T15:26:45,863 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-05-19T15:26:45,863 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-05-19T15:26:45,864 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-05-19T15:26:45,864 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-05-19T15:26:45,864 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo22.txt (cache size: 0) 2022-05-19T15:26:45,864 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo52.txt (cache size: 0) 2022-05-19T15:26:45,865 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-05-19T15:26:45,865 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo46.txt (cache size: 0) 2022-05-19T15:26:45,865 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo22.txt (cache size: 0) 2022-05-19T15:26:45,866 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-05-19T15:26:45,866 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt (cache size: 0) 2022-05-19T15:26:45,867 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-05-19T15:26:45,867 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-05-19T15:26:45,867 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo54.txt (cache size: 0) 2022-05-19T15:26:45,868 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-05-19T15:26:45,868 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-05-19T15:26:45,868 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-05-19T15:26:45,868 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo51.txt (cache size: 0) 2022-05-19T15:26:45,869 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0) 2022-05-19T15:26:45,869 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo49.txt (cache size: 0) 2022-05-19T15:26:45,869 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0) 2022-05-19T15:26:45,869 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2022-05-19T15:26:45,870 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo53.txt (cache size: 0) 2022-05-19T15:26:45,870 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo55.txt (cache size: 0) 2022-05-19T15:26:45,870 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-05-19T15:26:45,871 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo49.txt (cache size: 0) 2022-05-19T15:26:45,871 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo55.txt (cache size: 0) 2022-05-19T15:26:45,872 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo48.txt (cache size: 0) 2022-05-19T15:26:45,872 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-05-19T15:26:45,872 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo57.txt (cache size: 0) 2022-05-19T15:26:45,872 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo58.txt (cache size: 0) 2022-05-19T15:26:45,874 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-05-19T15:26:45,875 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo58.txt (cache size: 0) 2022-05-19T15:26:45,877 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-05-19T15:26:45,878 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo49.txt (cache size: 0) 2022-05-19T15:26:45,878 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo56.txt (cache size: 0) 2022-05-19T15:26:45,878 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo58.txt (cache size: 0) 2022-05-19T15:26:45,878 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt (cache size: 0) 2022-05-19T15:26:45,879 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo57.txt (cache size: 0) 2022-05-19T15:26:45,879 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo57.txt (cache size: 0) 2022-05-19T15:26:45,879 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt (cache size: 0) 2022-05-19T15:26:45,881 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo59.txt (cache size: 0) 2022-05-19T15:26:45,882 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-05-19T15:26:45,882 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0) 2022-05-19T15:26:45,882 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt (cache size: 0) 2022-05-19T15:26:45,882 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo59.txt (cache size: 0) 2022-05-19T15:26:45,883 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo53.txt (cache size: 0) 2022-05-19T15:26:45,883 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo48.txt (cache size: 0) 2022-05-19T15:26:45,883 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo50.txt (cache size: 0) 2022-05-19T15:26:45,885 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-05-19T15:26:45,886 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo47.txt (cache size: 0) 2022-05-19T15:26:45,886 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo52.txt (cache size: 0) 2022-05-19T15:26:45,886 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0) 2022-05-19T15:26:45,886 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0) 2022-05-19T15:26:45,887 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo55.txt (cache size: 0) 2022-05-19T15:26:45,887 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo50.txt (cache size: 0) 2022-05-19T15:26:45,887 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0) 2022-05-19T15:26:45,887 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt (cache size: 0) 2022-05-19T15:26:45,888 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-05-19T15:26:45,888 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt (cache size: 0) 2022-05-19T15:26:45,888 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt (cache size: 0) 2022-05-19T15:26:45,888 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt (cache size: 0) 2022-05-19T15:26:45,889 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0) 2022-05-19T15:26:45,889 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt (cache size: 0) 2022-05-19T15:26:45,889 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0) 2022-05-19T15:26:45,889 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-05-19T15:26:45,889 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0) 2022-05-19T15:26:45,890 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo50.txt (cache size: 0) 2022-05-19T15:26:45,890 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0) 2022-05-19T15:26:45,890 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo56.txt (cache size: 0) 2022-05-19T15:26:45,891 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo56.txt (cache size: 0) 2022-05-19T15:26:45,891 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo54.txt (cache size: 0) 2022-05-19T15:26:45,891 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0) 2022-05-19T15:26:45,892 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0) 2022-05-19T15:26:45,892 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo59.txt (cache size: 0) 2022-05-19T15:26:45,892 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0) 2022-05-19T15:26:45,892 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo53.txt (cache size: 0) 2022-05-19T15:26:45,892 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0) 2022-05-19T15:26:45,893 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo60.txt (cache size: 0) 2022-05-19T15:26:45,893 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo60.txt (cache size: 0) 2022-05-19T15:26:45,893 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo60.txt (cache size: 0) 2022-05-19T15:26:45,894 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo61.txt (cache size: 0) 2022-05-19T15:26:45,894 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo61.txt (cache size: 0) 2022-05-19T15:26:45,894 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo61.txt (cache size: 0) 2022-05-19T15:26:45,894 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo62.txt (cache size: 0) 2022-05-19T15:26:45,895 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo62.txt (cache size: 0) 2022-05-19T15:26:45,895 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo62.txt (cache size: 0) 2022-05-19T15:26:45,898 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo63.txt (cache size: 0) 2022-05-19T15:26:45,898 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo63.txt (cache size: 0) 2022-05-19T15:26:45,898 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo63.txt (cache size: 0) 2022-05-19T15:26:45,898 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo64.txt (cache size: 0) 2022-05-19T15:26:45,899 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo64.txt (cache size: 0) 2022-05-19T15:26:45,899 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo64.txt (cache size: 0) 2022-05-19T15:26:45,899 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo65.txt (cache size: 0) 2022-05-19T15:26:45,899 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo65.txt (cache size: 0) 2022-05-19T15:26:45,899 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo65.txt (cache size: 0) 2022-05-19T15:26:45,900 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo66.txt (cache size: 0) 2022-05-19T15:26:45,901 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo66.txt (cache size: 0) 2022-05-19T15:26:45,902 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo66.txt (cache size: 0) 2022-05-19T15:26:45,902 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo67.txt (cache size: 0) 2022-05-19T15:26:45,902 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo67.txt (cache size: 0) 2022-05-19T15:26:45,902 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo67.txt (cache size: 0) 2022-05-19T15:26:45,902 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo68.txt (cache size: 0) 2022-05-19T15:26:45,903 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo68.txt (cache size: 0) 2022-05-19T15:26:45,903 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo68.txt (cache size: 0) 2022-05-19T15:26:45,903 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo69.txt (cache size: 0) 2022-05-19T15:26:45,903 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo69.txt (cache size: 0) 2022-05-19T15:26:45,903 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo69.txt (cache size: 0) 2022-05-19T15:26:45,904 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo70.txt (cache size: 0) 2022-05-19T15:26:45,904 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo70.txt (cache size: 0) 2022-05-19T15:26:45,904 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo70.txt (cache size: 0) 2022-05-19T15:26:45,904 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo71.txt (cache size: 0) 2022-05-19T15:26:45,905 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo71.txt (cache size: 0) 2022-05-19T15:26:45,905 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo71.txt (cache size: 0) 2022-05-19T15:26:45,905 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo72.txt (cache size: 0) 2022-05-19T15:26:45,905 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo72.txt (cache size: 0) 2022-05-19T15:26:45,909 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo72.txt (cache size: 0) 2022-05-19T15:26:45,910 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo73.txt (cache size: 0) 2022-05-19T15:26:45,910 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo73.txt (cache size: 0) 2022-05-19T15:26:45,910 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo73.txt (cache size: 0) 2022-05-19T15:26:45,910 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo74.txt (cache size: 0) 2022-05-19T15:26:45,911 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo74.txt (cache size: 0) 2022-05-19T15:26:45,911 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo74.txt (cache size: 0) 2022-05-19T15:26:45,911 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo75.txt (cache size: 0) 2022-05-19T15:26:45,911 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo75.txt (cache size: 0) 2022-05-19T15:26:45,911 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo75.txt (cache size: 0) 2022-05-19T15:26:45,912 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo76.txt (cache size: 0) 2022-05-19T15:26:45,912 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo76.txt (cache size: 0) 2022-05-19T15:26:45,912 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo76.txt (cache size: 0) 2022-05-19T15:26:45,912 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo77.txt (cache size: 0) 2022-05-19T15:26:45,912 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo77.txt (cache size: 0) 2022-05-19T15:26:45,913 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo77.txt (cache size: 0) 2022-05-19T15:26:45,921 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo78.txt (cache size: 0) 2022-05-19T15:26:45,921 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo78.txt (cache size: 0) 2022-05-19T15:26:45,921 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo78.txt (cache size: 0) 2022-05-19T15:26:45,921 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo79.txt (cache size: 0) 2022-05-19T15:26:45,922 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo79.txt (cache size: 0) 2022-05-19T15:26:45,922 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo79.txt (cache size: 0) 2022-05-19T15:26:45,922 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo82.txt (cache size: 0) 2022-05-19T15:26:45,922 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo81.txt (cache size: 0) 2022-05-19T15:26:45,922 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo81.txt (cache size: 0) 2022-05-19T15:26:45,923 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo82.txt (cache size: 0) 2022-05-19T15:26:45,923 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo81.txt (cache size: 0) 2022-05-19T15:26:45,923 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo80.txt (cache size: 0) 2022-05-19T15:26:45,923 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo82.txt (cache size: 0) 2022-05-19T15:26:45,923 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo80.txt (cache size: 0) 2022-05-19T15:26:45,924 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo83.txt (cache size: 0) 2022-05-19T15:26:45,924 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo83.txt (cache size: 0) 2022-05-19T15:26:45,924 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo83.txt (cache size: 0) 2022-05-19T15:26:45,924 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo84.txt (cache size: 0) 2022-05-19T15:26:45,925 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo84.txt (cache size: 0) 2022-05-19T15:26:45,926 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo84.txt (cache size: 0) 2022-05-19T15:26:45,926 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo85.txt (cache size: 0) 2022-05-19T15:26:45,926 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo85.txt (cache size: 0) 2022-05-19T15:26:45,926 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo85.txt (cache size: 0) 2022-05-19T15:26:45,926 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo86.txt (cache size: 0) 2022-05-19T15:26:45,927 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo86.txt (cache size: 0) 2022-05-19T15:26:45,927 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo86.txt (cache size: 0) 2022-05-19T15:26:45,927 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo87.txt (cache size: 0) 2022-05-19T15:26:45,927 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo87.txt (cache size: 0) 2022-05-19T15:26:45,928 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo87.txt (cache size: 0) 2022-05-19T15:26:45,928 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo88.txt (cache size: 0) 2022-05-19T15:26:45,928 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo88.txt (cache size: 0) 2022-05-19T15:26:45,928 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo88.txt (cache size: 0) 2022-05-19T15:26:45,928 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo89.txt (cache size: 0) 2022-05-19T15:26:45,929 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo89.txt (cache size: 0) 2022-05-19T15:26:45,929 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo89.txt (cache size: 0) 2022-05-19T15:26:45,929 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo90.txt (cache size: 0) 2022-05-19T15:26:45,933 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo90.txt (cache size: 0) 2022-05-19T15:26:45,934 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo90.txt (cache size: 0) 2022-05-19T15:26:45,934 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo91.txt (cache size: 0) 2022-05-19T15:26:45,935 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo45.txt (cache size: 0) 2022-05-19T15:26:45,935 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo39.txt (cache size: 0) 2022-05-19T15:26:45,935 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo41.txt (cache size: 0) 2022-05-19T15:26:45,935 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo33.txt (cache size: 0) 2022-05-19T15:26:45,936 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo32.txt (cache size: 0) 2022-05-19T15:26:45,936 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo30.txt (cache size: 0) 2022-05-19T15:26:45,936 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo42.txt (cache size: 0) 2022-05-19T15:26:45,937 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo24.txt (cache size: 0) 2022-05-19T15:26:45,938 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo24.txt (cache size: 0) 2022-05-19T15:26:45,938 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo30.txt (cache size: 0) 2022-05-19T15:26:45,938 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo29.txt (cache size: 0) 2022-05-19T15:26:45,938 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo25.txt (cache size: 0) 2022-05-19T15:26:45,938 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo36.txt (cache size: 0) 2022-05-19T15:26:45,939 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo35.txt (cache size: 0) 2022-05-19T15:26:45,939 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo39.txt (cache size: 0) 2022-05-19T15:26:45,939 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo27.txt (cache size: 0) 2022-05-19T15:26:45,939 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo43.txt (cache size: 0) 2022-05-19T15:26:45,939 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo34.txt (cache size: 0) 2022-05-19T15:26:45,940 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo22.txt (cache size: 0) 2022-05-19T15:26:45,940 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo44.txt (cache size: 0) 2022-05-19T15:26:45,940 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo44.txt (cache size: 0) 2022-05-19T15:26:45,941 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo43.txt (cache size: 0) 2022-05-19T15:26:45,942 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo44.txt (cache size: 0) 2022-05-19T15:26:45,942 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo33.txt (cache size: 0) 2022-05-19T15:26:45,942 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo38.txt (cache size: 0) 2022-05-19T15:26:45,942 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo38.txt (cache size: 0) 2022-05-19T15:26:45,942 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo37.txt (cache size: 0) 2022-05-19T15:26:45,943 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo40.txt (cache size: 0) 2022-05-19T15:26:45,943 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo40.txt (cache size: 0) 2022-05-19T15:26:45,943 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo43.txt (cache size: 0) 2022-05-19T15:26:45,943 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo42.txt (cache size: 0) 2022-05-19T15:26:45,943 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo40.txt (cache size: 0) 2022-05-19T15:26:45,944 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo41.txt (cache size: 0) 2022-05-19T15:26:45,944 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo28.txt (cache size: 0) 2022-05-19T15:26:45,944 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo36.txt (cache size: 0) 2022-05-19T15:26:45,944 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo26.txt (cache size: 0) 2022-05-19T15:26:45,944 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo29.txt (cache size: 0) 2022-05-19T15:26:45,944 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo26.txt (cache size: 0) 2022-05-19T15:26:45,945 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo28.txt (cache size: 0) 2022-05-19T15:26:45,945 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo39.txt (cache size: 0) 2022-05-19T15:26:45,945 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo32.txt (cache size: 0) 2022-05-19T15:26:45,945 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo31.txt (cache size: 0) 2022-05-19T15:26:45,945 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo29.txt (cache size: 0) 2022-05-19T15:26:45,946 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo38.txt (cache size: 0) 2022-05-19T15:26:45,946 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo27.txt (cache size: 0) 2022-05-19T15:26:45,946 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo23.txt (cache size: 0) 2022-05-19T15:26:45,946 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo25.txt (cache size: 0) 2022-05-19T15:26:45,949 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo31.txt (cache size: 0) 2022-05-19T15:26:45,950 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo25.txt (cache size: 0) 2022-05-19T15:26:45,950 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo32.txt (cache size: 0) 2022-05-19T15:26:45,950 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo35.txt (cache size: 0) 2022-05-19T15:26:45,950 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo42.txt (cache size: 0) 2022-05-19T15:26:45,950 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo30.txt (cache size: 0) 2022-05-19T15:26:45,951 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo80.txt (cache size: 0) 2022-05-19T15:26:45,951 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo31.txt (cache size: 0) 2022-05-19T15:26:45,951 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo33.txt (cache size: 0) 2022-05-19T15:26:45,951 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo34.txt (cache size: 0) 2022-05-19T15:26:45,952 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo28.txt (cache size: 0) 2022-05-19T15:26:45,952 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo35.txt (cache size: 0) 2022-05-19T15:26:45,952 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo24.txt (cache size: 0) 2022-05-19T15:26:45,953 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo34.txt (cache size: 0) 2022-05-19T15:26:45,954 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo27.txt (cache size: 0) 2022-05-19T15:26:45,954 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo26.txt (cache size: 0) 2022-05-19T15:26:45,954 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo41.txt (cache size: 0) 2022-05-19T15:26:45,954 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo36.txt (cache size: 0) 2022-05-19T15:26:45,954 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo23.txt (cache size: 0) 2022-05-19T15:26:45,955 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo45.txt (cache size: 0) 2022-05-19T15:26:45,955 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo23.txt (cache size: 0) 2022-05-19T15:26:45,958 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo37.txt (cache size: 0) 2022-05-19T15:26:45,959 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo91.txt (cache size: 0) 2022-05-19T15:26:45,960 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo45.txt (cache size: 0) 2022-05-19T15:26:45,960 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo37.txt (cache size: 0) 2022-05-19T15:26:45,969 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo875.txt (cache size: 0) 2022-05-19T15:26:45,969 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo876.txt (cache size: 0) 2022-05-19T15:26:45,969 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo875.txt (cache size: 0) 2022-05-19T15:26:45,970 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo874.txt (cache size: 0) 2022-05-19T15:26:45,970 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo874.txt (cache size: 0) 2022-05-19T15:26:45,970 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo874.txt (cache size: 0) 2022-05-19T15:26:45,970 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo873.txt (cache size: 0) 2022-05-19T15:26:45,970 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo873.txt (cache size: 0) 2022-05-19T15:26:45,971 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo873.txt (cache size: 0) 2022-05-19T15:26:45,971 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo872.txt (cache size: 0) 2022-05-19T15:26:45,971 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo872.txt (cache size: 0) 2022-05-19T15:26:45,971 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo872.txt (cache size: 0) 2022-05-19T15:26:45,973 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo871.txt (cache size: 0) 2022-05-19T15:26:45,974 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo871.txt (cache size: 0) 2022-05-19T15:26:45,974 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo871.txt (cache size: 0) 2022-05-19T15:26:45,974 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo870.txt (cache size: 0) 2022-05-19T15:26:45,974 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo870.txt (cache size: 0) 2022-05-19T15:26:45,975 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo870.txt (cache size: 0) 2022-05-19T15:26:45,975 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo863.txt (cache size: 0) 2022-05-19T15:26:45,976 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo875.txt (cache size: 0) 2022-05-19T15:26:45,976 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo866.txt (cache size: 0) 2022-05-19T15:26:45,976 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo864.txt (cache size: 0) 2022-05-19T15:26:45,976 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo862.txt (cache size: 0) 2022-05-19T15:26:45,976 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo861.txt (cache size: 0) 2022-05-19T15:26:45,977 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo867.txt (cache size: 0) 2022-05-19T15:26:45,977 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo861.txt (cache size: 0) 2022-05-19T15:26:45,977 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo858.txt (cache size: 0) 2022-05-19T15:26:45,977 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo864.txt (cache size: 0) 2022-05-19T15:26:45,981 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo862.txt (cache size: 0) 2022-05-19T15:26:45,982 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo869.txt (cache size: 0) 2022-05-19T15:26:45,982 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo869.txt (cache size: 0) 2022-05-19T15:26:45,982 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo859.txt (cache size: 0) 2022-05-19T15:26:45,982 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo858.txt (cache size: 0) 2022-05-19T15:26:45,983 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo860.txt (cache size: 0) 2022-05-19T15:26:45,983 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo863.txt (cache size: 0) 2022-05-19T15:26:45,983 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo864.txt (cache size: 0) 2022-05-19T15:26:45,983 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo857.txt (cache size: 0) 2022-05-19T15:26:45,983 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo867.txt (cache size: 0) 2022-05-19T15:26:45,984 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo867.txt (cache size: 0) 2022-05-19T15:26:45,984 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo868.txt (cache size: 0) 2022-05-19T15:26:45,984 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo860.txt (cache size: 0) 2022-05-19T15:26:45,985 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo863.txt (cache size: 0) 2022-05-19T15:26:45,986 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo861.txt (cache size: 0) 2022-05-19T15:26:45,986 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo857.txt (cache size: 0) 2022-05-19T15:26:45,986 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo857.txt (cache size: 0) 2022-05-19T15:26:45,992 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo878.txt (cache size: 0) 2022-05-19T15:26:45,992 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo878.txt (cache size: 0) 2022-05-19T15:26:45,992 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo877.txt (cache size: 0) 2022-05-19T15:26:45,992 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo877.txt (cache size: 0) 2022-05-19T15:26:45,992 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo877.txt (cache size: 0) 2022-05-19T15:26:45,992 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo876.txt (cache size: 0) 2022-05-19T15:26:45,991 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo868.txt (cache size: 0) 2022-05-19T15:26:45,991 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo876.txt (cache size: 0) 2022-05-19T15:26:45,991 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo866.txt (cache size: 0) 2022-05-19T15:26:45,991 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo862.txt (cache size: 0) 2022-05-19T15:26:45,991 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo869.txt (cache size: 0) 2022-05-19T15:26:45,990 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo860.txt (cache size: 0) 2022-05-19T15:26:45,990 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo865.txt (cache size: 0) 2022-05-19T15:26:45,987 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo865.txt (cache size: 0) 2022-05-19T15:26:45,987 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo858.txt (cache size: 0) 2022-05-19T15:26:45,987 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo868.txt (cache size: 0) 2022-05-19T15:26:45,987 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo859.txt (cache size: 0) 2022-05-19T15:26:45,987 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo866.txt (cache size: 0) 2022-05-19T15:26:45,987 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo865.txt (cache size: 0) 2022-05-19T15:26:45,987 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo856.txt (cache size: 0) 2022-05-19T15:26:45,987 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo859.txt (cache size: 0) 2022-05-19T15:26:45,993 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo881.txt (cache size: 0) 2022-05-19T15:26:45,993 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo881.txt (cache size: 0) 2022-05-19T15:26:45,993 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo880.txt (cache size: 0) 2022-05-19T15:26:45,992 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo883.txt (cache size: 0) 2022-05-19T15:26:45,992 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo879.txt (cache size: 0) 2022-05-19T15:26:45,992 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo878.txt (cache size: 0) 2022-05-19T15:26:45,997 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo880.txt (cache size: 0) 2022-05-19T15:26:45,998 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo888.txt (cache size: 0) 2022-05-19T15:26:45,998 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo887.txt (cache size: 0) 2022-05-19T15:26:45,998 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo879.txt (cache size: 0) 2022-05-19T15:26:45,998 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo884.txt (cache size: 0) 2022-05-19T15:26:45,998 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo882.txt (cache size: 0) 2022-05-19T15:26:45,999 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo884.txt (cache size: 0) 2022-05-19T15:26:45,999 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo886.txt (cache size: 0) 2022-05-19T15:26:45,999 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo882.txt (cache size: 0) 2022-05-19T15:26:45,999 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo882.txt (cache size: 0) 2022-05-19T15:26:45,999 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo883.txt (cache size: 0) 2022-05-19T15:26:45,999 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo885.txt (cache size: 0) 2022-05-19T15:26:46,000 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo886.txt (cache size: 0) 2022-05-19T15:26:46,000 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo887.txt (cache size: 0) 2022-05-19T15:26:46,000 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo881.txt (cache size: 0) 2022-05-19T15:26:46,000 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo883.txt (cache size: 0) 2022-05-19T15:26:46,000 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo887.txt (cache size: 0) 2022-05-19T15:26:46,000 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo879.txt (cache size: 0) 2022-05-19T15:26:46,001 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo885.txt (cache size: 0) 2022-05-19T15:26:46,001 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo886.txt (cache size: 0) 2022-05-19T15:26:46,001 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo884.txt (cache size: 0) 2022-05-19T15:26:46,001 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo885.txt (cache size: 0) 2022-05-19T15:26:46,001 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo880.txt (cache size: 0) 2022-05-19T15:26:46,001 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1824.txt (cache size: 0) 2022-05-19T15:26:46,002 INFO [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo888.txt (cache size: 0) 2022-05-19T15:26:46,388 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:26:46,389 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG' 2022-05-19T15:26:46,435 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.annotation.AnnotationConfigApplicationContext@613c829c: startup date [Thu May 19 15:26:41 CEST 2022]; root of context hierarchy 2022-05-19T15:26:47,205 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-19T15:26:47,345 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5.0) 2022-05-19T15:26:47,538 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:26:47,538 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:26:47,538 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:26:47,584 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5) 2022-05-19T15:26:47,731 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@613c829c: startup date [Thu May 19 15:26:41 CEST 2022]; root of context hierarchy 2022-05-19T15:26:47,734 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG' 2022-05-19T15:26:47,735 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown initiated... 2022-05-19T15:26:47,738 INFO [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown completed. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.32 s - in org.appng.core.controller.PlatformConfigTest [INFO] Running org.appng.core.controller.ControllerTest 2022-05-19T15:26:47,833 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:47,854 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1371204242 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,018 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,025 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#643522309 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,271 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,273 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#434469097 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,294 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,295 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#401606960 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,303 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,304 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#510221286 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,327 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,331 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#43412840 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,341 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,342 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#721347310 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,350 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,355 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1983772915 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,365 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,370 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#185572451 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,379 INFO [main] org.appng.core.Redirect : Redirecting request to /de/index (301) 2022-05-19T15:26:48,381 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,383 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#268265185 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,400 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,403 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#157328970 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,473 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,474 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2011009230 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,492 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,493 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1650803411 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,498 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,499 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1799007747 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,507 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,508 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#556165038 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,515 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,520 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#108979121 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,526 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,528 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2116351202 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,535 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,543 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#331342096 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,550 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,551 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2059005804 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,563 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,564 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1796222159 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,582 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,583 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1419970068 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,587 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,588 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1416760495 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,592 INFO [main] org.appng.core.Redirect : Redirecting request /de to /de/index (301) 2022-05-19T15:26:48,596 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,596 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1948547436 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,604 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,607 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2011744284 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,619 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,620 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1938076212 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,628 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,631 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#744688639 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,777 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,779 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2033228636 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,784 INFO [main] org.appng.core.Redirect : Redirecting request to /defaultPath (301) 2022-05-19T15:26:48,790 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,791 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1878413454 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,802 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,804 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#325671882 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,816 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,825 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#450544178 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,834 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,835 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2037634394 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:26:48,850 INFO [main] org.appng.core.controller.Controller: Controller created 2022-05-19T15:26:48,851 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1879961821 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.63 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.184 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.066 s - in org.appng.core.controller.filter.PageCacheFilterTest [INFO] Running org.appng.core.controller.filter.RedirectFilterTest 2022-05-19T15:26:49,168 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2022-05-19T15:26:49,174 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-05-19T15:26:49,178 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2022-05-19T15:26:49,190 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok) 2022-05-19T15:26:49,212 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.086 s - in org.appng.core.controller.filter.RedirectFilterTest [INFO] Running org.appng.core.controller.RedirectTest 2022-05-19T15:26:49,235 INFO [main] org.appng.core.Redirect : Redirecting request to /targeturl (301) 2022-05-19T15:26:49,238 INFO [main] org.appng.core.Redirect : Redirecting request to targeturl (302) 2022-05-19T15:26:49,239 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.011 s - in org.appng.core.controller.RedirectTest [INFO] Running org.appng.core.controller.PlatformStartupTest 2022-05-19T15:26:49,320 INFO [main] org.appng.core.controller.Log4jConfigurer: Initialized log4j from classpath:log4j2.xml 2022-05-19T15:26:49,320 INFO [main] org.appng.core.controller.PlatformStartup: ------------------------------------------------ 2022-05-19T15:26:49,321 INFO [main] org.appng.core.controller.PlatformStartup: Launching _ _ ____ 2022-05-19T15:26:49,321 INFO [main] org.appng.core.controller.PlatformStartup: __ _ _ __ _ __ | \ | |/ ___| 2022-05-19T15:26:49,321 INFO [main] org.appng.core.controller.PlatformStartup: / _` | '_ \| '_ \| \| | | _ 2022-05-19T15:26:49,321 INFO [main] org.appng.core.controller.PlatformStartup: | (_| | |_) | |_) | |\ | |_| | 2022-05-19T15:26:49,321 INFO [main] org.appng.core.controller.PlatformStartup: \__,_| .__/| .__/|_| \_|\____| 2022-05-19T15:26:49,321 INFO [main] org.appng.core.controller.PlatformStartup: |_| |_| 2022-05-19T15:26:49,321 INFO [main] org.appng.core.controller.PlatformStartup: ----------------------------appNG.version------- 2022-05-19T15:26:49,321 INFO [main] org.appng.core.controller.PlatformStartup: ...the Next Generation Application Platform 2022-05-19T15:26:49,326 INFO [main] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/WEB-INF/database/appng on port 9050 2022-05-19T15:26:49,382 INFO [HSQLDB Server @17994ef8] hsqldb.db.HSQLDB80DC7FDF23.ENGINE: Checkpoint start 2022-05-19T15:26:49,382 INFO [HSQLDB Server @17994ef8] hsqldb.db.HSQLDB80DC7FDF23.ENGINE: checkpointClose start 2022-05-19T15:26:49,559 INFO [HSQLDB Server @17994ef8] hsqldb.db.HSQLDB80DC7FDF23.ENGINE: checkpointClose synched 2022-05-19T15:26:49,567 INFO [HSQLDB Server @17994ef8] hsqldb.db.HSQLDB80DC7FDF23.ENGINE: checkpointClose script done 2022-05-19T15:26:49,833 INFO [HSQLDB Server @17994ef8] hsqldb.db.HSQLDB80DC7FDF23.ENGINE: checkpointClose end 2022-05-19T15:26:49,833 INFO [HSQLDB Server @17994ef8] hsqldb.db.HSQLDB80DC7FDF23.ENGINE: Checkpoint end - txts: 1 2022-05-19T15:26:49,927 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-19T15:26:50,035 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2022-05-19T15:26:50,037 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:26:50,037 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:26:50,037 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:26:50,152 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2022-05-19T15:26:50,294 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0) 2022-05-19T15:26:50,297 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:26:50,297 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:26:50,297 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:26:50,415 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5) 2022-05-19T15:26:50,451 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.022s) 2022-05-19T15:26:50,474 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-19T15:26:50,567 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-19T15:26:50,745 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-19T15:26:50,957 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-19T15:26:51,015 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-19T15:26:51,049 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-19T15:26:51,081 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-19T15:26:51,110 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-19T15:26:51,146 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-19T15:26:51,175 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-19T15:26:51,206 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-19T15:26:51,230 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-19T15:26:51,267 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-19T15:26:51,296 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-19T15:26:51,301 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:26:51,302 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:26:51,321 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-19T15:26:51,559 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-19T15:26:51,582 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-19T15:26:51,594 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:26:51,609 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-19T15:26:51,630 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:01.077s) 2022-05-19T15:26:51,631 INFO [main] org.appng.core.controller.PlatformStartup: Platform connection: HSQL jdbc:hsqldb:hsql://localhost:9050/appng 2022-05-19T15:26:51,634 INFO [main] org.appng.core.controller.PlatformStartup: appNG null started in 2312 ms. 2022-05-19T15:26:51,634 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== 2022-05-19T15:26:51,661 INFO [main] org.appng.core.controller.PlatformStartup: Called com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.checkedShutdown() 2022-05-19T15:26:56,661 INFO [main] org.appng.core.service.HazelcastConfigurer: Shutting down instance test 2022-05-19T15:26:56,661 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is SHUTTING_DOWN 2022-05-19T15:26:56,662 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is SHUTTING_DOWN 2022-05-19T15:26:56,673 INFO [hz.test.cached.thread-1] com.hazelcast.internal.partition.impl.MigrationManager: [10.102.4.103]:5701 [appNG] [5.1.1] Shutdown request of Member [10.102.4.103]:5701 - 5c6bbc0d-a818-4b4e-8847-6989ac3e0235 this is handled 2022-05-19T15:26:56,694 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Shutting down multicast service... 2022-05-19T15:26:56,695 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Shutting down connection manager... 2022-05-19T15:26:56,698 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Shutting down node engine... 2022-05-19T15:26:56,712 INFO [main] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-19T15:26:56,736 INFO [main] com.hazelcast.instance.impl.NodeExtension: [10.102.4.103]:5701 [appNG] [5.1.1] Destroying node NodeExtension. 2022-05-19T15:26:56,737 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Hazelcast Shutdown is completed in 68 ms. 2022-05-19T15:26:56,737 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is SHUTDOWN 2022-05-19T15:26:56,737 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Node is already shutting down... Waiting for shutdown process to complete... 2022-05-19T15:26:56,737 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is SHUTDOWN 2022-05-19T15:26:56,737 INFO [main] org.appng.core.controller.PlatformStartup: appNG stopped. 2022-05-19T15:26:56,742 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.648 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-05-19T15:26:56,906 WARN [main] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default! May 19, 2022 3:26:56 PM com.hazelcast.internal.config.AbstractConfigLocator INFO: Loading 'hazelcast.xml' from the classpath. May 19, 2022 3:26:56 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-05-19T15:26:57,048 INFO [main] com.hazelcast.system.logo : [10.102.4.103]:5701 [appNG] [5.1.1] + + 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-05-19T15:26:57,049 INFO [main] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2022-05-19T15:26:57,049 INFO [main] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] Hazelcast Platform 5.1.1 (20220317 - 5b5fa10) starting at [10.102.4.103]:5701 2022-05-19T15:26:57,049 INFO [main] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] Cluster name: appNG 2022-05-19T15:26:57,049 INFO [main] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-19T15:26:57,049 INFO [main] com.hazelcast.system : [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-19T15:26:57,092 INFO [main] com.hazelcast.system.security : [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-19T15:26:57,096 INFO [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Using Multicast discovery 2022-05-19T15:26:57,096 WARN [main] com.hazelcast.cp.CPSubsystem : [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-19T15:26:57,151 INFO [main] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5701 [appNG] [5.1.1] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2022-05-19T15:26:57,151 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is STARTING 2022-05-19T15:26:59,431 INFO [main] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5701 [appNG] [5.1.1] Members {size:1, ver:1} [ Member [10.102.4.103]:5701 - e787df69-7d1f-45d3-bedd-f81dd9e78ac2 this ] 2022-05-19T15:26:59,447 INFO [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is STARTED 2022-05-19T15:26:59,447 INFO [main] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5701} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.601 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.001 s - in org.appng.core.controller.handler.GuiHandlerTest [INFO] Running org.appng.core.controller.handler.ServiceRequestHandlerTest 2022-05-19T15:26:59,599 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@72b57a9f: startup date [Thu May 19 15:26:59 CEST 2022]; root of context hierarchy 2022-05-19T15:26:59,621 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-05-19T15:26:59,622 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-05-19T15:26:59,622 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-05-19T15:26:59,622 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-05-19T15:26:59,622 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-05-19T15:26:59,622 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-05-19T15:26:59,622 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-05-19T15:26:59,622 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-05-19T15:26:59,622 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:26:59,811 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2022-05-19T15:26:59,882 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.annotation.AnnotationConfigApplicationContext@72b57a9f: startup date [Thu May 19 15:26:59 CEST 2022]; root of context hierarchy 2022-05-19T15:27:00,041 INFO [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest 2022-05-19T15:27:00,055 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-05-19T15:27:00,064 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@54b7bfbe: startup date [Thu May 19 15:27:00 CEST 2022]; root of context hierarchy 2022-05-19T15:27:00,091 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-05-19T15:27:00,092 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-05-19T15:27:00,092 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-05-19T15:27:00,092 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-05-19T15:27:00,092 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-05-19T15:27:00,092 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-05-19T15:27:00,092 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-05-19T15:27:00,092 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-05-19T15:27:00,092 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:27:00,229 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2022-05-19T15:27:00,238 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.annotation.AnnotationConfigApplicationContext@54b7bfbe: startup date [Thu May 19 15:27:00 CEST 2022]; root of context hierarchy 2022-05-19T15:27:00,352 ERROR [main] org.appng.core.controller.handler.ServiceRequestHandler: no webservice 'foobar' for application 'appng-demoapplication' in site 'localhost' 2022-05-19T15:27:00,359 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@46416974: startup date [Thu May 19 15:27:00 CEST 2022]; root of context hierarchy 2022-05-19T15:27:00,374 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-05-19T15:27:00,374 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-05-19T15:27:00,374 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-05-19T15:27:00,376 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-05-19T15:27:00,376 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-05-19T15:27:00,376 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-05-19T15:27:00,377 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-05-19T15:27:00,377 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-05-19T15:27:00,377 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:27:00,459 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2022-05-19T15:27:00,462 WARN [main] org.appng.core.controller.handler.RestService: no @RestController found for /services/site1/appng-demoapplication/rest/notfound 2022-05-19T15:27:01,467 WARN [main] org.appng.core.controller.handler.ServiceRequestHandler: Site 'localhost' is in state STARTING, returning 503 (path: /services/localhost/foobar) 2022-05-19T15:27:01,473 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@32ab4aec: startup date [Thu May 19 15:27:01 CEST 2022]; root of context hierarchy 2022-05-19T15:27:01,477 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-05-19T15:27:01,477 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-05-19T15:27:01,477 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-05-19T15:27:01,477 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-05-19T15:27:01,477 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-05-19T15:27:01,477 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-05-19T15:27:01,477 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-05-19T15:27:01,477 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-05-19T15:27:01,478 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:27:01,558 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2022-05-19T15:27:01,564 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.annotation.AnnotationConfigApplicationContext@32ab4aec: startup date [Thu May 19 15:27:01 CEST 2022]; root of context hierarchy 2022-05-19T15:27:01,586 INFO [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest 2022-05-19T15:27:01,618 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@614ff138: startup date [Thu May 19 15:27:01 CEST 2022]; root of context hierarchy 2022-05-19T15:27:01,632 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 2022-05-19T15:27:01,632 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 2022-05-19T15:27:01,632 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 2022-05-19T15:27:01,632 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 2022-05-19T15:27:01,632 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default. 2022-05-19T15:27:01,632 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default. 2022-05-19T15:27:01,633 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper' 2022-05-19T15:27:01,633 INFO [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter' 2022-05-19T15:27:01,633 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:27:01,700 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException 2022-05-19T15:27:01,708 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.annotation.AnnotationConfigApplicationContext@614ff138: startup date [Thu May 19 15:27:01 CEST 2022]; root of context hierarchy 2022-05-19T15:27:01,724 INFO [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest 2022-05-19T15:27:01,771 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: 2.195 s - in org.appng.core.controller.handler.ServiceRequestHandlerTest [INFO] Running org.appng.core.controller.rest.RestActionTest 2022-05-19T15:27:02,696 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] 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.974 s - in org.appng.core.controller.rest.RestActionTest [INFO] Running org.appng.core.controller.rest.RestDataSourceTest 2022-05-19T15:27:03,154 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] 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.418 s - in org.appng.core.controller.rest.RestDataSourceTest [INFO] Running org.appng.core.controller.rest.RestOperationTest 2022-05-19T15:27:03,172 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] 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.054 s - in org.appng.core.controller.rest.RestOperationTest [INFO] Running org.appng.core.repository.ResourceRepositoryTest 2022-05-19T15:27:03,190 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-05-19T15:27:03,191 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-05-19T15:27:03,200 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:27:03,206 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@45b4135, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@24b57f0b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@56082f59, org.springframework.test.context.support.DirtiesContextTestExecutionListener@24e419ab, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7ae8a6eb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@752ac39a] 2022-05-19T15:27:03,208 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:27:03 CEST 2022]; root of context hierarchy 2022-05-19T15:27:03,701 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:03,701 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:03,712 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:03,712 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:03,712 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:03,713 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:03,713 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:03,713 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:03,713 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:03,713 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:03,714 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:03,722 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:03,722 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:03,722 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:03,723 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:03,723 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:03,723 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:03,815 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:27:03,923 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:03,943 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:27:04,041 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:27:04,041 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:27:04,041 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:27:04,041 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:27:04,041 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:27:04,050 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-19T15:27:04,055 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:27:04,860 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@59ad1606] 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-05-19T15:27:04,886 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@45a9ef5c] 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-05-19T15:27:04,948 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:27:04,949 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:04,971 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:27:03 CEST 2022]; root of context hierarchy 2022-05-19T15:27:05,702 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1bb3390e testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@45b0f44b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f6867d1 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@400b100d]; rollback [true] 2022-05-19T15:27:05,728 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-05-19T15:27:05,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource name of application name 2022-05-19T15:27:05,950 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@1bb3390e testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@45b0f44b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2f6867d1 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]]] 2022-05-19T15:27:05,958 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:27:03 CEST 2022]; root of context hierarchy 2022-05-19T15:27:05,963 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:05,963 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: 2.713 s - in org.appng.core.repository.ResourceRepositoryTest [INFO] Running org.appng.core.repository.SiteRepositoryTest 2022-05-19T15:27:05,977 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-05-19T15:27:05,978 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-05-19T15:27:05,982 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:27:05,983 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@54366cf2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7d1e75f7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4a8afcae, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4fb5590e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2883edf6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@26bc84dc] 2022-05-19T15:27:05,985 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:27:05 CEST 2022]; root of context hierarchy 2022-05-19T15:27:06,359 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:06,360 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:06,360 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:06,360 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:06,361 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:06,361 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:06,361 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:06,361 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:06,362 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:06,362 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:06,362 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:06,362 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:06,362 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:06,362 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:06,363 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:06,367 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:06,367 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:06,436 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:27:06,558 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:06,571 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:27:06,636 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:27:06,636 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:27:06,636 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:27:06,636 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:27:06,636 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:27:06,642 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-19T15:27:06,645 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:27:07,253 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2aff928a] 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-05-19T15:27:07,277 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@124a7bec] 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-05-19T15:27:07,346 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:27:07,347 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:07,360 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:27:05 CEST 2022]; root of context hierarchy 2022-05-19T15:27:07,975 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@449d1ad testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@15acb72d, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3887bf5b 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4af3e017]; rollback [true] 2022-05-19T15:27:07,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-05-19T15:27:07,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-05-19T15:27:08,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Site name 2022-05-19T15:27:08,291 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@449d1ad testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@15acb72d, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3887bf5b 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]]] 2022-05-19T15:27:08,302 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:27:05 CEST 2022]; root of context hierarchy 2022-05-19T15:27:08,313 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:08,313 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: 2.403 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-05-19T15:27:08,365 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-05-19T15:27:08,365 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-05-19T15:27:08,386 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:27:08,386 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7b67e60e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6bf1b075, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1d430022, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2207bca1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@66946979, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@800fc6] 2022-05-19T15:27:08,389 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:27:08 CEST 2022]; root of context hierarchy 2022-05-19T15:27:08,851 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:08,852 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:08,852 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:08,852 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:08,852 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:08,852 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:08,853 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:08,853 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:08,855 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:08,855 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:08,858 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:08,858 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:08,858 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:08,858 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:08,858 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:08,859 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:08,859 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:08,949 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:27:09,053 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:09,070 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:27:09,149 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:27:09,149 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:27:09,149 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:27:09,149 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:27:09,149 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:27:09,158 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-19T15:27:09,161 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:27:09,743 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2ae04d56] 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-05-19T15:27:09,764 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@43d921d3] 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-05-19T15:27:09,817 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:27:09,819 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:09,829 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:27:08 CEST 2022]; root of context hierarchy 2022-05-19T15:27:10,342 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@27c8ca5d testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@54a5728b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ce4a0d 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@48b1f682]; rollback [true] 2022-05-19T15:27:10,359 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@27c8ca5d testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@54a5728b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1ce4a0d 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]]] 2022-05-19T15:27:10,363 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:27:08 CEST 2022]; root of context hierarchy 2022-05-19T15:27:10,364 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:10,364 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: 2.202 s - in org.appng.core.repository.JobExecutionRecordRepositoryTest [INFO] Running org.appng.core.repository.RepositoryTest 2022-05-19T15:27:10,375 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-05-19T15:27:10,375 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-05-19T15:27:10,383 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:27:10,384 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1a4db85, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@647aa680, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@ee73f75, org.springframework.test.context.support.DirtiesContextTestExecutionListener@42ea0c1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@23f13b32, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@120ed76a] 2022-05-19T15:27:10,399 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:27:10 CEST 2022]; root of context hierarchy 2022-05-19T15:27:10,844 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:10,844 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:10,844 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:10,844 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:10,850 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:10,850 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:10,850 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:10,851 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:10,851 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:10,851 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:10,851 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:10,851 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:10,851 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:10,851 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:10,852 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:10,852 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:10,852 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:10,915 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:27:11,019 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:11,028 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:27:11,112 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:27:11,112 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:27:11,112 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:27:11,112 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:27:11,113 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:27:11,118 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-19T15:27:11,126 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:27:11,727 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@46daaaab] 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-05-19T15:27:11,733 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7b30a3ad] 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-05-19T15:27:11,788 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:27:11,789 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:11,796 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:27:10 CEST 2022]; root of context hierarchy 2022-05-19T15:27:12,371 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4e1acc34 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@3a31cbcc, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5454016a 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@e2e331f]; rollback [true] 2022-05-19T15:27:12,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-05-19T15:27:12,403 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@4e1acc34 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@3a31cbcc, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5454016a 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]]] 2022-05-19T15:27:12,406 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:27:10 CEST 2022]; root of context hierarchy 2022-05-19T15:27:12,407 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:12,408 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: 2.074 s - in org.appng.core.repository.RepositoryTest [INFO] Running org.appng.core.repository.PropertyRepositoryTest 2022-05-19T15:27:12,422 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-05-19T15:27:12,422 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-05-19T15:27:12,424 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:27:12,424 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7d0f4283, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2a67af78, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3e968d16, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5121f908, org.springframework.test.context.transaction.TransactionalTestExecutionListener@563db2f5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4136cb25] 2022-05-19T15:27:12,443 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:27:12 CEST 2022]; root of context hierarchy 2022-05-19T15:27:13,006 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:13,006 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:13,006 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:13,007 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:13,007 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:13,007 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:13,007 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:13,007 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:13,008 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:13,008 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:13,008 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:13,008 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:13,008 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:13,008 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:13,008 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:13,009 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:13,009 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:13,095 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:27:13,196 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:13,211 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:27:13,281 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:27:13,281 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:27:13,281 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:27:13,281 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:27:13,281 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:27:13,293 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-19T15:27:13,297 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:27:13,814 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@466373a9] 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-05-19T15:27:13,818 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3a8c6dfc] 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-05-19T15:27:13,866 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:27:13,867 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:13,875 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:27:12 CEST 2022]; root of context hierarchy 2022-05-19T15:27:14,410 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2ac92f5d testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@17f54f24, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23a3d454 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5af11725]; rollback [true] 2022-05-19T15:27:14,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foo.bar 2022-05-19T15:27:14,458 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@2ac92f5d testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@17f54f24, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23a3d454 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]]] 2022-05-19T15:27:14,458 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:27:12 CEST 2022]; root of context hierarchy 2022-05-19T15:27:14,459 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:14,460 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.955 s - in org.appng.core.repository.PropertyRepositoryTest [INFO] Running org.appng.core.repository.SubjectRepositoryTest 2022-05-19T15:27:14,467 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-05-19T15:27:14,467 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-05-19T15:27:14,469 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:27:14,469 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5f7e6a0b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@740e57fc, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5ed92e21, org.springframework.test.context.support.DirtiesContextTestExecutionListener@29763c3b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@574352c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3c323c9] 2022-05-19T15:27:14,478 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:27:14 CEST 2022]; root of context hierarchy 2022-05-19T15:27:14,899 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:14,899 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:14,899 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:14,899 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:14,899 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:14,900 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:14,900 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:14,900 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:14,901 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:14,901 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:14,901 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:14,901 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:14,901 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:14,901 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:14,901 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:14,902 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:14,906 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:14,974 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:27:15,065 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:15,075 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:27:15,140 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:27:15,140 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:27:15,141 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:27:15,141 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:27:15,141 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:27:15,146 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-19T15:27:15,149 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:27:15,687 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@ccf2bc3] 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-05-19T15:27:15,700 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@116e959c] 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-05-19T15:27:15,745 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:27:15,745 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:15,755 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:27:14 CEST 2022]; root of context hierarchy 2022-05-19T15:27:16,247 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1f37e5a7 testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@484e0bf3, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7e5af44a 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@754ecd44]; rollback [true] 2022-05-19T15:27:16,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2022-05-19T15:27:16,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-05-19T15:27:16,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-05-19T15:27:16,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-05-19T15:27:16,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject name 2022-05-19T15:27:16,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group name 2022-05-19T15:27:16,391 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@1f37e5a7 testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@484e0bf3, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7e5af44a 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]]] 2022-05-19T15:27:16,391 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:27:14 CEST 2022]; root of context hierarchy 2022-05-19T15:27:16,392 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:16,392 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.845 s - in org.appng.core.repository.SubjectRepositoryTest [INFO] Running org.appng.core.repository.PermissionRepositoryTest 2022-05-19T15:27:16,403 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-05-19T15:27:16,403 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-05-19T15:27:16,406 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:27:16,406 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@76111797, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@304cc1dd, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2ee9814f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3d64f938, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4337ecac, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@15a38f3e] 2022-05-19T15:27:16,408 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:27:16 CEST 2022]; root of context hierarchy 2022-05-19T15:27:16,827 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:16,828 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:16,828 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:16,830 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:16,830 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:16,830 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:16,830 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:16,830 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:16,831 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:16,831 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:16,831 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:16,831 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:16,831 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:16,831 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:16,831 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:16,832 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:16,832 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:16,896 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:27:17,012 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:17,023 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:27:17,091 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:27:17,091 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:27:17,091 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:27:17,091 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:27:17,091 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:27:17,094 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-19T15:27:17,103 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:27:17,556 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@307254f5] 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-05-19T15:27:17,564 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4652d02f] 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-05-19T15:27:17,604 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:27:17,609 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:17,622 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:27:16 CEST 2022]; root of context hierarchy 2022-05-19T15:27:18,026 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1be3ea76 testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@610a19e6, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1221611f 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@199680ae]; rollback [true] 2022-05-19T15:27:18,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-05-19T15:27:18,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission name 2022-05-19T15:27:18,083 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@1be3ea76 testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@610a19e6, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1221611f 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]]] 2022-05-19T15:27:18,084 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:27:16 CEST 2022]; root of context hierarchy 2022-05-19T15:27:18,085 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:18,085 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.827 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.001 s - in org.appng.core.repository.RepositoryCacheTest [INFO] Running org.appng.core.repository.GroupRepositoryTest 2022-05-19T15:27:18,374 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-05-19T15:27:18,374 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-05-19T15:27:18,381 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:27:18,381 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5419e14, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6ddb879a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@27de2046, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4a870371, org.springframework.test.context.transaction.TransactionalTestExecutionListener@43bf950b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@72e92db1] 2022-05-19T15:27:18,382 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:27:18 CEST 2022]; root of context hierarchy 2022-05-19T15:27:18,754 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:18,754 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:18,754 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:18,754 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:18,754 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:18,754 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:18,755 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:18,755 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:18,755 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:18,755 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:18,755 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:18,755 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:18,755 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:18,756 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:18,756 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:18,756 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:18,756 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:18,815 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:27:18,918 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:18,922 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:27:18,991 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:27:18,991 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:27:18,991 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:27:18,991 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:27:18,991 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:27:18,998 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-19T15:27:19,001 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:27:19,443 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4515c92] 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-05-19T15:27:19,456 INFO [hz.test.HealthMonitor] com.hazelcast.internal.diagnostics.HealthMonitor: [10.102.4.103]:5701 [appNG] [5.1.1] processors=1, physical.memory.total=3.8G, physical.memory.free=145.2M, swap.space.total=0, swap.space.free=0, heap.memory.used=182.9M, heap.memory.free=312.2M, heap.memory.total=495.1M, heap.memory.max=989.9M, heap.memory.used/total=36.95%, heap.memory.used/max=18.48%, minor.gc.count=28, minor.gc.time=1075ms, major.gc.count=4, major.gc.time=376ms, load.process=0.00%, load.system=100.00%, load.systemAverage=2.17, thread.count=47, thread.peakCount=417, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=1, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=0, clientEndpoint.count=0, connection.active.count=0, client.connection.count=0, connection.count=0 2022-05-19T15:27:19,457 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7a27b1ca] 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-05-19T15:27:19,533 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:27:19,534 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:19,537 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:27:18 CEST 2022]; root of context hierarchy 2022-05-19T15:27:19,931 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@28645b5 testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@12fa0f93, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2a838558 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@c4c528b]; rollback [true] 2022-05-19T15:27:19,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-05-19T15:27:19,968 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-05-19T15:27:19,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name 2022-05-19T15:27:20,063 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@28645b5 testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@12fa0f93, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2a838558 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]]] 2022-05-19T15:27:20,070 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:27:18 CEST 2022]; root of context hierarchy 2022-05-19T15:27:20,071 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:20,071 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.878 s - in org.appng.core.repository.GroupRepositoryTest [INFO] Running org.appng.core.repository.RoleRepositoryTest 2022-05-19T15:27:20,085 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-05-19T15:27:20,085 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-05-19T15:27:20,097 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:27:20,097 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@40876da4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@45a4e8ef, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@72a63ca7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@189c2491, org.springframework.test.context.transaction.TransactionalTestExecutionListener@638d806b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@10cef65] 2022-05-19T15:27:20,099 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:27:20 CEST 2022]; root of context hierarchy 2022-05-19T15:27:20,529 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:20,529 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:20,529 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:20,530 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:20,530 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:20,530 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:20,530 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:20,530 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:20,530 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:20,530 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:20,530 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:20,531 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:20,531 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:20,531 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:20,531 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:20,531 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:20,531 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:20,592 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:27:20,682 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:20,685 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:27:20,749 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:27:20,749 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:27:20,790 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:27:20,790 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:27:20,790 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:27:20,792 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-19T15:27:20,797 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:27:21,291 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1928b5e3] 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-05-19T15:27:21,300 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@714b883e] 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-05-19T15:27:21,344 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:27:21,344 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:21,352 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:27:20 CEST 2022]; root of context hierarchy 2022-05-19T15:27:21,830 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2050567a testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@3fa5b22c, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@78430a9a 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@46e74beb]; rollback [true] 2022-05-19T15:27:21,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name 2022-05-19T15:27:21,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name 2022-05-19T15:27:21,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name 2022-05-19T15:27:21,924 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@2050567a testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@3fa5b22c, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@78430a9a 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]]] 2022-05-19T15:27:21,934 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:27:20 CEST 2022]; root of context hierarchy 2022-05-19T15:27:21,935 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:21,935 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.839 s - in org.appng.core.repository.RoleRepositoryTest [INFO] Running org.appng.core.security.signing.SignerTest 2022-05-19T15:27:21,989 INFO [main] org.appng.core.security.signing.Signer: Signing repository '/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/zip' 2022-05-19T15:27:21,991 INFO [main] org.appng.core.security.signing.Signer: Writing release file '/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/zip/index' 2022-05-19T15:27:21,991 INFO [main] org.appng.core.security.signing.Signer: ..adding repository attributes 2022-05-19T15:27:21,992 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.1.zip' 2022-05-19T15:27:21,992 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.2-2012-11-27-1305.zip' 2022-05-19T15:27:21,992 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.3-2013-01-13-1303.zip' 2022-05-19T15:27:21,992 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.013 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: 1.072 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.011 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: 3.751 s - in org.appng.core.security.BCryptPasswordHandlerTest [INFO] Running org.appng.core.security.DigestValidatorTest 2022-05-19T15:27:27,061 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-05-19T15:27:27,062 ERROR [main] org.appng.core.security.DigestValidator: Invalid date offset [millis]: 14399938, maximum is 3600000 2022-05-19T15:27:27,062 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. 2022-05-19T15:27:27,064 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-05-19T15:27:27,065 ERROR [main] org.appng.core.security.DigestValidator: Encrypted part does not match. Encrypted part is A446EBCC0AE65E438C13DD94C6EE5F29, but should be FD3B57F717D8BB7C42C696E379617C1A 2022-05-19T15:27:27,065 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 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.047 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.313 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.007 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.007 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.032 s - in org.appng.core.domain.PackageArchiveTest [INFO] Running org.appng.core.domain.SiteImplTest 2022-05-19T15:27:27,524 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1619666850 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:27,524 INFO [main] org.appng.core.Redirect : Redirecting request to /some/uri (302) 2022-05-19T15:27:27,528 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1008349458 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:27,528 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar#anchor (302) 2022-05-19T15:27:27,530 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1768253416 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:27,530 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar?tab=anchor#anchor (302) 2022-05-19T15:27:27,534 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1460097403 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:27,534 INFO [main] org.appng.core.domain.SiteImpl: closing context for site foo [STOPPED] (#1577073098) 2022-05-19T15:27:27,538 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1796789448 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 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.001 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.001 s - in org.appng.core.application.PermissionProcessorTest [INFO] Running org.appng.core.service.CoreServiceTest 2022-05-19T15:27:27,610 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:27:27,610 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@58486032, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3be1ad3a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@463cc818, org.springframework.test.context.support.DirtiesContextTestExecutionListener@42855475, org.springframework.test.context.transaction.TransactionalTestExecutionListener@59d7e5e7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6f691b9a] 2022-05-19T15:27:27,616 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:27:27 CEST 2022]; root of context hierarchy 2022-05-19T15:27:27,983 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:27,985 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:27,986 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:27,986 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:27,987 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:27,988 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:27,988 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:27,988 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:27,988 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:27,988 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:27,988 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:27,989 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:27,989 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:27,989 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:27,989 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:27,989 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:27,989 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:28,089 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:27:28,183 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:28,191 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:27:28,264 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:27:28,265 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:27:28,265 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:27:28,265 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:27:28,271 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:27:28,272 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-19T15:27:28,278 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:27:28,799 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@649ab4b7] 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-05-19T15:27:28,806 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@630b5933] 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-05-19T15:27:28,855 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:27:28,856 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:28,863 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:27:27 CEST 2022]; root of context hierarchy 2022-05-19T15:27:29,503 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5b3743c, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:29,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-1 2022-05-19T15:27:29,515 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-2 2022-05-19T15:27:29,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2022-05-19T15:27:29,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2022-05-19T15:27:29,529 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2022-05-19T15:27:29,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-2 2022-05-19T15:27:29,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-3 2022-05-19T15:27:29,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application manager 2022-05-19T15:27:29,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application bugtracker 2022-05-19T15:27:29,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application foobar 2022-05-19T15:27:29,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application manager 2022-05-19T15:27:29,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application bugtracker 2022-05-19T15:27:29,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application foobar 2022-05-19T15:27:29,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foobar 2022-05-19T15:27:29,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.foobar.foobar 2022-05-19T15:27:29,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-1 of application manager 2022-05-19T15:27:29,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-2 of application bugtracker 2022-05-19T15:27:29,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-3 of application foobar 2022-05-19T15:27:29,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role admin 2022-05-19T15:27:29,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role user 2022-05-19T15:27:29,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role debugger 2022-05-19T15:27:29,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2022-05-19T15:27:29,622 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-2 2022-05-19T15:27:29,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-3 2022-05-19T15:27:29,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2022-05-19T15:27:29,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-2 2022-05-19T15:27:29,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-3 2022-05-19T15:27:29,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository repo 2022-05-19T15:27:29,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-05-19T15:27:29,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-05-19T15:27:29,807 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-05-19T15:27:29,808 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-05-19T15:27:29,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-05-19T15:27:29,812 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-05-19T15:27:29,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-05-19T15:27:29,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-05-19T15:27:29,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-05-19T15:27:29,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-05-19T15:27:29,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-05-19T15:27:29,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-05-19T15:27:29,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-05-19T15:27:29,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-05-19T15:27:29,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-05-19T15:27:29,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-05-19T15:27:29,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2022-05-19T15:27:29,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-05-19T15:27:29,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-05-19T15:27:29,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-05-19T15:27:29,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-05-19T15:27:29,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-05-19T15:27:29,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-05-19T15:27:29,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-05-19T15:27:29,837 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-05-19T15:27:29,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-05-19T15:27:29,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-05-19T15:27:29,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-05-19T15:27:29,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-05-19T15:27:29,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-05-19T15:27:29,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-05-19T15:27:29,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-05-19T15:27:29,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:27:29,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-05-19T15:27:29,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-05-19T15:27:29,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-05-19T15:27:29,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-05-19T15:27:29,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-05-19T15:27:29,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-05-19T15:27:29,854 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-05-19T15:27:29,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-05-19T15:27:29,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-05-19T15:27:29,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-05-19T15:27:29,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-05-19T15:27:29,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-05-19T15:27:29,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-05-19T15:27:29,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-05-19T15:27:29,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-05-19T15:27:29,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-05-19T15:27:29,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-05-19T15:27:29,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-05-19T15:27:29,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-05-19T15:27:29,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-05-19T15:27:29,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-05-19T15:27:29,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-05-19T15:27:29,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-05-19T15:27:29,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-05-19T15:27:29,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-19T15:27:29,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application manager 2022-05-19T15:27:29,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application bugtracker 2022-05-19T15:27:29,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application foobar 2022-05-19T15:27:29,999 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role admin 2022-05-19T15:27:30,006 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role user 2022-05-19T15:27:30,006 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role debugger 2022-05-19T15:27:30,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2022-05-19T15:27:30,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts 2022-05-19T15:27:30,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2022-05-19T15:27:30,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2022-05-19T15:27:30,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2022-05-19T15:27:30,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2022-05-19T15:27:30,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2022-05-19T15:27:30,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2022-05-19T15:27:30,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2022-05-19T15:27:30,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled 2022-05-19T15:27:30,077 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2022-05-19T15:27:30,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2022-05-19T15:27:30,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2022-05-19T15:27:30,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2022-05-19T15:27:30,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2022-05-19T15:27:30,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2022-05-19T15:27:30,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2022-05-19T15:27:30,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2022-05-19T15:27:30,089 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2022-05-19T15:27:30,089 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled 2022-05-19T15:27:30,089 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2022-05-19T15:27:30,091 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2022-05-19T15:27:30,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2022-05-19T15:27:30,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle 2022-05-19T15:27:30,096 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2022-05-19T15:27:30,097 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2022-05-19T15:27:30,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled 2022-05-19T15:27:30,099 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2022-05-19T15:27:30,099 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2022-05-19T15:27:30,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2022-05-19T15:27:30,102 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2022-05-19T15:27:30,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2022-05-19T15:27:30,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2022-05-19T15:27:30,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive 2022-05-19T15:27:30,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2022-05-19T15:27:30,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2022-05-19T15:27:30,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2022-05-19T15:27:30,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown 2022-05-19T15:27:30,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2022-05-19T15:27:30,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2022-05-19T15:27:30,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2022-05-19T15:27:30,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2022-05-19T15:27:30,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions 2022-05-19T15:27:30,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2022-05-19T15:27:30,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2022-05-19T15:27:30,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2022-05-19T15:27:30,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2022-05-19T15:27:30,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2022-05-19T15:27:30,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2022-05-19T15:27:30,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2022-05-19T15:27:30,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics 2022-05-19T15:27:30,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2022-05-19T15:27:30,120 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2022-05-19T15:27:30,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2022-05-19T15:27:30,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2022-05-19T15:27:30,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2022-05-19T15:27:30,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2022-05-19T15:27:30,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2022-05-19T15:27:30,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2022-05-19T15:27:30,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2022-05-19T15:27:30,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2022-05-19T15:27:30,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2022-05-19T15:27:30,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2022-05-19T15:27:30,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2022-05-19T15:27:30,136 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2022-05-19T15:27:30,137 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2022-05-19T15:27:30,138 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2022-05-19T15:27:30,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2022-05-19T15:27:30,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2022-05-19T15:27:30,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2022-05-19T15:27:30,141 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1021404356 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:30,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.ldapHost 2022-05-19T15:27:30,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcLogPerformance 2022-05-19T15:27:30,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2022-05-19T15:27:30,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexTimeout 2022-05-19T15:27:30,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginRef 2022-05-19T15:27:30,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultApplication 2022-05-19T15:27:30,255 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputFormat 2022-05-19T15:27:30,255 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.allowSkipRender 2022-05-19T15:27:30,255 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.xssExceptions 2022-05-19T15:27:30,256 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheStatistics 2022-05-19T15:27:30,256 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionValue 2022-05-19T15:27:30,256 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2022-05-19T15:27:30,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileTypes 2022-05-19T15:27:30,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPage 2022-05-19T15:27:30,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2022-05-19T15:27:30,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPassword 2022-05-19T15:27:30,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.sessionTrackingEnabled 2022-05-19T15:27:30,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle 2022-05-19T15:27:30,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2022-05-19T15:27:30,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDomain 2022-05-19T15:27:30,274 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportReloadFile 2022-05-19T15:27:30,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheExceptions 2022-05-19T15:27:30,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedMethods 2022-05-19T15:27:30,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.wwwDir 2022-05-19T15:27:30,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapHost 2022-05-19T15:27:30,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutPage 2022-05-19T15:27:30,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.name 2022-05-19T15:27:30,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailHost 2022-05-19T15:27:30,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeouts 2022-05-19T15:27:30,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authApplication 2022-05-19T15:27:30,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheClearOnShutdown 2022-05-19T15:27:30,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailPort 2022-05-19T15:27:30,287 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2022-05-19T15:27:30,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.DatasourceConfigurer 2022-05-19T15:27:30,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.host 2022-05-19T15:27:30,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportedLanguages 2022-05-19T15:27:30,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.siteRootDir 2022-05-19T15:27:30,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2022-05-19T15:27:30,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginPage 2022-05-19T15:27:30,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2022-05-19T15:27:30,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexConfig 2022-05-19T15:27:30,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.timeZone 2022-05-19T15:27:30,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.tagPrefix 2022-05-19T15:27:30,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.service-path 2022-05-19T15:27:30,297 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUser 2022-05-19T15:27:30,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputType 2022-05-19T15:27:30,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchChunkSize 2022-05-19T15:27:30,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.encoding 2022-05-19T15:27:30,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapStartTls 2022-05-19T15:27:30,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.documentDir 2022-05-19T15:27:30,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.template 2022-05-19T15:27:30,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheEnabled 2022-05-19T15:27:30,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.appendTabId 2022-05-19T15:27:30,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedPaths 2022-05-19T15:27:30,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2022-05-19T15:27:30,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.rewriteConfig 2022-05-19T15:27:30,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.locale 2022-05-19T15:27:30,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUserBaseDn 2022-05-19T15:27:30,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPage 2022-05-19T15:27:30,314 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDisabled 2022-05-19T15:27:30,315 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexDir 2022-05-19T15:27:30,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchMaxHits 2022-05-19T15:27:30,316 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPageSize 2022-05-19T15:27:30,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailDisabled 2022-05-19T15:27:30,317 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeToLive 2022-05-19T15:27:30,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionName 2022-05-19T15:27:30,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapIdAttribute 2022-05-19T15:27:30,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPages 2022-05-19T15:27:30,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutRef 2022-05-19T15:27:30,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.assetsDir 2022-05-19T15:27:30,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexQueueSize 2022-05-19T15:27:30,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.manager-path 2022-05-19T15:27:30,338 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1616623147 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:30,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPage 2022-05-19T15:27:30,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPage 2022-05-19T15:27:30,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPageSize 2022-05-19T15:27:30,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2022-05-19T15:27:30,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2022-05-19T15:27:30,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.assetsDir 2022-05-19T15:27:30,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapHost 2022-05-19T15:27:30,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.template 2022-05-19T15:27:30,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheExceptions 2022-05-19T15:27:30,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle 2022-05-19T15:27:30,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexDir 2022-05-19T15:27:30,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapStartTls 2022-05-19T15:27:30,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheEnabled 2022-05-19T15:27:30,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchChunkSize 2022-05-19T15:27:30,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUserBaseDn 2022-05-19T15:27:30,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedPaths 2022-05-19T15:27:30,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDisabled 2022-05-19T15:27:30,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionValue 2022-05-19T15:27:30,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.DatasourceConfigurer 2022-05-19T15:27:30,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.encoding 2022-05-19T15:27:30,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2022-05-19T15:27:30,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2022-05-19T15:27:30,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginPage 2022-05-19T15:27:30,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutPage 2022-05-19T15:27:30,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionName 2022-05-19T15:27:30,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2022-05-19T15:27:30,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.xssExceptions 2022-05-19T15:27:30,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDomain 2022-05-19T15:27:30,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2022-05-19T15:27:30,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportedLanguages 2022-05-19T15:27:30,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportReloadFile 2022-05-19T15:27:30,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUser 2022-05-19T15:27:30,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.siteRootDir 2022-05-19T15:27:30,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.service-path 2022-05-19T15:27:30,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexConfig 2022-05-19T15:27:30,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.rewriteConfig 2022-05-19T15:27:30,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexTimeout 2022-05-19T15:27:30,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailHost 2022-05-19T15:27:30,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileTypes 2022-05-19T15:27:30,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheStatistics 2022-05-19T15:27:30,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutRef 2022-05-19T15:27:30,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcLogPerformance 2022-05-19T15:27:30,526 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailPort 2022-05-19T15:27:30,534 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.locale 2022-05-19T15:27:30,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.documentDir 2022-05-19T15:27:30,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.tagPrefix 2022-05-19T15:27:30,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexQueueSize 2022-05-19T15:27:30,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultApplication 2022-05-19T15:27:30,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginRef 2022-05-19T15:27:30,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeouts 2022-05-19T15:27:30,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPassword 2022-05-19T15:27:30,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2022-05-19T15:27:30,543 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputType 2022-05-19T15:27:30,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.timeZone 2022-05-19T15:27:30,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeToLive 2022-05-19T15:27:30,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.appendTabId 2022-05-19T15:27:30,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2022-05-19T15:27:30,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapIdAttribute 2022-05-19T15:27:30,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.host 2022-05-19T15:27:30,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.allowSkipRender 2022-05-19T15:27:30,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.wwwDir 2022-05-19T15:27:30,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailDisabled 2022-05-19T15:27:30,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPages 2022-05-19T15:27:30,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputFormat 2022-05-19T15:27:30,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authApplication 2022-05-19T15:27:30,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.sessionTrackingEnabled 2022-05-19T15:27:30,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheClearOnShutdown 2022-05-19T15:27:30,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchMaxHits 2022-05-19T15:27:30,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedMethods 2022-05-19T15:27:30,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.manager-path 2022-05-19T15:27:30,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.name 2022-05-19T15:27:30,574 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#582666319 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:30,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-05-19T15:27:30,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-2 2022-05-19T15:27:30,770 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-3 2022-05-19T15:27:30,807 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5b3743c, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:30,816 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7803eb7b, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:31,032 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1796869608 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:31,130 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#250179584 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:31,275 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#156048012 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:31,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-05-19T15:27:31,411 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7803eb7b, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:31,419 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5151a51f, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:31,521 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#737347859 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:31,575 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#172384462 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:31,635 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1924896445 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:31,699 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-05-19T15:27:31,700 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5151a51f, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:31,707 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@31a7fdb2, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:31,782 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#405644412 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:31,833 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1667830145 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:31,877 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1485163098 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:31,975 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/foobar 2022-05-19T15:27:31,976 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/foobar 2022-05-19T15:27:31,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application foobar to site site-1 2022-05-19T15:27:32,001 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.foobar.foobar 2022-05-19T15:27:32,011 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@31a7fdb2, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:32,023 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7f51520b, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:32,087 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1497356079 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,111 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#630407993 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,143 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#500637988 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,207 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7f51520b, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:32,219 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6895513e, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:32,270 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#871858781 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,303 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1429625701 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,325 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#670624245 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,355 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6895513e, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:32,364 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4d85ee0e, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:32,412 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#252398636 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,435 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1534036773 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,462 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1075607828 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foobaz 2022-05-19T15:27:32,481 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4d85ee0e, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:32,489 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4db07ba, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:32,532 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#368395246 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,546 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#659984905 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,571 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#851088419 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository name 2022-05-19T15:27:32,581 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4db07ba, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:32,590 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@622dae37, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:32,633 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#802172585 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,658 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1428552397 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,676 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#132039923 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection testconection 2022-05-19T15:27:32,688 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@622dae37, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:32,699 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@51567418, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:32,740 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1876947416 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,776 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1118809333 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,794 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#176610118 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group groupy-group 2022-05-19T15:27:32,804 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@51567418, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:32,815 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5f4f5aaa, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:32,864 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1263462104 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,897 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1207765645 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,921 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#902165076 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:32,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.manager.foo 2022-05-19T15:27:32,934 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5f4f5aaa, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:32,944 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@ec69ef5, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:32,992 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#581927592 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,017 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1064733149 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,036 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1981258172 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.foo 2022-05-19T15:27:33,044 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@ec69ef5, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:33,059 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@48458cde, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:33,100 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1199922969 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,132 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#10668580 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,164 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#499698265 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foo 2022-05-19T15:27:33,184 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@48458cde, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:33,191 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@505c4fb3, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:33,235 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#556248701 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,262 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1531521770 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,282 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#698460995 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,294 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginPage 2022-05-19T15:27:33,295 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.siteRootDir 2022-05-19T15:27:33,302 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultApplication 2022-05-19T15:27:33,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.xssExceptions 2022-05-19T15:27:33,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.assetsDir 2022-05-19T15:27:33,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.sessionTrackingEnabled 2022-05-19T15:27:33,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.service-path 2022-05-19T15:27:33,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportReloadFile 2022-05-19T15:27:33,304 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPage 2022-05-19T15:27:33,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeouts 2022-05-19T15:27:33,305 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.name 2022-05-19T15:27:33,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheClearOnShutdown 2022-05-19T15:27:33,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapIdAttribute 2022-05-19T15:27:33,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.locale 2022-05-19T15:27:33,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcLogPerformance 2022-05-19T15:27:33,307 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.documentDir 2022-05-19T15:27:33,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedMethods 2022-05-19T15:27:33,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapHost 2022-05-19T15:27:33,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeToLive 2022-05-19T15:27:33,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutRef 2022-05-19T15:27:33,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginRef 2022-05-19T15:27:33,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPrincipalScheme 2022-05-19T15:27:33,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.manager-path 2022-05-19T15:27:33,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchMaxHits 2022-05-19T15:27:33,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcConnectionTimeout 2022-05-19T15:27:33,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.appendTabId 2022-05-19T15:27:33,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.enforcePrimaryDomain 2022-05-19T15:27:33,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectionEnabled 2022-05-19T15:27:33,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionValue 2022-05-19T15:27:33,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailDisabled 2022-05-19T15:27:33,311 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheStatistics 2022-05-19T15:27:33,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDomain 2022-05-19T15:27:33,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.wwwDir 2022-05-19T15:27:33,319 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.DatasourceConfigurer 2022-05-19T15:27:33,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.host 2022-05-19T15:27:33,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexDir 2022-05-19T15:27:33,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPageSize 2022-05-19T15:27:33,320 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutPage 2022-05-19T15:27:33,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileTypes 2022-05-19T15:27:33,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPages 2022-05-19T15:27:33,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.encoding 2022-05-19T15:27:33,327 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionName 2022-05-19T15:27:33,328 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexQueueSize 2022-05-19T15:27:33,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.tagPrefix 2022-05-19T15:27:33,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUser 2022-05-19T15:27:33,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheExceptions 2022-05-19T15:27:33,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputType 2022-05-19T15:27:33,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDisabled 2022-05-19T15:27:33,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileSystemQueueSize 2022-05-19T15:27:33,331 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheEnabled 2022-05-19T15:27:33,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcMaxLifetime 2022-05-19T15:27:33,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchChunkSize 2022-05-19T15:27:33,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.template 2022-05-19T15:27:33,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportedLanguages 2022-05-19T15:27:33,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPage 2022-05-19T15:27:33,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.rewriteConfig 2022-05-19T15:27:33,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexConfig 2022-05-19T15:27:33,340 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.allowSkipRender 2022-05-19T15:27:33,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapStartTls 2022-05-19T15:27:33,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeoutsAntStyle 2022-05-19T15:27:33,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexTimeout 2022-05-19T15:27:33,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedPaths 2022-05-19T15:27:33,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailPort 2022-05-19T15:27:33,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputFormat 2022-05-19T15:27:33,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUserBaseDn 2022-05-19T15:27:33,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailHost 2022-05-19T15:27:33,343 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPassword 2022-05-19T15:27:33,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcValidationTimeout 2022-05-19T15:27:33,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.timeZone 2022-05-19T15:27:33,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapGroupBaseDn 2022-05-19T15:27:33,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authApplication 2022-05-19T15:27:33,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site example 2022-05-19T15:27:33,406 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@505c4fb3, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:33,420 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@685b4258, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:33,466 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1244559901 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,503 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#878874434 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,538 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#907199419 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,563 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#724583743 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject john 2022-05-19T15:27:33,582 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@685b4258, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:33,585 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@396b48fd, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:33,630 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1450608923 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,664 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#706850169 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,685 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1142310109 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,700 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1360204997 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository name 2022-05-19T15:27:33,722 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@396b48fd, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:33,742 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2c95bbf0, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:33,781 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#491658723 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,799 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1473797552 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,896 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1245658137 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,921 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1891989674 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:33,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1 2022-05-19T15:27:33,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role admin 2022-05-19T15:27:33,938 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2c95bbf0, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:33,952 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@28c3a7d, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:33,989 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1603236919 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:34,014 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#50489048 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:34,037 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#647749755 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:34,064 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#186883253 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:34,071 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@28c3a7d, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:34,089 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2982a2cf, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [true] 2022-05-19T15:27:34,132 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1411076258 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:34,152 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1257820920 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:34,169 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1184607373 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:34,187 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#27754474 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:34,201 ERROR [main] org.appng.core.service.CoreService: Cannot delete application with ID 2: bugtracker 2022-05-19T15:27:34,202 INFO [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2982a2cf, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:34,220 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1d5459c5, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:34,259 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1381821400 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:34,276 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#741327664 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:34,293 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#472751704 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:34,320 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2078889188 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:34,322 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-3 2022-05-19T15:27:34,333 INFO [main] org.appng.core.service.CoreService: unlinking application foobar from site site-3, status of database-connection is NO_DB_SUPPORTED 2022-05-19T15:27:34,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application foobar from site site-3 2022-05-19T15:27:34,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.DatasourceConfigurer 2022-05-19T15:27:34,373 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.allowSkipRender 2022-05-19T15:27:34,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.appendTabId 2022-05-19T15:27:34,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.assetsDir 2022-05-19T15:27:34,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authApplication 2022-05-19T15:27:34,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginPage 2022-05-19T15:27:34,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginRef 2022-05-19T15:27:34,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionName 2022-05-19T15:27:34,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionValue 2022-05-19T15:27:34,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutPage 2022-05-19T15:27:34,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutRef 2022-05-19T15:27:34,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheClearOnShutdown 2022-05-19T15:27:34,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheEnabled 2022-05-19T15:27:34,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheExceptions 2022-05-19T15:27:34,386 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheStatistics 2022-05-19T15:27:34,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeToLive 2022-05-19T15:27:34,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeouts 2022-05-19T15:27:34,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle 2022-05-19T15:27:34,390 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedMethods 2022-05-19T15:27:34,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedPaths 2022-05-19T15:27:34,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectionEnabled 2022-05-19T15:27:34,391 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultApplication 2022-05-19T15:27:34,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPage 2022-05-19T15:27:34,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPageSize 2022-05-19T15:27:34,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.documentDir 2022-05-19T15:27:34,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.encoding 2022-05-19T15:27:34,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.enforcePrimaryDomain 2022-05-19T15:27:34,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPage 2022-05-19T15:27:34,406 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPages 2022-05-19T15:27:34,406 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.host 2022-05-19T15:27:34,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexConfig 2022-05-19T15:27:34,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexDir 2022-05-19T15:27:34,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileSystemQueueSize 2022-05-19T15:27:34,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileTypes 2022-05-19T15:27:34,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexQueueSize 2022-05-19T15:27:34,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexTimeout 2022-05-19T15:27:34,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcConnectionTimeout 2022-05-19T15:27:34,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcLogPerformance 2022-05-19T15:27:34,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcMaxLifetime 2022-05-19T15:27:34,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcValidationTimeout 2022-05-19T15:27:34,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDisabled 2022-05-19T15:27:34,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDomain 2022-05-19T15:27:34,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapGroupBaseDn 2022-05-19T15:27:34,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapHost 2022-05-19T15:27:34,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapIdAttribute 2022-05-19T15:27:34,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPassword 2022-05-19T15:27:34,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPrincipalScheme 2022-05-19T15:27:34,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapStartTls 2022-05-19T15:27:34,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUser 2022-05-19T15:27:34,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUserBaseDn 2022-05-19T15:27:34,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.locale 2022-05-19T15:27:34,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailDisabled 2022-05-19T15:27:34,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailHost 2022-05-19T15:27:34,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailPort 2022-05-19T15:27:34,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.manager-path 2022-05-19T15:27:34,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.name 2022-05-19T15:27:34,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.rewriteConfig 2022-05-19T15:27:34,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchChunkSize 2022-05-19T15:27:34,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchMaxHits 2022-05-19T15:27:34,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.service-path 2022-05-19T15:27:34,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputFormat 2022-05-19T15:27:34,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputType 2022-05-19T15:27:34,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.sessionTrackingEnabled 2022-05-19T15:27:34,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.siteRootDir 2022-05-19T15:27:34,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportReloadFile 2022-05-19T15:27:34,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportedLanguages 2022-05-19T15:27:34,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.tagPrefix 2022-05-19T15:27:34,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.template 2022-05-19T15:27:34,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.timeZone 2022-05-19T15:27:34,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.wwwDir 2022-05-19T15:27:34,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.xssExceptions 2022-05-19T15:27:34,470 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-05-19T15:27:34,473 INFO [main] org.appng.core.service.CoreService: done deleting site site-3 2022-05-19T15:27:34,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-3 2022-05-19T15:27:34,480 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1d5459c5, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:34,503 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@cc38a2f, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:34,568 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1788586545 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:34,616 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2062125561 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:34,652 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#886746491 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:34,688 INFO [pool-382-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTING 2022-05-19T15:27:34,723 INFO [pool-382-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTED 2022-05-19T15:27:34,730 INFO [pool-382-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED}) 2022-05-19T15:27:34,731 INFO [pool-382-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED}) 2022-05-19T15:27:34,794 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-2 2022-05-19T15:27:34,799 INFO [main] org.appng.core.service.CoreService: unlinking application bugtracker from site site-2, status of database-connection is NO_DB_SUPPORTED 2022-05-19T15:27:34,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application bugtracker from site site-2 2022-05-19T15:27:34,830 INFO [main] org.appng.core.service.CoreService: destroying site site-2 [STARTED] (#289972527) 2022-05-19T15:27:34,831 INFO [pool-382-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPING 2022-05-19T15:27:34,831 INFO [pool-382-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPING, example=STOPPED}) 2022-05-19T15:27:34,832 INFO [main] org.appng.core.domain.SiteImpl: closing context for site site-2 [STOPPING] (#289972527) 2022-05-19T15:27:34,832 INFO [main] org.appng.core.service.CoreService: destroying site site-2 [STOPPING] (#289972527) complete 2022-05-19T15:27:34,843 INFO [main] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5701 [appNG] [5.1.1] Initializing cluster partition table arrangement... 2022-05-19T15:27:34,855 INFO [pool-382-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPED 2022-05-19T15:27:34,856 INFO [pool-382-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPED, example=STOPPED}) 2022-05-19T15:27:34,856 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Shut down site site-2 2022-05-19T15:27:34,863 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-05-19T15:27:34,873 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-2 2022-05-19T15:27:34,873 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/ROOT/WEB-INF/cache/application/site-2 2022-05-19T15:27:34,878 INFO [pool-382-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: DELETED 2022-05-19T15:27:34,879 INFO [pool-382-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, example=STOPPED}) 2022-05-19T15:27:34,880 INFO [pool-382-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteDeletedEvent - Origin: test - Site: site-2 2022-05-19T15:27:34,880 INFO [pool-382-thread-1] org.appng.core.controller.messaging.SiteDeletedEvent: site site-2 has been deleted, so it will be shut down. 2022-05-19T15:27:34,880 INFO [main] org.appng.core.service.CoreService: done deleting site site-2 2022-05-19T15:27:34,888 INFO [main] org.appng.core.service.CoreServiceTest: Processed 11 events 2022-05-19T15:27:35,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.DatasourceConfigurer 2022-05-19T15:27:35,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.allowSkipRender 2022-05-19T15:27:35,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.appendTabId 2022-05-19T15:27:35,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.assetsDir 2022-05-19T15:27:35,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authApplication 2022-05-19T15:27:35,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginPage 2022-05-19T15:27:35,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginRef 2022-05-19T15:27:35,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionName 2022-05-19T15:27:35,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionValue 2022-05-19T15:27:35,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutPage 2022-05-19T15:27:35,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutRef 2022-05-19T15:27:35,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheClearOnShutdown 2022-05-19T15:27:35,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheEnabled 2022-05-19T15:27:35,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheExceptions 2022-05-19T15:27:35,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheStatistics 2022-05-19T15:27:35,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeToLive 2022-05-19T15:27:35,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeouts 2022-05-19T15:27:35,909 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle 2022-05-19T15:27:35,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedMethods 2022-05-19T15:27:35,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedPaths 2022-05-19T15:27:35,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectionEnabled 2022-05-19T15:27:35,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultApplication 2022-05-19T15:27:35,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPage 2022-05-19T15:27:35,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPageSize 2022-05-19T15:27:35,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.documentDir 2022-05-19T15:27:35,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.encoding 2022-05-19T15:27:35,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.enforcePrimaryDomain 2022-05-19T15:27:35,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPage 2022-05-19T15:27:35,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPages 2022-05-19T15:27:35,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.host 2022-05-19T15:27:35,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexConfig 2022-05-19T15:27:35,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexDir 2022-05-19T15:27:35,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileSystemQueueSize 2022-05-19T15:27:35,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileTypes 2022-05-19T15:27:35,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexQueueSize 2022-05-19T15:27:35,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexTimeout 2022-05-19T15:27:35,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcConnectionTimeout 2022-05-19T15:27:35,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcLogPerformance 2022-05-19T15:27:35,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcMaxLifetime 2022-05-19T15:27:35,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcValidationTimeout 2022-05-19T15:27:35,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDisabled 2022-05-19T15:27:35,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDomain 2022-05-19T15:27:35,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapGroupBaseDn 2022-05-19T15:27:35,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapHost 2022-05-19T15:27:35,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapIdAttribute 2022-05-19T15:27:35,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPassword 2022-05-19T15:27:35,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPrincipalScheme 2022-05-19T15:27:35,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapStartTls 2022-05-19T15:27:35,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUser 2022-05-19T15:27:35,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUserBaseDn 2022-05-19T15:27:35,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.locale 2022-05-19T15:27:35,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailDisabled 2022-05-19T15:27:35,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailHost 2022-05-19T15:27:35,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailPort 2022-05-19T15:27:35,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.manager-path 2022-05-19T15:27:35,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.name 2022-05-19T15:27:35,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.rewriteConfig 2022-05-19T15:27:35,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchChunkSize 2022-05-19T15:27:35,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchMaxHits 2022-05-19T15:27:35,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.service-path 2022-05-19T15:27:35,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputFormat 2022-05-19T15:27:35,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputType 2022-05-19T15:27:35,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.sessionTrackingEnabled 2022-05-19T15:27:35,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.siteRootDir 2022-05-19T15:27:35,962 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportReloadFile 2022-05-19T15:27:35,962 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportedLanguages 2022-05-19T15:27:35,962 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.tagPrefix 2022-05-19T15:27:35,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.template 2022-05-19T15:27:35,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.timeZone 2022-05-19T15:27:35,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.wwwDir 2022-05-19T15:27:35,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.xssExceptions 2022-05-19T15:27:35,967 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-2 2022-05-19T15:27:35,968 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@cc38a2f, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:35,991 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6fbf7b9b, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:36,063 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#806669463 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,092 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1014710050 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject john 2022-05-19T15:27:36,111 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6fbf7b9b, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:36,119 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@73be8f35, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:36,165 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1997186783 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,187 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#100611723 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,201 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@73be8f35, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:36,211 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@f444975, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:36,259 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#856115138 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,289 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#365777245 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,295 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@f444975, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:36,299 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4ab5e4d1, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:36,345 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1523057155 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,357 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1694765377 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,369 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foo 2022-05-19T15:27:36,372 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4ab5e4d1, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:36,386 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@60b59586, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:36,418 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#430317932 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,428 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#950711216 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,439 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@60b59586, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:36,447 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7c85ddb7, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:36,488 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#137321700 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,505 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1820163351 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,517 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7c85ddb7, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:36,533 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@139d86f, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:36,572 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1137917053 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,578 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1043694287 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,582 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@139d86f, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:36,594 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7bc58ad9, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:36,623 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1791406981 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,636 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#592704231 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,642 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7bc58ad9, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:36,653 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@187294c4, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:36,693 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#981034003 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,705 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#412586276 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,717 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@187294c4, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:36,727 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@71d50733, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:36,753 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#437650386 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,767 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#18791753 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,775 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@71d50733, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:36,783 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7373c033, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:36,807 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1824687430 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,821 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1760664726 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,830 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7373c033, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:36,850 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@36475d90, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:36,878 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#429269570 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,895 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1702953045 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,910 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@36475d90, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:36,919 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7abf7ad0, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:36,959 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2055820606 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,977 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1150212919 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:36,995 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7abf7ad0, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:37,007 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@20dd8c88, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:37,039 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#967871144 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:37,062 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#612289111 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:37,065 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@20dd8c88, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:37,071 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5d371d83, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:37,101 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1865114173 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:37,116 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#426940655 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:37,120 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5d371d83, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:37,136 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@21a4a26e, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:37,160 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#513876840 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:37,171 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#139721706 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:37,179 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@21a4a26e, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:37,192 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@335967ae, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:37,232 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#213826472 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:37,246 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#426849165 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:37,251 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@335967ae, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:37,262 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1bdfa7ad, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:37,286 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1722724135 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:37,302 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1226343258 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:37,305 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1bdfa7ad, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:37,319 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@76079e83, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:37,357 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1361767126 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:37,372 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#424926236 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:37,381 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@76079e83, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:37,399 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@8bcd0b4, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:37,429 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2136534625 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:37,446 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#603387282 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:37,474 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@8bcd0b4, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:37,487 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1224ead2, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:37,517 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1262332403 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:37,530 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1525097601 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:38,478 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-05-19T15:27:38,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-2 has 1 failed login attempts. 2022-05-19T15:27:38,483 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-05-19T15:27:38,483 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1224ead2, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:38,494 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@73bb872a, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:38,548 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#54149038 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:38,563 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#922639202 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:38,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-1 has 1 failed login attempts. 2022-05-19T15:27:38,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1 2022-05-19T15:27:38,580 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@73bb872a, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:38,591 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2182e6bb, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:38,617 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#459160469 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:38,637 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1231676926 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:39,460 INFO [hz.test.HealthMonitor] com.hazelcast.internal.diagnostics.HealthMonitor: [10.102.4.103]:5701 [appNG] [5.1.1] processors=1, physical.memory.total=3.8G, physical.memory.free=119.6M, swap.space.total=0, swap.space.free=0, heap.memory.used=186.9M, heap.memory.free=308.1M, heap.memory.total=495.1M, heap.memory.max=989.9M, heap.memory.used/total=37.75%, heap.memory.used/max=18.88%, minor.gc.count=34, minor.gc.time=1291ms, major.gc.count=4, major.gc.time=376ms, load.process=0.00%, load.system=76.87%, load.systemAverage=2.18, thread.count=48, thread.peakCount=417, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=2, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=0, clientEndpoint.count=0, connection.active.count=0, client.connection.count=0, connection.count=0 2022-05-19T15:27:39,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-19T15:27:39,501 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2022-05-19T15:27:39,501 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-05-19T15:27:39,514 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-05-19T15:27:39,514 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-05-19T15:27:39,515 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2182e6bb, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:39,523 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@619f2071, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:39,559 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1298664127 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:39,569 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#658362965 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:39,576 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2022-05-19T15:27:39,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-19T15:27:39,583 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2022-05-19T15:27:39,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-05-19T15:27:39,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-05-19T15:27:39,583 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-05-19T15:27:39,584 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@619f2071, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:39,599 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6f4a99fe, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:39,624 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1265719790 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:39,638 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#754555473 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:40,569 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-05-19T15:27:40,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 1 failed login attempts. 2022-05-19T15:27:40,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-19T15:27:41,381 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-05-19T15:27:41,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 2 failed login attempts. 2022-05-19T15:27:41,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-19T15:27:42,223 WARN [main] org.appng.core.service.CoreService: wrong password for user subject-3 2022-05-19T15:27:42,224 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-05-19T15:27:42,226 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-19T15:27:42,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-19T15:27:42,240 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6f4a99fe, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:42,251 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@623789c1, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:42,288 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#18910288 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:42,358 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#856624953 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:43,321 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'johndoe' 2022-05-19T15:27:43,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-05-19T15:27:43,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-05-19T15:27:43,326 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-05-19T15:27:43,330 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@623789c1, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:43,339 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1fb33598, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:43,378 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#880604230 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:43,396 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#297158535 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:43,412 INFO [main] org.appng.core.service.CoreService: user subject-2 found 2022-05-19T15:27:43,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2 2022-05-19T15:27:43,421 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-2' 2022-05-19T15:27:43,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-05-19T15:27:43,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-05-19T15:27:43,421 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-05-19T15:27:43,422 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1fb33598, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:43,435 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6e174b0, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:43,465 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1295619937 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:43,475 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#569303697 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:43,481 INFO [main] org.appng.core.service.CoreService: Subject authentication failed. Trying to authenticate based on LDAP group membership. 2022-05-19T15:27:43,489 INFO [main] org.appng.core.service.CoreService: user 'null' belongs to group 'subject-1' 2022-05-19T15:27:43,490 INFO [main] org.appng.core.service.CoreService: User 'null' successfully authenticated. 2022-05-19T15:27:43,490 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'null' 2022-05-19T15:27:43,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-05-19T15:27:43,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out 2022-05-19T15:27:43,494 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2022-05-19T15:27:43,495 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6e174b0, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:43,503 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6c90ba07, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:43,535 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2106765826 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:43,544 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#723834677 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:43,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-19T15:27:44,460 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 (Thu May 19 15:27:43 CEST 2022). 2022-05-19T15:27:44,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-19T15:27:44,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-19T15:27:44,475 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6c90ba07, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:44,481 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@438632eb, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:44,522 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#618795842 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:44,531 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#904424919 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:44,538 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-19T15:27:45,370 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 Thu Feb 17 15:27:44 CET 2022). 2022-05-19T15:27:45,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-19T15:27:45,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-19T15:27:45,378 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@438632eb, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:45,390 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@62764122, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:45,422 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1794738001 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:45,441 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#711971760 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:45,451 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-19T15:27:46,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Rejected login for locked user subject-3. 2022-05-19T15:27:46,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-19T15:27:46,365 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@62764122, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:46,383 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@42b946be, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:46,439 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#890253014 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:46,464 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1338845344 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:46,465 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject deve 2022-05-19T15:27:47,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject deve 2022-05-19T15:27:47,362 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@42b946be, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:47,370 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3f20b0d8, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:47,410 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#913680797 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:47,420 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2061053559 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:47,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2022-05-19T15:27:47,427 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.2' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/zip 2022-05-19T15:27:47,462 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.2 2022-05-19T15:27:47,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2022-05-19T15:27:47,472 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-19T15:27:47,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2022-05-19T15:27:47,474 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-19T15:27:47,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2022-05-19T15:27:47,475 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-19T15:27:47,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2022-05-19T15:27:47,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2022-05-19T15:27:47,484 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-19T15:27:47,485 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-19T15:27:47,489 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:27:47,489 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-19T15:27:47,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2022-05-19T15:27:47,492 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-19T15:27:47,492 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-19T15:27:47,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2022-05-19T15:27:47,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2022-05-19T15:27:47,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2022-05-19T15:27:47,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-05-19T15:27:47,518 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.2' 2022-05-19T15:27:47,520 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.2' 2022-05-19T15:27:47,521 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.2' 2022-05-19T15:27:47,521 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.2' 2022-05-19T15:27:47,521 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.2' 2022-05-19T15:27:47,521 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.2' 2022-05-19T15:27:47,521 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.2' 2022-05-19T15:27:47,522 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.2' 2022-05-19T15:27:47,522 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.2' 2022-05-19T15:27:47,522 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.2' 2022-05-19T15:27:47,522 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.2 to target/ROOT/applications/demo-application 2022-05-19T15:27:47,532 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-19T15:27:47,538 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-19T15:27:47,539 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:27:47,546 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-19T15:27:47,555 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2022-05-19T15:27:47,556 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3f20b0d8, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:47,562 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3909be5c, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:47,596 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#564972537 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:47,618 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#925009502 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:47,666 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/demo-application 2022-05-19T15:27:47,667 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/demo-application 2022-05-19T15:27:47,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application demo-application to site site-1 2022-05-19T15:27:47,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-05-19T15:27:47,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2022-05-19T15:27:47,675 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/zip 2022-05-19T15:27:47,691 INFO [main] org.appng.core.service.CoreService: updating application demo-application-1.5.3 2022-05-19T15:27:47,705 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-05-19T15:27:47,706 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-05-19T15:27:47,706 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-05-19T15:27:47,706 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-05-19T15:27:47,706 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-05-19T15:27:47,706 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-05-19T15:27:47,706 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-05-19T15:27:47,706 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-05-19T15:27:47,707 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-19T15:27:47,707 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-19T15:27:47,707 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/ROOT/applications/demo-application 2022-05-19T15:27:47,718 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application 2022-05-19T15:27:47,729 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-19T15:27:47,729 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2022-05-19T15:27:47,734 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-19T15:27:47,735 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-19T15:27:47,736 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:27:47,742 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-19T15:27:47,743 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-19T15:27:47,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-05-19T15:27:47,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2022-05-19T15:27:47,753 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-19T15:27:47,753 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-19T15:27:47,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2022-05-19T15:27:47,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-05-19T15:27:47,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.clobValue 2022-05-19T15:27:47,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.foo 2022-05-19T15:27:47,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-05-19T15:27:47,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2022-05-19T15:27:47,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.bar 2022-05-19T15:27:47,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-05-19T15:27:47,781 INFO [main] org.appng.core.service.CoreService: loading properties for application 'demo-application' of site 'site-1' 2022-05-19T15:27:47,783 INFO [main] org.appng.core.service.CoreService: loading properties for application demo-application 2022-05-19T15:27:47,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository testrepo 2022-05-19T15:27:47,790 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3909be5c, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:47,798 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@aa159b7, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:47,847 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1661033014 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:47,856 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#569476788 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:47,875 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site site-1, status of database-connection is NO_DB_SUPPORTED 2022-05-19T15:27:47,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application demo-application from site site-1 2022-05-19T15:27:47,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.bar 2022-05-19T15:27:47,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.clobValue 2022-05-19T15:27:47,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.foo 2022-05-19T15:27:47,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Administrator 2022-05-19T15:27:47,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Tester 2022-05-19T15:27:47,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Debugger 2022-05-19T15:27:47,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission debug 2022-05-19T15:27:47,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-type.webgui 2022-05-19T15:27:47,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-format.html 2022-05-19T15:27:47,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission testPermission 2022-05-19T15:27:47,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.bar 2022-05-19T15:27:47,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.clobValue 2022-05-19T15:27:47,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.foo 2022-05-19T15:27:47,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Application demo-application 2022-05-19T15:27:47,949 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@aa159b7, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:47,958 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@42ccb5f8, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:47,993 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1215903345 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:48,009 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#742367022 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:48,010 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo 2022-05-19T15:27:48,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group Administrators 2022-05-19T15:27:48,020 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/zip 2022-05-19T15:27:48,056 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2022-05-19T15:27:48,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application 2022-05-19T15:27:48,057 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-19T15:27:48,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug 2022-05-19T15:27:48,064 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-19T15:27:48,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html 2022-05-19T15:27:48,066 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-19T15:27:48,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui 2022-05-19T15:27:48,066 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-19T15:27:48,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission 2022-05-19T15:27:48,067 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator 2022-05-19T15:27:48,068 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-19T15:27:48,069 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-19T15:27:48,079 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:27:48,079 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-19T15:27:48,079 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger 2022-05-19T15:27:48,088 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-19T15:27:48,091 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-19T15:27:48,091 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-19T15:27:48,091 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester 2022-05-19T15:27:48,093 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-19T15:27:48,093 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-19T15:27:48,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo 2022-05-19T15:27:48,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar 2022-05-19T15:27:48,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue 2022-05-19T15:27:48,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group Administrators 2022-05-19T15:27:48,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator 2022-05-19T15:27:48,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger 2022-05-19T15:27:48,112 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester 2022-05-19T15:27:48,131 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2022-05-19T15:27:48,131 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2022-05-19T15:27:48,138 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2022-05-19T15:27:48,138 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2022-05-19T15:27:48,138 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2022-05-19T15:27:48,138 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2022-05-19T15:27:48,138 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2022-05-19T15:27:48,138 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2022-05-19T15:27:48,142 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-05-19T15:27:48,142 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-05-19T15:27:48,142 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.4 to target/ROOT/applications/demo-application 2022-05-19T15:27:48,158 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-19T15:27:48,159 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-19T15:27:48,160 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:27:48,169 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-19T15:27:48,175 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-05-19T15:27:48,177 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-05-19T15:27:48,192 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@42ccb5f8, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:48,211 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@d126126, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:48,236 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1208238026 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:48,248 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1760679253 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:48,266 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@d126126, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:48,268 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2e232c22, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:48,311 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#331446909 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:48,329 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#869649276 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:49,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-19T15:27:49,192 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2e232c22, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:49,204 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@104e898, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:49,248 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#965587033 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:49,261 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#625381883 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:49,266 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@104e898, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:49,286 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@79be519a, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:49,315 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1806507552 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:49,334 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2109797991 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:49,334 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.a 2022-05-19T15:27:49,335 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.b 2022-05-19T15:27:49,337 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@79be519a, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:49,350 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4c31cdc8, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:49,390 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#202064972 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:49,402 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1719424032 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:49,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property prop1 2022-05-19T15:27:49,407 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4c31cdc8, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:49,420 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@418ca16, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:49,466 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1692809119 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:49,487 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1192766628 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:49,498 INFO [main] org.appng.core.service.CoreService: unlinking application manager from site site-1, status of database-connection is NO_DB_SUPPORTED 2022-05-19T15:27:49,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application manager from site site-1 2022-05-19T15:27:49,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foo 2022-05-19T15:27:49,500 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foobar 2022-05-19T15:27:49,501 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@418ca16, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:49,514 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@77dc6cc1, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:49,547 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1779286100 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:49,559 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1813997479 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:50,464 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-19T15:27:50,465 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@77dc6cc1, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:50,474 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4d2a6742, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@114536bb]; rollback [false] 2022-05-19T15:27:50,503 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1472184727 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:50,521 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#428705021 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:50,524 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3fb30b57 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4d2a6742, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4bda6d93 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]]] 2022-05-19T15:27:50,535 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:27:27 CEST 2022]; root of context hierarchy 2022-05-19T15:27:50,542 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:50,542 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: 22.957 s - in org.appng.core.service.CoreServiceTest [INFO] Running org.appng.core.service.LdapServiceTest 2022-05-19T15:27:50,608 INFO [main] org.appng.core.service.LdapService: Found 2 member(s) for group 'cn=logingroup,ou=groups,l=egypt' 2022-05-19T15:27:50,624 INFO [main] org.appng.core.service.LdapService: Unknown keyword 'bogus' in site property 'testLoginUserSucces.ldapPrincipalScheme'. Falling back to plain username 'aziz' as principal. 2022-05-19T15:27:50,636 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-05-19T15:27:50,637 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-05-19T15:27:50,643 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-05-19T15:27:50,645 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-05-19T15:27:50,651 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.066 s - in org.appng.core.service.LdapServiceTest [INFO] Running org.appng.core.service.InitializerServiceTest 2022-05-19T15:27:50,665 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:27:50,665 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4c946c03, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@178a8558, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4db2b65, org.springframework.test.context.support.DirtiesContextTestExecutionListener@32ea99c0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5d710fea, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1e92f159] 2022-05-19T15:27:50,678 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:27:50 CEST 2022]; root of context hierarchy 2022-05-19T15:27:51,109 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:51,110 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:51,110 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:51,110 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:51,110 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:51,111 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:51,111 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:51,111 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:51,111 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:51,111 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:51,111 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:51,111 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:51,111 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:51,112 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:51,112 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:51,112 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:51,114 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:51,197 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:27:51,303 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:51,311 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:27:51,373 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:27:51,373 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:27:51,373 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:27:51,373 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:27:51,373 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:27:51,382 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-19T15:27:51,385 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:27:51,820 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@b82a047] 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-05-19T15:27:51,830 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3cd5b206] 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-05-19T15:27:51,865 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:27:51,865 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:51,868 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:27:50 CEST 2022]; root of context hierarchy 2022-05-19T15:27:52,378 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5097d739 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@b9da211, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f40978e 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@12e4a8f9]; rollback [false] 2022-05-19T15:27:52,385 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#940254534 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:52,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3 2022-05-19T15:27:52,398 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1 2022-05-19T15:27:52,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application application1 2022-05-19T15:27:52,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application application1 2022-05-19T15:27:52,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role dummy 2022-05-19T15:27:52,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1 2022-05-19T15:27:52,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1 2022-05-19T15:27:52,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-05-19T15:27:52,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-05-19T15:27:52,472 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-05-19T15:27:52,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-05-19T15:27:52,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-05-19T15:27:52,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-05-19T15:27:52,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-05-19T15:27:52,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-05-19T15:27:52,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-05-19T15:27:52,479 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-05-19T15:27:52,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-05-19T15:27:52,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-05-19T15:27:52,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-05-19T15:27:52,480 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-05-19T15:27:52,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-05-19T15:27:52,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-05-19T15:27:52,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2022-05-19T15:27:52,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-05-19T15:27:52,481 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-05-19T15:27:52,482 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-05-19T15:27:52,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-05-19T15:27:52,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-05-19T15:27:52,490 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-05-19T15:27:52,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-05-19T15:27:52,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-05-19T15:27:52,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-05-19T15:27:52,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-05-19T15:27:52,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-05-19T15:27:52,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-05-19T15:27:52,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-05-19T15:27:52,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-05-19T15:27:52,492 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-05-19T15:27:52,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:27:52,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-05-19T15:27:52,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-05-19T15:27:52,493 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-05-19T15:27:52,494 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-05-19T15:27:52,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-05-19T15:27:52,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-05-19T15:27:52,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-05-19T15:27:52,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-05-19T15:27:52,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-05-19T15:27:52,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-05-19T15:27:52,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-05-19T15:27:52,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-05-19T15:27:52,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-05-19T15:27:52,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-05-19T15:27:52,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-05-19T15:27:52,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-05-19T15:27:52,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-05-19T15:27:52,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-05-19T15:27:52,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-05-19T15:27:52,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-05-19T15:27:52,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-05-19T15:27:52,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-05-19T15:27:52,511 INFO [main] org.appng.core.service.InitializerService: Caching uses HazelcastInstance{name='test', node=[10.102.4.103]:5701} 2022-05-19T15:27:52,511 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2022-05-19T15:27:52,511 INFO [main] org.appng.core.service.InitializerService: applications are located at /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/applications or in the database 2022-05-19T15:27:52,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3 2022-05-19T15:27:52,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application application1 2022-05-19T15:27:52,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role dummy 2022-05-19T15:27:52,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme 2022-05-19T15:27:52,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts 2022-05-19T15:27:52,599 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls 2022-05-19T15:27:52,600 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute 2022-05-19T15:27:52,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages 2022-05-19T15:27:52,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host 2022-05-19T15:27:52,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage 2022-05-19T15:27:52,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths 2022-05-19T15:27:52,611 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName 2022-05-19T15:27:52,612 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled 2022-05-19T15:27:52,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat 2022-05-19T15:27:52,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix 2022-05-19T15:27:52,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name 2022-05-19T15:27:52,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled 2022-05-19T15:27:52,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser 2022-05-19T15:27:52,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone 2022-05-19T15:27:52,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef 2022-05-19T15:27:52,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding 2022-05-19T15:27:52,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication 2022-05-19T15:27:52,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled 2022-05-19T15:27:52,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage 2022-05-19T15:27:52,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize 2022-05-19T15:27:52,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template 2022-05-19T15:27:52,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle 2022-05-19T15:27:52,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn 2022-05-19T15:27:52,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType 2022-05-19T15:27:52,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled 2022-05-19T15:27:52,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages 2022-05-19T15:27:52,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort 2022-05-19T15:27:52,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage 2022-05-19T15:27:52,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path 2022-05-19T15:27:52,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize 2022-05-19T15:27:52,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir 2022-05-19T15:27:52,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive 2022-05-19T15:27:52,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig 2022-05-19T15:27:52,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost 2022-05-19T15:27:52,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits 2022-05-19T15:27:52,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost 2022-05-19T15:27:52,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown 2022-05-19T15:27:52,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout 2022-05-19T15:27:52,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance 2022-05-19T15:27:52,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer 2022-05-19T15:27:52,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime 2022-05-19T15:27:52,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions 2022-05-19T15:27:52,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain 2022-05-19T15:27:52,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods 2022-05-19T15:27:52,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication 2022-05-19T15:27:52,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout 2022-05-19T15:27:52,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir 2022-05-19T15:27:52,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender 2022-05-19T15:27:52,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize 2022-05-19T15:27:52,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics 2022-05-19T15:27:52,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage 2022-05-19T15:27:52,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword 2022-05-19T15:27:52,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes 2022-05-19T15:27:52,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir 2022-05-19T15:27:52,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef 2022-05-19T15:27:52,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale 2022-05-19T15:27:52,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn 2022-05-19T15:27:52,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir 2022-05-19T15:27:52,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir 2022-05-19T15:27:52,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain 2022-05-19T15:27:52,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile 2022-05-19T15:27:52,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize 2022-05-19T15:27:52,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId 2022-05-19T15:27:52,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled 2022-05-19T15:27:52,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue 2022-05-19T15:27:52,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path 2022-05-19T15:27:52,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions 2022-05-19T15:27:52,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig 2022-05-19T15:27:52,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout 2022-05-19T15:27:52,668 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2022-05-19T15:27:52,670 INFO [main] org.appng.core.service.InitializerService: loading site site-1 (host-1) 2022-05-19T15:27:52,670 INFO [main] org.appng.core.service.InitializerService: loading applications for site site-1 2022-05-19T15:27:52,672 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/WEB-INF/cache/platform/site-1 2022-05-19T15:27:52,672 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/WEB-INF/cache/application/site-1 2022-05-19T15:27:52,719 INFO [main] org.appng.core.service.TemplateService: copying template from /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/template/appng to /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/site-1/www/template 2022-05-19T15:27:52,719 INFO [main] org.appng.core.service.CacheService: No cache found, can not remove elements starting with /template 2022-05-19T15:27:52,721 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1923870754 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:27:52,721 INFO [main] org.appng.core.service.InitializerService: SiteClassLoader#1923870754 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 2022-05-19T15:27:52,734 INFO [main] org.appng.core.service.InitializerService: started site thread [appng-indexthread-site-1] with runnable of type org.appng.search.indexer.DocumentIndexer 2022-05-19T15:27:52,740 INFO [main] org.appng.core.service.InitializerService: loading site site-1 completed in 72ms 2022-05-19T15:27:52,741 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Loaded site site-1 2022-05-19T15:27:52,741 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2022-05-19T15:27:57,791 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5097d739 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@b9da211, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7f40978e 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]]] 2022-05-19T15:27:57,798 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:27:50 CEST 2022]; root of context hierarchy 2022-05-19T15:27:57,799 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:57,799 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: 7.542 s - in org.appng.core.service.InitializerServiceTest [INFO] Running org.appng.core.service.SubjectMustChangePasswordTest 2022-05-19T15:27:57,815 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:27:57,816 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@78b617d9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6d51a508, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@320965cc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4455f3b8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@c953c34, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6c0ca14b] 2022-05-19T15:27:57,828 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:27:57 CEST 2022]; root of context hierarchy 2022-05-19T15:27:58,311 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:58,311 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:58,311 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:58,311 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:58,311 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:58,311 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:58,312 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:58,312 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:58,312 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:58,312 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:58,312 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:58,312 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:58,312 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:58,312 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:58,317 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:58,317 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:58,317 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:27:58,382 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:27:58,469 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:58,481 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:27:58,546 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:27:58,547 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:27:58,547 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:27:58,547 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:27:58,547 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:27:58,554 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-19T15:27:58,558 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:27:59,040 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7739912a] 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-05-19T15:27:59,056 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@64ef384f] 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-05-19T15:27:59,085 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:27:59,085 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:27:59,116 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:27:57 CEST 2022]; root of context hierarchy 2022-05-19T15:27:59,461 INFO [hz.test.HealthMonitor] com.hazelcast.internal.diagnostics.HealthMonitor: [10.102.4.103]:5701 [appNG] [5.1.1] processors=1, physical.memory.total=3.8G, physical.memory.free=122.9M, swap.space.total=0, swap.space.free=0, heap.memory.used=144.1M, heap.memory.free=350.9M, heap.memory.total=495.1M, heap.memory.max=989.9M, heap.memory.used/total=29.11%, heap.memory.used/max=14.56%, minor.gc.count=38, minor.gc.time=1465ms, major.gc.count=4, major.gc.time=376ms, load.process=0.00%, load.system=100.00%, load.systemAverage=2.50, thread.count=49, thread.peakCount=417, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=3, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=0, clientEndpoint.count=0, connection.active.count=0, client.connection.count=0, connection.count=0 2022-05-19T15:27:59,782 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@65207e2d testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@1cdf1be3, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@c1d4288 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@42c1b6a1]; rollback [false] 2022-05-19T15:27:59,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordMaxValidity 2022-05-19T15:27:59,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled 2022-05-19T15:27:59,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment 2022-05-19T15:27:59,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType 2022-05-19T15:27:59,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword 2022-05-19T15:27:59,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath 2022-05-19T15:27:59,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases 2022-05-19T15:27:59,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod 2022-05-19T15:27:59,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData 2022-05-19T15:27:59,864 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder 2022-05-19T15:27:59,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath 2022-05-19T15:27:59,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert 2022-05-19T15:27:59,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate 2022-05-19T15:27:59,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode 2022-05-19T15:27:59,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile 2022-05-19T15:27:59,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags 2022-05-19T15:27:59,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled 2022-05-19T15:27:59,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx 2022-05-19T15:27:59,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput 2022-05-19T15:27:59,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig 2022-05-19T15:27:59,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret 2022-05-19T15:27:59,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath 2022-05-19T15:27:59,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature 2022-05-19T15:27:59,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature 2022-05-19T15:27:59,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter 2022-05-19T15:27:59,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder 2022-05-19T15:27:59,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles 2022-05-19T15:27:59,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest 2022-05-19T15:27:59,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance 2022-05-19T15:27:59,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled 2022-05-19T15:27:59,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode 2022-05-19T15:27:59,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder 2022-05-19T15:27:59,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts 2022-05-19T15:27:59,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:27:59,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale 2022-05-19T15:27:59,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout 2022-05-19T15:27:59,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup 2022-05-19T15:27:59,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding 2022-05-19T15:27:59,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize 2022-05-19T15:27:59,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix 2022-05-19T15:27:59,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore 2022-05-19T15:27:59,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath 2022-05-19T15:27:59,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix 2022-05-19T15:27:59,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder 2022-05-19T15:27:59,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress 2022-05-19T15:27:59,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect 2022-05-19T15:27:59,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost 2022-05-19T15:27:59,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone 2022-05-19T15:27:59,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder 2022-05-19T15:27:59,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver 2022-05-19T15:27:59,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort 2022-05-19T15:27:59,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.forceChangePassword 2022-05-19T15:27:59,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled 2022-05-19T15:27:59,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort 2022-05-19T15:27:59,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir 2022-05-19T15:27:59,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir 2022-05-19T15:27:59,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod 2022-05-19T15:27:59,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject shady 2022-05-19T15:27:59,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-05-19T15:27:59,966 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-05-19T15:27:59,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-05-19T15:27:59,968 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-05-19T15:27:59,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-05-19T15:27:59,980 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-05-19T15:27:59,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-05-19T15:27:59,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-05-19T15:27:59,992 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-05-19T15:28:00,001 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady 2022-05-19T15:28:00,001 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'shady' 2022-05-19T15:28:00,002 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in 2022-05-19T15:28:00,008 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@65207e2d testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@1cdf1be3, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@c1d4288 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]]] 2022-05-19T15:28:00,009 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:27:57 CEST 2022]; root of context hierarchy 2022-05-19T15:28:00,018 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:28:00,018 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: 2.062 s - in org.appng.core.service.SubjectMustChangePasswordTest [INFO] Running org.appng.core.service.HsqlStarterTest 2022-05-19T15:28:00,032 INFO [Time-limited test] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001 2022-05-19T15:28:00,079 INFO [HSQLDB Server @af79e1a] hsqldb.db.HSQLDB80DC80F34D.ENGINE: Checkpoint start 2022-05-19T15:28:00,079 INFO [HSQLDB Server @af79e1a] hsqldb.db.HSQLDB80DC80F34D.ENGINE: checkpointClose start 2022-05-19T15:28:00,242 INFO [HSQLDB Server @af79e1a] hsqldb.db.HSQLDB80DC80F34D.ENGINE: checkpointClose synched 2022-05-19T15:28:00,251 INFO [HSQLDB Server @af79e1a] hsqldb.db.HSQLDB80DC80F34D.ENGINE: checkpointClose script done 2022-05-19T15:28:00,494 INFO [HSQLDB Server @af79e1a] hsqldb.db.HSQLDB80DC80F34D.ENGINE: checkpointClose end 2022-05-19T15:28:00,494 INFO [HSQLDB Server @af79e1a] hsqldb.db.HSQLDB80DC80F34D.ENGINE: Checkpoint end - txts: 1 2022-05-19T15:28:00,659 INFO [Time-limited test] org.appng.core.service.HsqlStarter: shutting down HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001 2022-05-19T15:28:01,068 INFO [HSQLDB Connection @31a1cc1b] hsqldb.db.HSQLDB80DC80F34D.ENGINE: Database closed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 s - in org.appng.core.service.HsqlStarterTest [INFO] Running org.appng.core.service.SiteClassLoaderBuilderTest 2022-05-19T15:28:01,205 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2069522236 for site localhost with parent sun.misc.Launcher$AppClassLoader#1028566121 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.appng.core.service.SiteClassLoaderBuilderTest [INFO] Running org.appng.core.service.ApplicationArchiveProcessorTest 2022-05-19T15:28:01,238 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-null' 2022-05-19T15:28:01,238 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-null' 2022-05-19T15:28:01,238 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-null' 2022-05-19T15:28:01,238 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-null' 2022-05-19T15:28:01,238 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-null' 2022-05-19T15:28:01,239 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-null' 2022-05-19T15:28:01,239 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-null' 2022-05-19T15:28:01,239 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-null' 2022-05-19T15:28:01,239 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-null' 2022-05-19T15:28:01,239 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.062 s - in org.appng.core.service.ApplicationArchiveProcessorTest [INFO] Running org.appng.core.service.TemplateServiceTest 2022-05-19T15:28:01,275 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:28:01,276 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@28d43007, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6feef22d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@69c15e0e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1639dd6b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1f6483a3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@78365f8] 2022-05-19T15:28:01,290 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:28:01 CEST 2022]; root of context hierarchy 2022-05-19T15:28:01,683 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:01,683 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:01,683 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:01,683 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:01,683 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:01,683 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:01,683 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:01,684 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:01,684 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:01,684 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:01,684 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:01,684 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:01,684 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:01,684 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:01,684 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:01,685 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:01,685 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:01,736 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:28:01,771 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:28:01,777 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:28:01,848 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:28:01,849 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:28:01,849 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:28:01,849 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:28:01,849 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:28:01,851 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-19T15:28:01,855 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:28:02,323 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@380404bb] 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-05-19T15:28:02,333 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@65c24740] 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-05-19T15:28:02,374 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:28:02,374 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:28:02,376 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:28:01 CEST 2022]; root of context hierarchy 2022-05-19T15:28:02,928 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1463340189 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:28:02,973 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-05-19T15:28:02,973 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-05-19T15:28:02,973 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-05-19T15:28:02,974 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-05-19T15:28:02,975 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-05-19T15:28:02,982 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-05-19T15:28:03,035 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#312069506 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:28:03,128 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1214071052 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created 2022-05-19T15:28:03,157 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-05-19T15:28:03,157 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-05-19T15:28:03,157 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-05-19T15:28:03,158 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-05-19T15:28:03,158 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-05-19T15:28:03,158 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-05-19T15:28:03,161 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Template appng-template 2022-05-19T15:28:03,193 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:28:01 CEST 2022]; root of context hierarchy 2022-05-19T15:28:03,194 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:28:03,197 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: 1.934 s - in org.appng.core.service.TemplateServiceTest [INFO] Running org.appng.core.service.DatabaseServiceTest 2022-05-19T15:28:03,209 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:28:03,209 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7cb6c4b1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5ed1d36d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4f4f74f0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@d3f2db2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@47e6f3e8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@17fc0ac2] 2022-05-19T15:28:03,217 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:28:03 CEST 2022]; root of context hierarchy 2022-05-19T15:28:03,539 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:03,539 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:03,539 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:03,539 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:03,540 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:03,540 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:03,540 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:03,540 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:03,540 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:03,540 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:03,540 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:03,540 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:03,541 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:03,541 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:03,541 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:03,541 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:03,541 INFO [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig] 2022-05-19T15:28:03,592 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:28:03,617 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:28:03,627 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb] 2022-05-19T15:28:03,701 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:28:03,701 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb] 2022-05-19T15:28:03,701 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:28:03,701 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:28:03,701 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:28:03,706 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect 2022-05-19T15:28:03,709 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:28:04,236 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@36782474] 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-05-19T15:28:04,238 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@473d14da] 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-05-19T15:28:04,280 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:28:04,280 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:28:04,286 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:28:03 CEST 2022]; root of context hierarchy 2022-05-19T15:28:04,661 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-19T15:28:04,707 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-05-19T15:28:04,709 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:28:04,709 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:28:04,709 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:28:04,735 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-05-19T15:28:04,759 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-05-19T15:28:04,760 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:28:04,760 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:28:04,760 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:28:04,773 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-05-19T15:28:04,802 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.022s) 2022-05-19T15:28:04,804 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-19T15:28:04,835 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-19T15:28:04,897 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-19T15:28:04,996 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-19T15:28:05,025 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-19T15:28:05,038 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-19T15:28:05,051 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-19T15:28:05,061 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-19T15:28:05,073 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-19T15:28:05,099 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-19T15:28:05,108 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-19T15:28:05,128 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-19T15:28:05,145 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-19T15:28:05,167 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-19T15:28:05,178 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:28:05,178 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:28:05,188 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-19T15:28:05,216 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-19T15:28:05,234 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-19T15:28:05,236 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:28:05,258 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-19T15:28:05,271 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.436s) 2022-05-19T15:28:05,272 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) 2022-05-19T15:28:05,273 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:28:05,282 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:28:05,282 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:28:05,284 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5) 2022-05-19T15:28:05,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG Root Database 2022-05-19T15:28:05,326 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG HSQL 2022-05-19T15:28:05,452 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) is active. 2022-05-19T15:28:05,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform DatabaseConnection appNG HSQL 2022-05-19T15:28:05,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG MYSQL 2022-05-19T15:28:05,456 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.mysql.cj.jdbc.Driver 2022-05-19T15:28:05,906 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.) 2022-05-19T15:28:05,906 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2022-05-19T15:28:05,916 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.microsoft.sqlserver.jdbc.SQLServerDriver 2022-05-19T15:28:05,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG POSTGRESQL 2022-05-19T15:28:05,926 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-05-19T15:28:05,966 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get 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-05-19T15:28:05,966 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2022-05-19T15:28:05,986 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:28:03 CEST 2022]; root of context hierarchy 2022-05-19T15:28:05,988 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2022-05-19T15:28:05,988 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: 2.872 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.001 s - in org.appng.core.service.PropertySupportTest [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_1.24.x/appng-core/target/appng-core-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-core --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/appng-core-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-core --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/appng-core-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.24.5-SNAPSHOT/appng-core-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.24.5-SNAPSHOT/appng-core-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/appng-core-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.24.5-SNAPSHOT/appng-core-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/maven-metadata.xml (987 B at 18 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/appng-core-1.24.5-20220519.132807-6.jar Progress (1): 4.1/683 kB Progress (1): 8.2/683 kB Progress (1): 12/683 kB Progress (1): 16/683 kB Progress (1): 20/683 kB Progress (1): 25/683 kB Progress (1): 29/683 kB Progress (1): 33/683 kB Progress (1): 37/683 kB Progress (1): 41/683 kB Progress (1): 45/683 kB Progress (1): 49/683 kB Progress (1): 53/683 kB Progress (1): 57/683 kB Progress (1): 61/683 kB Progress (1): 66/683 kB Progress (1): 70/683 kB Progress (1): 74/683 kB Progress (1): 78/683 kB Progress (1): 82/683 kB Progress (1): 86/683 kB Progress (1): 90/683 kB Progress (1): 94/683 kB Progress (1): 98/683 kB Progress (1): 102/683 kB Progress (1): 106/683 kB Progress (1): 111/683 kB Progress (1): 115/683 kB Progress (1): 119/683 kB Progress (1): 123/683 kB Progress (1): 127/683 kB Progress (1): 131/683 kB Progress (1): 135/683 kB Progress (1): 139/683 kB Progress (1): 143/683 kB Progress (1): 147/683 kB Progress (1): 152/683 kB Progress (1): 156/683 kB Progress (1): 160/683 kB Progress (1): 164/683 kB Progress (1): 168/683 kB Progress (1): 172/683 kB Progress (1): 176/683 kB Progress (1): 180/683 kB Progress (1): 184/683 kB Progress (1): 188/683 kB Progress (1): 193/683 kB Progress (1): 197/683 kB Progress (1): 201/683 kB Progress (1): 205/683 kB Progress (1): 209/683 kB Progress (1): 213/683 kB Progress (1): 217/683 kB Progress (1): 221/683 kB Progress (1): 225/683 kB Progress (1): 229/683 kB Progress (1): 233/683 kB Progress (1): 238/683 kB Progress (1): 242/683 kB Progress (1): 246/683 kB Progress (1): 250/683 kB Progress (1): 254/683 kB Progress (1): 258/683 kB Progress (1): 262/683 kB Progress (1): 266/683 kB Progress (1): 270/683 kB Progress (1): 274/683 kB Progress (1): 279/683 kB Progress (1): 283/683 kB Progress (1): 287/683 kB Progress (1): 291/683 kB Progress (1): 295/683 kB Progress (1): 299/683 kB Progress (1): 303/683 kB Progress (1): 307/683 kB Progress (1): 311/683 kB Progress (1): 315/683 kB Progress (1): 319/683 kB Progress (1): 324/683 kB Progress (1): 328/683 kB Progress (1): 332/683 kB Progress (1): 336/683 kB Progress (1): 340/683 kB Progress (1): 344/683 kB Progress (1): 348/683 kB Progress (1): 352/683 kB Progress (1): 356/683 kB Progress (1): 360/683 kB Progress (1): 365/683 kB Progress (1): 369/683 kB Progress (1): 373/683 kB Progress (1): 377/683 kB Progress (1): 381/683 kB Progress (1): 385/683 kB Progress (1): 389/683 kB Progress (1): 393/683 kB Progress (1): 397/683 kB Progress (1): 401/683 kB Progress (1): 406/683 kB Progress (1): 410/683 kB Progress (1): 414/683 kB Progress (1): 418/683 kB Progress (1): 422/683 kB Progress (1): 426/683 kB Progress (1): 430/683 kB Progress (1): 434/683 kB Progress (1): 438/683 kB Progress (1): 442/683 kB Progress (1): 446/683 kB Progress (1): 451/683 kB Progress (1): 455/683 kB Progress (1): 459/683 kB Progress (1): 463/683 kB Progress (1): 467/683 kB Progress (1): 471/683 kB Progress (1): 475/683 kB Progress (1): 479/683 kB Progress (1): 483/683 kB Progress (1): 487/683 kB Progress (1): 492/683 kB Progress (1): 496/683 kB Progress (1): 500/683 kB Progress (1): 504/683 kB Progress (1): 508/683 kB Progress (1): 512/683 kB Progress (1): 516/683 kB Progress (1): 520/683 kB Progress (1): 524/683 kB Progress (1): 528/683 kB Progress (1): 532/683 kB Progress (1): 537/683 kB Progress (1): 541/683 kB Progress (1): 545/683 kB Progress (1): 549/683 kB Progress (1): 553/683 kB Progress (1): 557/683 kB Progress (1): 561/683 kB Progress (1): 565/683 kB Progress (1): 569/683 kB Progress (1): 573/683 kB Progress (1): 578/683 kB Progress (1): 582/683 kB Progress (1): 586/683 kB Progress (1): 590/683 kB Progress (1): 594/683 kB Progress (1): 598/683 kB Progress (1): 602/683 kB Progress (1): 606/683 kB Progress (1): 610/683 kB Progress (1): 614/683 kB Progress (1): 618/683 kB Progress (1): 623/683 kB Progress (1): 627/683 kB Progress (1): 631/683 kB Progress (1): 635/683 kB Progress (1): 639/683 kB Progress (1): 643/683 kB Progress (1): 647/683 kB Progress (1): 651/683 kB Progress (1): 655/683 kB Progress (1): 659/683 kB Progress (1): 664/683 kB Progress (1): 668/683 kB Progress (1): 672/683 kB Progress (1): 676/683 kB Progress (1): 680/683 kB Progress (1): 683 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/appng-core-1.24.5-20220519.132807-6.jar (683 kB at 2.1 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/appng-core-1.24.5-20220519.132807-6.pom 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-core/1.24.5-SNAPSHOT/appng-core-1.24.5-20220519.132807-6.pom (12 kB at 72 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 5.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/maven-metadata.xml (987 B at 1.2 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 2.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/appng-core-1.24.5-20220519.132807-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/1.24.5-SNAPSHOT/appng-core-1.24.5-20220519.132807-6-sources.jar (430 kB at 1.8 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 987 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/1.24.5-SNAPSHOT/maven-metadata.xml (987 B at 1.1 kB/s) [INFO] [INFO] ------------------------< org.appng:appng-cli >------------------------- [INFO] Building appNG Command Line Interface 1.24.5-SNAPSHOT [13/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-cli --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target [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_1.24.x/appng-cli/target/classes [INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java: /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.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 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.764 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.027 s - in org.appng.cli.prettyTable.PrettyTableTest [INFO] Running org.appng.cli.commands.property.CommandCreatePropertyTest 2022-05-19T15:28:18,300 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:28:18,341 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@78aa1f72, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1f75a668, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@35399441, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4b7dc788, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6304101a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5170bcf4] 2022-05-19T15:28:18,469 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:28:19,602 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:28:19 CEST 2022]; root of context hierarchy 2022-05-19T15:28:19,818 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:28:20,178 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:20,283 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:28:20,394 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.9.Final 2022-05-19T15:28:20,782 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-19T15:28:21,113 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) May 19, 2022 3:28:21 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-05-19T15:28:21,148 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:28:21,148 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:28:21,148 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:28:21,199 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:28:21,805 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:28:21,958 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:28:22,866 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-05-19T15:28:25,159 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@32b95de] 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-05-19T15:28:25,173 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@76ffc17c] 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-05-19T15:28:25,280 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:28:25,297 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:27,619 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:28:19 CEST 2022]; root of context hierarchy 2022-05-19T15:28:29,088 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@e97f51c testClass = CommandCreatePropertyTest, testInstance = org.appng.cli.commands.property.CommandCreatePropertyTest@29394966, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ffa0f38 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@60b553f]; rollback [false] 2022-05-19T15:28:29,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:28:29,400 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:28:29,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:28:29,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:28:29,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:28:29,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:28:29,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:28:29,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:28:29,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:28:29,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:28:29,415 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:28:29,415 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:28:29,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:28:29,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:28:29,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:28:29,426 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:28:29,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:28:29,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:28:29,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:28:29,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:28:29,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:28:29,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:28:29,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:28:29,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:28:29,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:28:29,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:28:29,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:28:29,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:28:29,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:28:29,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:28:29,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:28:29,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:28:29,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:28:29,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:28:29,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:28:29,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:28:29,620 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:28:29,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:28:29,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:28:29,621 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:28:29,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:28:29,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:28:29,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:28:29,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:28:29,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:28:29,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:28:29,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:28:29,635 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:28:29,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:28:29,638 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:28:29,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:28:29,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:28:29,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:28:29,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:28:29,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:28:29,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.myProp 2022-05-19T15:28:29,875 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@e97f51c testClass = CommandCreatePropertyTest, testInstance = org.appng.cli.commands.property.CommandCreatePropertyTest@29394966, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ffa0f38 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]]] 2022-05-19T15:28:29,882 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:28:19 CEST 2022]; root of context hierarchy 2022-05-19T15:28:29,899 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:29,906 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: 11.883 s - in org.appng.cli.commands.property.CommandCreatePropertyTest [INFO] Running org.appng.cli.commands.property.CommandCreateClobPropertyTest 2022-05-19T15:28:29,924 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:28:29,924 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5e8698c0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5df54296, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1fb30e5d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@56a72887, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3c8dea0b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4b9beefe] 2022-05-19T15:28:29,939 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:28:30,271 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:28:30 CEST 2022]; root of context hierarchy 2022-05-19T15:28:30,300 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:28:30,384 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:30,398 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:28:30,454 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:28:30,459 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:28:30,460 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:28:30,460 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:28:30,460 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:28:30,466 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:28:30,470 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:28:31,196 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@47800bd7] 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-05-19T15:28:31,230 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@42fb2be9] 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-05-19T15:28:31,314 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:28:31,314 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:32,010 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:28:30 CEST 2022]; root of context hierarchy 2022-05-19T15:28:32,108 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@75c45c4b testClass = CommandCreateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandCreateClobPropertyTest@7202009e, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@59172d2 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3328db4f]; rollback [false] 2022-05-19T15:28:32,150 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:28:32,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:28:32,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:28:32,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:28:32,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:28:32,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:28:32,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:28:32,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:28:32,166 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:28:32,167 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:28:32,169 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:28:32,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:28:32,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:28:32,170 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:28:32,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:28:32,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:28:32,171 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:28:32,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:28:32,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:28:32,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:28:32,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:28:32,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:28:32,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:28:32,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:28:32,180 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:28:32,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:28:32,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:28:32,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:28:32,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:28:32,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:28:32,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:28:32,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:28:32,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:28:32,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:28:32,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:28:32,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:28:32,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:28:32,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:28:32,194 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:28:32,194 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:28:32,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:28:32,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:28:32,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:28:32,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:28:32,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:28:32,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:28:32,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:28:32,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:28:32,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:28:32,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:28:32,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:28:32,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:28:32,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:28:32,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:28:32,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:28:32,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-05-19T15:28:32,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-05-19T15:28:32,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-05-19T15:28:32,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-05-19T15:28:32,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-05-19T15:28:32,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-05-19T15:28:32,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-05-19T15:28:32,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-05-19T15:28:32,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-05-19T15:28:32,416 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-05-19T15:28:32,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-05-19T15:28:32,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-05-19T15:28:32,418 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-05-19T15:28:32,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-05-19T15:28:32,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-05-19T15:28:32,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-05-19T15:28:32,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-05-19T15:28:32,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-05-19T15:28:32,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-05-19T15:28:32,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-05-19T15:28:32,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-05-19T15:28:32,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-05-19T15:28:32,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-05-19T15:28:32,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-05-19T15:28:32,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-05-19T15:28:32,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-05-19T15:28:32,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-05-19T15:28:32,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-05-19T15:28:32,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-05-19T15:28:32,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-05-19T15:28:32,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-05-19T15:28:32,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-05-19T15:28:32,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-05-19T15:28:32,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-05-19T15:28:32,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-05-19T15:28:32,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-05-19T15:28:32,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-05-19T15:28:32,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-05-19T15:28:32,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-05-19T15:28:32,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-05-19T15:28:32,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-05-19T15:28:32,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-05-19T15:28:32,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-05-19T15:28:32,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-05-19T15:28:32,451 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-05-19T15:28:32,451 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-05-19T15:28:32,451 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-05-19T15:28:32,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-05-19T15:28:32,452 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-05-19T15:28:32,453 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-05-19T15:28:32,454 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-05-19T15:28:32,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-05-19T15:28:32,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-05-19T15:28:32,456 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-05-19T15:28:32,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-05-19T15:28:32,457 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-05-19T15:28:32,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-05-19T15:28:32,463 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-05-19T15:28:32,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-05-19T15:28:32,466 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-05-19T15:28:32,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-05-19T15:28:32,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-05-19T15:28:32,467 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-05-19T15:28:32,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-05-19T15:28:32,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-05-19T15:28:32,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-05-19T15:28:32,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-05-19T15:28:32,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-05-19T15:28:32,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-05-19T15:28:32,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-05-19T15:28:32,471 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-05-19T15:28:32,478 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-05-19T15:28:32,609 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.myClob 2022-05-19T15:28:32,647 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@75c45c4b testClass = CommandCreateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandCreateClobPropertyTest@7202009e, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@59172d2 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]]] 2022-05-19T15:28:32,653 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:28:30 CEST 2022]; root of context hierarchy 2022-05-19T15:28:32,659 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:32,661 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: 2.916 s - in org.appng.cli.commands.property.CommandCreateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandUpdateClobPropertyTest 2022-05-19T15:28:32,677 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:28:32,677 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1978eab7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@49dacc93, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@dd025d9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3bea478e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@65192f16, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7ab8c972] 2022-05-19T15:28:32,682 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:28:33,056 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:28:33 CEST 2022]; root of context hierarchy 2022-05-19T15:28:33,082 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:28:33,163 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:33,172 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:28:33,235 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:28:33,235 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:28:33,235 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:28:33,235 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:28:33,237 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:28:33,242 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:28:33,245 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:28:33,819 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@781befe7] 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-05-19T15:28:33,843 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4a467f08] 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-05-19T15:28:33,951 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:28:33,957 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:34,598 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:28:33 CEST 2022]; root of context hierarchy 2022-05-19T15:28:34,699 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@333afc53 testClass = CommandUpdateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdateClobPropertyTest@5ea9f2f3, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@78ba0a57 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6da53709]; rollback [false] 2022-05-19T15:28:34,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:28:34,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:28:34,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:28:34,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:28:34,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:28:34,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:28:34,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:28:34,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:28:34,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:28:34,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:28:34,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:28:34,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:28:34,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:28:34,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:28:34,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:28:34,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:28:34,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:28:34,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:28:34,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:28:34,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:28:34,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:28:34,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:28:34,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:28:34,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:28:34,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:28:34,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:28:34,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:28:34,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:28:34,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:28:34,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:28:34,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:28:34,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:28:34,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:28:34,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:28:34,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:28:34,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:28:34,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:28:34,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:28:34,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:28:34,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:28:34,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:28:34,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:28:34,794 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:28:34,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:28:34,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:28:34,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:28:34,798 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:28:34,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:28:34,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:28:34,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:28:34,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:28:34,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:28:34,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:28:34,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:28:34,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:28:34,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-05-19T15:28:34,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-05-19T15:28:34,922 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-05-19T15:28:34,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-05-19T15:28:34,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-05-19T15:28:34,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-05-19T15:28:34,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-05-19T15:28:34,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-05-19T15:28:34,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-05-19T15:28:34,924 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-05-19T15:28:34,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-05-19T15:28:34,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-05-19T15:28:34,925 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-05-19T15:28:34,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-05-19T15:28:34,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-05-19T15:28:34,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-05-19T15:28:34,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-05-19T15:28:34,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-05-19T15:28:34,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-05-19T15:28:34,938 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-05-19T15:28:34,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-05-19T15:28:34,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-05-19T15:28:34,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-05-19T15:28:34,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-05-19T15:28:34,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-05-19T15:28:34,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-05-19T15:28:34,940 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-05-19T15:28:34,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-05-19T15:28:34,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-05-19T15:28:34,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-05-19T15:28:34,948 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-05-19T15:28:34,948 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-05-19T15:28:34,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-05-19T15:28:34,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-05-19T15:28:34,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-05-19T15:28:34,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-05-19T15:28:34,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-05-19T15:28:34,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-05-19T15:28:34,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-05-19T15:28:34,958 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-05-19T15:28:34,959 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-05-19T15:28:34,960 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-05-19T15:28:34,960 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-05-19T15:28:34,960 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-05-19T15:28:34,960 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-05-19T15:28:34,961 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-05-19T15:28:34,961 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-05-19T15:28:34,961 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-05-19T15:28:34,961 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-05-19T15:28:34,962 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-05-19T15:28:34,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-05-19T15:28:34,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-05-19T15:28:34,967 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-05-19T15:28:34,967 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-05-19T15:28:34,967 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-05-19T15:28:34,967 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-05-19T15:28:34,968 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-05-19T15:28:34,968 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-05-19T15:28:34,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-05-19T15:28:34,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-05-19T15:28:34,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-05-19T15:28:34,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-05-19T15:28:34,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-05-19T15:28:34,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-05-19T15:28:34,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-05-19T15:28:34,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-05-19T15:28:34,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-05-19T15:28:34,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-05-19T15:28:34,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-05-19T15:28:34,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-05-19T15:28:34,980 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-05-19T15:28:34,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-05-19T15:28:35,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Property platform.site.appng.cacheExceptions 2022-05-19T15:28:35,104 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@333afc53 testClass = CommandUpdateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdateClobPropertyTest@5ea9f2f3, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@78ba0a57 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]]] 2022-05-19T15:28:35,110 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:28:33 CEST 2022]; root of context hierarchy 2022-05-19T15:28:35,112 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:35,112 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: 2.453 s - in org.appng.cli.commands.property.CommandUpdateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandListPropertiesTest 2022-05-19T15:28:35,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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:28:35,142 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@793577e0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@39e75e88, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@642ebd4c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@222af5ff, org.springframework.test.context.transaction.TransactionalTestExecutionListener@70721c2d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@73e21fb5] 2022-05-19T15:28:35,144 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:28:35,526 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:28:35 CEST 2022]; root of context hierarchy 2022-05-19T15:28:35,557 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:28:35,638 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:35,648 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:28:35,700 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:28:35,700 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:28:35,700 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:28:35,700 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:28:35,700 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:28:35,706 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:28:35,709 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:28:36,374 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@57e0bfd6] 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-05-19T15:28:36,403 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@716205f9] 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-05-19T15:28:36,475 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:28:36,476 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:37,104 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:28:35 CEST 2022]; root of context hierarchy 2022-05-19T15:28:37,208 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@54a0ada1 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@162bc9e8, testMethod = testChangedValuesFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40c31127 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3057a923]; rollback [false] 2022-05-19T15:28:37,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:28:37,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:28:37,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:28:37,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:28:37,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:28:37,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:28:37,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:28:37,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:28:37,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:28:37,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:28:37,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:28:37,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:28:37,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:28:37,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:28:37,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:28:37,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:28:37,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:28:37,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:28:37,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:28:37,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:28:37,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:28:37,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:28:37,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:28:37,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:28:37,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:28:37,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:28:37,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:28:37,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:28:37,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:28:37,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:28:37,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:28:37,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:28:37,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:28:37,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:28:37,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:28:37,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:28:37,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:28:37,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:28:37,277 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:28:37,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:28:37,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:28:37,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:28:37,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:28:37,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:28:37,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:28:37,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:28:37,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:28:37,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:28:37,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:28:37,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:28:37,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:28:37,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:28:37,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:28:37,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:28:37,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:28:37,368 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@54a0ada1 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@162bc9e8, testMethod = testChangedValuesFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40c31127 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]]] 2022-05-19T15:28:37,402 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@54a0ada1 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@2c952e6, testMethod = testChangedValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40c31127 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3057a923]; rollback [false] 2022-05-19T15:28:37,500 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@54a0ada1 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@2c952e6, testMethod = testChangedValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40c31127 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]]] 2022-05-19T15:28:37,511 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@54a0ada1 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@456b12c3, testMethod = testFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40c31127 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3057a923]; rollback [false] 2022-05-19T15:28:37,563 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@54a0ada1 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@456b12c3, testMethod = testFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40c31127 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]]] 2022-05-19T15:28:37,565 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@54a0ada1 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@411acaed, testMethod = testValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40c31127 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3057a923]; rollback [false] 2022-05-19T15:28:37,615 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@54a0ada1 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@411acaed, testMethod = testValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40c31127 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]]] 2022-05-19T15:28:37,619 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@54a0ada1 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@22b9f45f, testMethod = testSiteProperties@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40c31127 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3057a923]; rollback [false] 2022-05-19T15:28:37,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-05-19T15:28:37,700 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-05-19T15:28:37,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-05-19T15:28:37,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-05-19T15:28:37,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-05-19T15:28:37,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-05-19T15:28:37,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-05-19T15:28:37,710 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-05-19T15:28:37,710 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-05-19T15:28:37,710 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-05-19T15:28:37,710 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-05-19T15:28:37,711 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-05-19T15:28:37,711 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-05-19T15:28:37,711 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-05-19T15:28:37,711 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-05-19T15:28:37,712 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-05-19T15:28:37,712 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-05-19T15:28:37,712 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-05-19T15:28:37,712 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-05-19T15:28:37,713 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-05-19T15:28:37,713 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-05-19T15:28:37,713 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-05-19T15:28:37,713 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-05-19T15:28:37,713 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-05-19T15:28:37,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-05-19T15:28:37,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-05-19T15:28:37,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-05-19T15:28:37,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-05-19T15:28:37,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-05-19T15:28:37,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-05-19T15:28:37,724 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-05-19T15:28:37,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-05-19T15:28:37,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-05-19T15:28:37,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-05-19T15:28:37,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-05-19T15:28:37,725 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-05-19T15:28:37,728 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-05-19T15:28:37,729 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-05-19T15:28:37,729 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-05-19T15:28:37,729 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-05-19T15:28:37,729 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-05-19T15:28:37,729 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-05-19T15:28:37,730 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-05-19T15:28:37,730 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-05-19T15:28:37,730 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-05-19T15:28:37,730 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-05-19T15:28:37,731 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-05-19T15:28:37,731 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-05-19T15:28:37,731 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-05-19T15:28:37,731 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-05-19T15:28:37,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-05-19T15:28:37,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-05-19T15:28:37,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-05-19T15:28:37,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-05-19T15:28:37,732 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-05-19T15:28:37,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-05-19T15:28:37,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-05-19T15:28:37,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-05-19T15:28:37,733 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-05-19T15:28:37,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-05-19T15:28:37,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-05-19T15:28:37,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-05-19T15:28:37,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-05-19T15:28:37,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-05-19T15:28:37,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-05-19T15:28:37,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-05-19T15:28:37,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-05-19T15:28:37,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-05-19T15:28:37,751 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-05-19T15:28:37,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-05-19T15:28:37,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-05-19T15:28:37,757 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-05-19T15:28:37,891 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@54a0ada1 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@22b9f45f, testMethod = testSiteProperties@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40c31127 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]]] 2022-05-19T15:28:37,910 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@54a0ada1 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@52ac4878, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40c31127 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3057a923]; rollback [false] 2022-05-19T15:28:37,959 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@54a0ada1 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@52ac4878, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40c31127 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]]] 2022-05-19T15:28:37,960 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:28:35 CEST 2022]; root of context hierarchy 2022-05-19T15:28:37,961 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:37,961 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: 2.719 s - in org.appng.cli.commands.property.CommandListPropertiesTest [INFO] Running org.appng.cli.commands.property.CommandUpdatePropertyTest 2022-05-19T15:28:37,983 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:28:37,983 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@68b5a37d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@558fe3b0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@60c588cf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2c8d8934, org.springframework.test.context.transaction.TransactionalTestExecutionListener@69e67993, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@435e857c] 2022-05-19T15:28:37,984 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:28:38,310 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:28:38 CEST 2022]; root of context hierarchy 2022-05-19T15:28:38,329 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:28:38,411 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:38,422 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:28:38,476 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:28:38,476 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:28:38,477 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:28:38,477 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:28:38,477 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:28:38,482 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:28:38,485 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:28:39,043 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5f83de4e] 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-05-19T15:28:39,067 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6b6477fb] 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-05-19T15:28:39,124 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:28:39,125 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:39,607 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:28:38 CEST 2022]; root of context hierarchy 2022-05-19T15:28:39,711 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3d3efa54 testClass = CommandUpdatePropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdatePropertyTest@76aef382, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e124366 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5c77cb42]; rollback [false] 2022-05-19T15:28:39,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:28:39,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:28:39,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:28:39,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:28:39,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:28:39,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:28:39,755 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:28:39,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:28:39,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:28:39,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:28:39,762 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:28:39,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:28:39,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:28:39,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:28:39,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:28:39,763 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:28:39,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:28:39,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:28:39,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:28:39,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:28:39,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:28:39,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:28:39,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:28:39,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:28:39,765 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:28:39,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:28:39,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:28:39,771 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:28:39,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:28:39,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:28:39,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:28:39,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:28:39,772 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:28:39,773 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:28:39,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:28:39,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:28:39,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:28:39,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:28:39,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:28:39,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:28:39,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:28:39,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:28:39,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:28:39,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:28:39,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:28:39,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:28:39,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:28:39,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:28:39,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:28:39,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:28:39,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:28:39,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:28:39,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:28:39,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:28:39,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:28:39,836 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Property platform.devMode 2022-05-19T15:28:39,837 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3d3efa54 testClass = CommandUpdatePropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdatePropertyTest@76aef382, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e124366 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]]] 2022-05-19T15:28:39,850 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:28:38 CEST 2022]; root of context hierarchy 2022-05-19T15:28:39,856 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:39,858 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.844 s - in org.appng.cli.commands.property.CommandUpdatePropertyTest [INFO] Running org.appng.cli.commands.template.CommandInstallTemplateTest 2022-05-19T15:28:39,875 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:28:39,876 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7fbb3144, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5ea794d2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5e8372b8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@32836c7e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@14944a7b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@76774d3f] 2022-05-19T15:28:39,887 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:28:40,191 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:28:40 CEST 2022]; root of context hierarchy 2022-05-19T15:28:40,215 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:28:40,302 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:40,314 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:28:40,403 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:28:40,404 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:28:40,404 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:28:40,404 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:28:40,404 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:28:40,409 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:28:40,413 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:28:40,978 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4ebba9ff] 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-05-19T15:28:41,001 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@280de5ae] 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-05-19T15:28:41,056 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:28:41,057 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:41,581 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:28:40 CEST 2022]; root of context hierarchy 2022-05-19T15:28:41,671 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5b14018d testClass = CommandInstallTemplateTest, testInstance = org.appng.cli.commands.template.CommandInstallTemplateTest@2a48f570, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@12b485d8 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@398072c6]; rollback [false] 2022-05-19T15:28:41,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:28:41,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:28:41,706 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:28:41,707 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:28:41,709 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:28:41,711 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:28:41,711 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:28:41,711 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:28:41,711 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:28:41,712 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:28:41,712 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:28:41,712 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:28:41,713 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:28:41,713 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:28:41,713 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:28:41,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:28:41,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:28:41,726 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:28:41,727 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:28:41,727 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:28:41,727 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:28:41,727 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:28:41,728 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:28:41,728 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:28:41,728 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:28:41,728 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:28:41,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:28:41,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:28:41,742 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:28:41,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:28:41,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:28:41,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:28:41,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:28:41,743 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:28:41,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:28:41,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:28:41,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:28:41,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:28:41,744 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:28:41,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:28:41,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:28:41,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:28:41,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:28:41,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:28:41,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:28:41,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:28:41,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:28:41,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:28:41,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:28:41,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:28:41,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:28:41,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:28:41,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:28:41,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:28:41,750 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:28:41,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-05-19T15:28:41,898 INFO [main] org.appng.core.service.CoreService: retrieving 'appng-template-0.8.0' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target/test-classes/localrepo/ 2022-05-19T15:28:42,195 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2022-05-19T15:28:42,195 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2022-05-19T15:28:42,196 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2022-05-19T15:28:42,197 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2022-05-19T15:28:42,198 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2022-05-19T15:28:42,214 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2022-05-19T15:28:42,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Template appng-template 2022-05-19T15:28:42,265 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5b14018d testClass = CommandInstallTemplateTest, testInstance = org.appng.cli.commands.template.CommandInstallTemplateTest@2a48f570, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@12b485d8 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]]] 2022-05-19T15:28:42,270 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:28:40 CEST 2022]; root of context hierarchy 2022-05-19T15:28:42,275 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:42,275 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: 2.438 s - in org.appng.cli.commands.template.CommandInstallTemplateTest [INFO] Running org.appng.cli.commands.group.CommandAddGroupTest 2022-05-19T15:28:42,299 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:28:42,299 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5f5fe604, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6378d7a1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2b8030c6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5fe8810d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7fa72332, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5a4736b8] 2022-05-19T15:28:42,301 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:28:42,656 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:28:42 CEST 2022]; root of context hierarchy 2022-05-19T15:28:42,682 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:28:42,766 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:42,780 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:28:42,823 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:28:42,824 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:28:42,828 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:28:42,828 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:28:42,828 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:28:42,834 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:28:42,837 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:28:43,358 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@fa4b4a7] 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-05-19T15:28:43,380 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@441d7044] 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-05-19T15:28:43,434 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:28:43,435 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:43,883 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:28:42 CEST 2022]; root of context hierarchy 2022-05-19T15:28:43,970 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@235b4c49 testClass = CommandAddGroupTest, testInstance = org.appng.cli.commands.group.CommandAddGroupTest@a0825c1, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6f614ad4 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1ec4fe38]; rollback [false] 2022-05-19T15:28:43,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:28:43,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:28:43,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:28:43,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:28:43,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:28:43,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:28:43,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:28:43,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:28:43,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:28:43,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:28:43,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:28:43,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:28:43,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:28:43,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:28:43,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:28:43,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:28:43,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:28:44,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:28:44,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:28:44,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:28:44,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:28:44,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:28:44,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:28:44,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:28:44,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:28:44,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:28:44,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:28:44,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:28:44,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:28:44,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:28:44,012 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:28:44,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:28:44,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:28:44,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:28:44,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:28:44,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:28:44,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:28:44,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:28:44,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:28:44,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:28:44,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:28:44,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:28:44,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:28:44,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:28:44,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:28:44,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:28:44,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:28:44,029 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:28:44,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:28:44,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:28:44,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:28:44,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:28:44,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:28:44,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:28:44,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:28:44,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-05-19T15:28:44,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins 2022-05-19T15:28:44,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Subject admin 2022-05-19T15:28:44,182 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@235b4c49 testClass = CommandAddGroupTest, testInstance = org.appng.cli.commands.group.CommandAddGroupTest@a0825c1, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6f614ad4 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]]] 2022-05-19T15:28:44,190 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:28:42 CEST 2022]; root of context hierarchy 2022-05-19T15:28:44,191 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:44,191 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.879 s - in org.appng.cli.commands.group.CommandAddGroupTest [INFO] Running org.appng.cli.commands.group.CommandDeleteGroupTest 2022-05-19T15:28:44,213 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:28:44,224 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@57b57ffe, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@41df3497, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@e56c524, org.springframework.test.context.support.DirtiesContextTestExecutionListener@525cb986, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2eea76bc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1629947a] 2022-05-19T15:28:44,225 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:28:44,518 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:28:44 CEST 2022]; root of context hierarchy 2022-05-19T15:28:44,539 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:28:44,605 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:44,615 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:28:44,653 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:28:44,653 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:28:44,658 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:28:44,658 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:28:44,658 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:28:44,662 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:28:44,667 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:28:45,244 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@608da061] 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-05-19T15:28:45,266 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@69c51a7b] 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-05-19T15:28:45,323 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:28:45,324 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:45,779 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:28:44 CEST 2022]; root of context hierarchy 2022-05-19T15:28:45,853 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@dbd687f testClass = CommandDeleteGroupTest, testInstance = org.appng.cli.commands.group.CommandDeleteGroupTest@4fbd42bb, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@afe95ab 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@485ca712]; rollback [false] 2022-05-19T15:28:45,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:28:45,874 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:28:45,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:28:45,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:28:45,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:28:45,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:28:45,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:28:45,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:28:45,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:28:45,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:28:45,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:28:45,884 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:28:45,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:28:45,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:28:45,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:28:45,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:28:45,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:28:45,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:28:45,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:28:45,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:28:45,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:28:45,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:28:45,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:28:45,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:28:45,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:28:45,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:28:45,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:28:45,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:28:45,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:28:45,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:28:45,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:28:45,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:28:45,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:28:45,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:28:45,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:28:45,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:28:45,902 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:28:45,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:28:45,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:28:45,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:28:45,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:28:45,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:28:45,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:28:45,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:28:45,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:28:45,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:28:45,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:28:45,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:28:45,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:28:45,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:28:45,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:28:45,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:28:45,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:28:45,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:28:45,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:28:45,923 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins 2022-05-19T15:28:45,992 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Group admins 2022-05-19T15:28:45,997 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@dbd687f testClass = CommandDeleteGroupTest, testInstance = org.appng.cli.commands.group.CommandDeleteGroupTest@4fbd42bb, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@afe95ab 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]]] 2022-05-19T15:28:46,006 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:28:44 CEST 2022]; root of context hierarchy 2022-05-19T15:28:46,011 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:46,011 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.76 s - in org.appng.cli.commands.group.CommandDeleteGroupTest [INFO] Running org.appng.cli.commands.group.CommandListGroupsTest 2022-05-19T15:28:46,027 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:28:46,027 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@419ae488, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7c57fc78, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1ee7aa6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6d2d6e48, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7b0579c1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@38f2eee5] 2022-05-19T15:28:46,028 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:28:46,294 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:28:46 CEST 2022]; root of context hierarchy 2022-05-19T15:28:46,314 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:28:46,386 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:46,399 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:28:46,437 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:28:46,437 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:28:46,442 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:28:46,442 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:28:46,442 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:28:46,442 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:28:46,445 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:28:46,938 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@64eedae0] 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-05-19T15:28:46,948 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6cfcb42f] 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-05-19T15:28:46,993 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:28:47,000 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:47,412 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:28:46 CEST 2022]; root of context hierarchy 2022-05-19T15:28:47,479 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d7b31e2 testClass = CommandListGroupsTest, testInstance = org.appng.cli.commands.group.CommandListGroupsTest@41539ee7, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2e9f1c93 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3da7f73e]; rollback [false] 2022-05-19T15:28:47,502 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:28:47,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:28:47,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:28:47,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:28:47,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:28:47,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:28:47,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:28:47,503 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:28:47,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:28:47,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:28:47,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:28:47,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:28:47,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:28:47,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:28:47,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:28:47,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:28:47,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:28:47,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:28:47,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:28:47,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:28:47,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:28:47,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:28:47,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:28:47,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:28:47,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:28:47,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:28:47,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:28:47,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:28:47,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:28:47,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:28:47,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:28:47,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:28:47,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:28:47,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:28:47,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:28:47,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:28:47,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:28:47,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:28:47,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:28:47,520 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:28:47,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:28:47,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:28:47,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:28:47,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:28:47,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:28:47,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:28:47,523 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:28:47,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:28:47,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:28:47,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:28:47,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:28:47,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:28:47,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:28:47,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:28:47,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:28:47,535 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group users 2022-05-19T15:28:47,562 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d7b31e2 testClass = CommandListGroupsTest, testInstance = org.appng.cli.commands.group.CommandListGroupsTest@41539ee7, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2e9f1c93 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]]] 2022-05-19T15:28:47,573 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:28:46 CEST 2022]; root of context hierarchy 2022-05-19T15:28:47,574 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:47,575 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.509 s - in org.appng.cli.commands.group.CommandListGroupsTest [INFO] Running org.appng.cli.commands.group.CommandCreateGroupTest 2022-05-19T15:28:47,584 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:28:47,584 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@76fa6d23, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@76033d9, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1a0a6827, org.springframework.test.context.support.DirtiesContextTestExecutionListener@121c7f9c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@37aa9b89, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3152985e] 2022-05-19T15:28:47,588 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:28:47,841 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:28:47 CEST 2022]; root of context hierarchy 2022-05-19T15:28:47,862 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:28:47,932 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:47,947 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:28:47,989 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:28:47,989 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:28:47,989 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:28:47,989 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:28:47,989 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:28:47,994 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:28:48,001 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:28:48,475 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6c15cde9] 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-05-19T15:28:48,494 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@711cf3c] 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-05-19T15:28:48,544 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:28:48,544 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:49,026 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:28:47 CEST 2022]; root of context hierarchy 2022-05-19T15:28:49,099 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4ecaf3cc testClass = CommandCreateGroupTest, testInstance = org.appng.cli.commands.group.CommandCreateGroupTest@36f4c790, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6d82339e 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2652d759]; rollback [false] 2022-05-19T15:28:49,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:28:49,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:28:49,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:28:49,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:28:49,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:28:49,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:28:49,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:28:49,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:28:49,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:28:49,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:28:49,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:28:49,139 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:28:49,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:28:49,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:28:49,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:28:49,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:28:49,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:28:49,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:28:49,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:28:49,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:28:49,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:28:49,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:28:49,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:28:49,146 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:28:49,147 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:28:49,147 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:28:49,147 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:28:49,147 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:28:49,147 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:28:49,147 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:28:49,148 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:28:49,148 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:28:49,148 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:28:49,148 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:28:49,148 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:28:49,153 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:28:49,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:28:49,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:28:49,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:28:49,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:28:49,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:28:49,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:28:49,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:28:49,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:28:49,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:28:49,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:28:49,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:28:49,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:28:49,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:28:49,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:28:49,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:28:49,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:28:49,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:28:49,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:28:49,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:28:49,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins 2022-05-19T15:28:49,206 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4ecaf3cc testClass = CommandCreateGroupTest, testInstance = org.appng.cli.commands.group.CommandCreateGroupTest@36f4c790, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6d82339e 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]]] 2022-05-19T15:28:49,215 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:28:47 CEST 2022]; root of context hierarchy 2022-05-19T15:28:49,216 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:49,217 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.622 s - in org.appng.cli.commands.group.CommandCreateGroupTest [INFO] Running org.appng.cli.commands.repository.CommandCreateRepositoryTest 2022-05-19T15:28:49,233 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:28:49,233 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@68efc230, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@15c5d50e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4085420c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@17f82819, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1108694, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3a465e1d] 2022-05-19T15:28:49,234 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:28:49,475 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:28:49 CEST 2022]; root of context hierarchy 2022-05-19T15:28:49,491 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:28:49,565 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:49,576 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:28:49,615 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:28:49,615 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:28:49,615 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:28:49,615 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:28:49,615 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:28:49,622 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:28:49,625 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:28:50,035 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@58411db7] 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-05-19T15:28:50,091 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1419a868] 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-05-19T15:28:50,127 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:28:50,127 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:50,489 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:28:49 CEST 2022]; root of context hierarchy 2022-05-19T15:28:50,566 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@60ac370c testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@208d1388, testMethod = testCreateRemote@CommandCreateRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1778ab89 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@64eb8cd3]; rollback [false] 2022-05-19T15:28:50,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:28:50,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:28:50,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:28:50,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:28:50,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:28:50,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:28:50,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:28:50,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:28:50,587 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:28:50,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:28:50,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:28:50,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:28:50,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:28:50,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:28:50,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:28:50,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:28:50,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:28:50,601 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:28:50,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:28:50,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:28:50,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:28:50,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:28:50,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:28:50,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:28:50,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:28:50,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:28:50,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:28:50,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:28:50,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:28:50,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:28:50,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:28:50,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:28:50,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:28:50,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:28:50,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:28:50,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:28:50,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:28:50,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:28:50,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:28:50,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:28:50,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:28:50,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:28:50,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:28:50,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:28:50,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:28:50,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:28:50,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:28:50,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:28:50,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:28:50,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:28:50,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:28:50,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:28:50,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:28:50,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:28:50,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:28:50,619 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository remoterepo 2022-05-19T15:28:50,657 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@60ac370c testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@208d1388, testMethod = testCreateRemote@CommandCreateRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1778ab89 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]]] 2022-05-19T15:28:50,663 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@60ac370c testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@585670a5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1778ab89 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@64eb8cd3]; rollback [false] 2022-05-19T15:28:50,695 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-05-19T15:28:50,699 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@60ac370c testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@585670a5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1778ab89 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]]] 2022-05-19T15:28:50,710 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:28:49 CEST 2022]; root of context hierarchy 2022-05-19T15:28:50,711 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:50,711 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: 1.476 s - in org.appng.cli.commands.repository.CommandCreateRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandListRepositoryTest 2022-05-19T15:28:50,725 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:28:50,730 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@503900d7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2c4069ae, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@385fb22e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2e9549d0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@36b2cb6d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1910d90c] 2022-05-19T15:28:50,730 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:28:50,969 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:28:50 CEST 2022]; root of context hierarchy 2022-05-19T15:28:50,987 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:28:51,050 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:51,053 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:28:51,090 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:28:51,090 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:28:51,091 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:28:51,091 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:28:51,091 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:28:51,094 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:28:51,096 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:28:51,558 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@9adbde] 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-05-19T15:28:51,567 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@37a4ce2f] 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-05-19T15:28:51,604 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:28:51,604 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:51,950 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:28:50 CEST 2022]; root of context hierarchy 2022-05-19T15:28:52,011 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5e583c29 testClass = CommandListRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandListRepositoryTest@a0c2a60, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@678e8bf2 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@31cb308]; rollback [false] 2022-05-19T15:28:52,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:28:52,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:28:52,037 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:28:52,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:28:52,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:28:52,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:28:52,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:28:52,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:28:52,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:28:52,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:28:52,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:28:52,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:28:52,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:28:52,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:28:52,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:28:52,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:28:52,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:28:52,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:28:52,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:28:52,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:28:52,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:28:52,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:28:52,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:28:52,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:28:52,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:28:52,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:28:52,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:28:52,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:28:52,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:28:52,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:28:52,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:28:52,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:28:52,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:28:52,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:28:52,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:28:52,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:28:52,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:28:52,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:28:52,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:28:52,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:28:52,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:28:52,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:28:52,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:28:52,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:28:52,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:28:52,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:28:52,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:28:52,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:28:52,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:28:52,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:28:52,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:28:52,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:28:52,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:28:52,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:28:52,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:28:52,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-05-19T15:28:52,132 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5e583c29 testClass = CommandListRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandListRepositoryTest@a0c2a60, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@678e8bf2 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]]] 2022-05-19T15:28:52,142 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:28:50 CEST 2022]; root of context hierarchy 2022-05-19T15:28:52,143 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:52,143 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.446 s - in org.appng.cli.commands.repository.CommandListRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandDeleteRepositoryTest 2022-05-19T15:28:52,161 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:28:52,161 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2dafdfe9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@286dce89, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@71afa383, org.springframework.test.context.support.DirtiesContextTestExecutionListener@8fb1ae9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5bf8cc88, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1da748f8] 2022-05-19T15:28:52,170 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:28:52,440 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:28:52 CEST 2022]; root of context hierarchy 2022-05-19T15:28:52,461 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:28:52,547 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:52,552 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:28:52,591 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:28:52,591 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:28:52,591 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:28:52,591 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:28:52,591 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:28:52,592 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:28:52,595 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:28:53,069 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@22fba5df] 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-05-19T15:28:53,081 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@38674bb6] 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-05-19T15:28:53,114 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:28:53,115 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:53,476 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:28:52 CEST 2022]; root of context hierarchy 2022-05-19T15:28:53,546 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@659a3c23 testClass = CommandDeleteRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandDeleteRepositoryTest@3d30da9d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@58513fed 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2bf94e3a]; rollback [false] 2022-05-19T15:28:53,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:28:53,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:28:53,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:28:53,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:28:53,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:28:53,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:28:53,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:28:53,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:28:53,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:28:53,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:28:53,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:28:53,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:28:53,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:28:53,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:28:53,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:28:53,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:28:53,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:28:53,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:28:53,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:28:53,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:28:53,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:28:53,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:28:53,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:28:53,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:28:53,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:28:53,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:28:53,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:28:53,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:28:53,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:28:53,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:28:53,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:28:53,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:28:53,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:28:53,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:28:53,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:28:53,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:28:53,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:28:53,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:28:53,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:28:53,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:28:53,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:28:53,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:28:53,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:28:53,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:28:53,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:28:53,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:28:53,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:28:53,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:28:53,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:28:53,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:28:53,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:28:53,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:28:53,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:28:53,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:28:53,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:28:53,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-05-19T15:28:53,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Repository localrepo 2022-05-19T15:28:53,641 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@659a3c23 testClass = CommandDeleteRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandDeleteRepositoryTest@3d30da9d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@58513fed 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]]] 2022-05-19T15:28:53,645 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:28:52 CEST 2022]; root of context hierarchy 2022-05-19T15:28:53,646 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:53,646 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.482 s - in org.appng.cli.commands.repository.CommandDeleteRepositoryTest [INFO] Running org.appng.cli.commands.site.CommandCreateSiteTest 2022-05-19T15:28:53,660 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:28:53,660 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1aa33c8f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7da5f9ce, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5ba9a453, org.springframework.test.context.support.DirtiesContextTestExecutionListener@191323f5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1a57231c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@486ec211] 2022-05-19T15:28:53,667 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:28:53,899 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:28:53 CEST 2022]; root of context hierarchy 2022-05-19T15:28:53,919 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:28:53,975 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:53,983 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:28:54,015 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:28:54,015 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:28:54,015 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:28:54,015 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:28:54,015 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:28:54,022 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:28:54,025 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:28:54,432 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@35db021a] 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-05-19T15:28:54,442 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@50b2fe37] 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-05-19T15:28:54,473 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:28:54,481 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:54,799 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:28:53 CEST 2022]; root of context hierarchy 2022-05-19T15:28:54,858 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@632dad9b testClass = CommandCreateSiteTest, testInstance = org.appng.cli.commands.site.CommandCreateSiteTest@1ecfdaf4, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@62535806 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1439b119]; rollback [false] 2022-05-19T15:28:54,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:28:54,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:28:54,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:28:54,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:28:54,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:28:54,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:28:54,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:28:54,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:28:54,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:28:54,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:28:54,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:28:54,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:28:54,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:28:54,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:28:54,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:28:54,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:28:54,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:28:54,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:28:54,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:28:54,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:28:54,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:28:54,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:28:54,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:28:54,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:28:54,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:28:54,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:28:54,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:28:54,887 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:28:54,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:28:54,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:28:54,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:28:54,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:28:54,888 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:28:54,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:28:54,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:28:54,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:28:54,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:28:54,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:28:54,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:28:54,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:28:54,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:28:54,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:28:54,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:28:54,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:28:54,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:28:54,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:28:54,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:28:54,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:28:54,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:28:54,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:28:54,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:28:54,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:28:54,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:28:54,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:28:54,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:28:54,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-05-19T15:28:54,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-05-19T15:28:54,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-05-19T15:28:54,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-05-19T15:28:54,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-05-19T15:28:54,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-05-19T15:28:54,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-05-19T15:28:54,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-05-19T15:28:54,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-05-19T15:28:54,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-05-19T15:28:54,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-05-19T15:28:54,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-05-19T15:28:54,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-05-19T15:28:54,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-05-19T15:28:54,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-05-19T15:28:54,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-05-19T15:28:54,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-05-19T15:28:54,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-05-19T15:28:54,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-05-19T15:28:54,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-05-19T15:28:54,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-05-19T15:28:54,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-05-19T15:28:54,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-05-19T15:28:54,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-05-19T15:28:54,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-05-19T15:28:54,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-05-19T15:28:54,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-05-19T15:28:54,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-05-19T15:28:54,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-05-19T15:28:54,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-05-19T15:28:54,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-05-19T15:28:54,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-05-19T15:28:54,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-05-19T15:28:54,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-05-19T15:28:54,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-05-19T15:28:54,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-05-19T15:28:54,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-05-19T15:28:54,945 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-05-19T15:28:54,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-05-19T15:28:54,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-05-19T15:28:54,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-05-19T15:28:54,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-05-19T15:28:54,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-05-19T15:28:54,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-05-19T15:28:54,950 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-05-19T15:28:54,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-05-19T15:28:54,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-05-19T15:28:54,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-05-19T15:28:54,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-05-19T15:28:54,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-05-19T15:28:54,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-05-19T15:28:54,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-05-19T15:28:54,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-05-19T15:28:54,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-05-19T15:28:54,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-05-19T15:28:54,952 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-05-19T15:28:54,952 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-05-19T15:28:54,952 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-05-19T15:28:54,952 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-05-19T15:28:54,952 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-05-19T15:28:54,952 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-05-19T15:28:54,952 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-05-19T15:28:54,952 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-05-19T15:28:54,952 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-05-19T15:28:54,952 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-05-19T15:28:54,952 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-05-19T15:28:54,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-05-19T15:28:54,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-05-19T15:28:54,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-05-19T15:28:54,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-05-19T15:28:54,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-05-19T15:28:54,967 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng 2022-05-19T15:28:55,033 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@632dad9b testClass = CommandCreateSiteTest, testInstance = org.appng.cli.commands.site.CommandCreateSiteTest@1ecfdaf4, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@62535806 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]]] 2022-05-19T15:28:55,042 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:28:53 CEST 2022]; root of context hierarchy 2022-05-19T15:28:55,043 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:55,051 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.592 s - in org.appng.cli.commands.site.CommandCreateSiteTest [INFO] Running org.appng.cli.commands.site.CommandDeleteSiteTest 2022-05-19T15:28:55,062 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:28:55,064 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3624c109, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@c8be44, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7382c914, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6d72c9a4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7dce718a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@38b1dae9] 2022-05-19T15:28:55,065 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:28:55,377 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:28:55 CEST 2022]; root of context hierarchy 2022-05-19T15:28:55,408 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:28:55,523 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:55,533 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:28:55,568 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:28:55,568 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:28:55,568 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:28:55,568 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:28:55,568 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:28:55,575 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:28:55,578 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:28:56,022 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@284b233c] 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-05-19T15:28:56,038 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@88042b5] 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-05-19T15:28:56,076 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:28:56,082 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:28:56,486 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:28:55 CEST 2022]; root of context hierarchy 2022-05-19T15:28:56,555 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@680d53b1 testClass = CommandDeleteSiteTest, testInstance = org.appng.cli.commands.site.CommandDeleteSiteTest@40a240f0, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7bfc634e 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3e21253f]; rollback [false] 2022-05-19T15:28:56,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:28:56,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:28:56,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:28:56,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:28:56,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:28:56,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:28:56,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:28:56,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:28:56,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:28:56,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:28:56,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:28:56,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:28:56,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:28:56,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:28:56,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:28:56,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:28:56,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:28:56,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:28:56,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:28:56,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:28:56,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:28:56,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:28:56,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:28:56,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:28:56,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:28:56,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:28:56,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:28:56,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:28:56,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:28:56,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:28:56,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:28:56,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:28:56,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:28:56,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:28:56,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:28:56,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:28:56,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:28:56,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:28:56,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:28:56,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:28:56,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:28:56,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:28:56,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:28:56,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:28:56,596 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:28:56,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:28:56,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:28:56,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:28:56,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:28:56,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:28:56,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:28:56,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:28:56,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:28:56,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:28:56,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:28:56,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-05-19T15:28:56,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-05-19T15:28:56,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-05-19T15:28:56,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-05-19T15:28:56,639 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-05-19T15:28:56,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-05-19T15:28:56,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-05-19T15:28:56,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-05-19T15:28:56,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-05-19T15:28:56,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-05-19T15:28:56,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-05-19T15:28:56,640 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-05-19T15:28:56,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-05-19T15:28:56,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-05-19T15:28:56,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-05-19T15:28:56,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-05-19T15:28:56,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-05-19T15:28:56,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-05-19T15:28:56,641 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-05-19T15:28:56,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-05-19T15:28:56,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-05-19T15:28:56,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-05-19T15:28:56,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-05-19T15:28:56,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-05-19T15:28:56,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-05-19T15:28:56,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-05-19T15:28:56,650 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-05-19T15:28:56,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-05-19T15:28:56,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-05-19T15:28:56,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-05-19T15:28:56,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-05-19T15:28:56,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-05-19T15:28:56,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-05-19T15:28:56,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-05-19T15:28:56,651 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-05-19T15:28:56,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-05-19T15:28:56,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-05-19T15:28:56,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-05-19T15:28:56,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-05-19T15:28:56,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-05-19T15:28:56,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-05-19T15:28:56,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-05-19T15:28:56,652 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-05-19T15:28:56,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-05-19T15:28:56,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-05-19T15:28:56,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-05-19T15:28:56,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-05-19T15:28:56,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-05-19T15:28:56,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-05-19T15:28:56,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-05-19T15:28:56,653 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-05-19T15:28:56,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-05-19T15:28:56,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-05-19T15:28:56,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-05-19T15:28:56,658 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-05-19T15:28:56,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-05-19T15:28:56,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-05-19T15:28:56,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-05-19T15:28:56,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-05-19T15:28:56,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-05-19T15:28:56,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-05-19T15:28:56,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-05-19T15:28:56,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-05-19T15:28:56,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-05-19T15:28:56,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-05-19T15:28:56,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-05-19T15:28:56,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-05-19T15:28:56,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-05-19T15:28:56,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-05-19T15:28:56,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-05-19T15:28:56,661 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-05-19T15:28:56,664 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-05-19T15:29:07,147 INFO [main] org.appng.core.service.CoreService: starting deletion of site testsite 2022-05-19T15:29:07,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-05-19T15:29:07,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.allowSkipRender 2022-05-19T15:29:07,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.appendTabId 2022-05-19T15:29:07,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.assetsDir 2022-05-19T15:29:07,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authApplication 2022-05-19T15:29:07,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLoginPage 2022-05-19T15:29:07,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLoginRef 2022-05-19T15:29:07,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-05-19T15:29:07,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-05-19T15:29:07,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutPage 2022-05-19T15:29:07,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutRef 2022-05-19T15:29:07,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-05-19T15:29:07,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheEnabled 2022-05-19T15:29:07,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheExceptions 2022-05-19T15:29:07,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheStatistics 2022-05-19T15:29:07,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-05-19T15:29:07,252 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-05-19T15:29:07,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-05-19T15:29:07,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-05-19T15:29:07,253 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-05-19T15:29:07,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-05-19T15:29:07,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultApplication 2022-05-19T15:29:07,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultPage 2022-05-19T15:29:07,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultPageSize 2022-05-19T15:29:07,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.documentDir 2022-05-19T15:29:07,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.encoding 2022-05-19T15:29:07,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-05-19T15:29:07,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.errorPage 2022-05-19T15:29:07,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.errorPages 2022-05-19T15:29:07,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.host 2022-05-19T15:29:07,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexConfig 2022-05-19T15:29:07,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexDir 2022-05-19T15:29:07,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-05-19T15:29:07,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexFileTypes 2022-05-19T15:29:07,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexQueueSize 2022-05-19T15:29:07,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexTimeout 2022-05-19T15:29:07,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-05-19T15:29:07,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-05-19T15:29:07,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-05-19T15:29:07,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-05-19T15:29:07,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapDisabled 2022-05-19T15:29:07,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapDomain 2022-05-19T15:29:07,269 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-05-19T15:29:07,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapHost 2022-05-19T15:29:07,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-05-19T15:29:07,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapPassword 2022-05-19T15:29:07,270 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-05-19T15:29:07,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapStartTls 2022-05-19T15:29:07,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapUser 2022-05-19T15:29:07,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-05-19T15:29:07,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.locale 2022-05-19T15:29:07,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailDisabled 2022-05-19T15:29:07,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailHost 2022-05-19T15:29:07,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailPort 2022-05-19T15:29:07,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.manager-path 2022-05-19T15:29:07,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.name 2022-05-19T15:29:07,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.rewriteConfig 2022-05-19T15:29:07,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.searchChunkSize 2022-05-19T15:29:07,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.searchMaxHits 2022-05-19T15:29:07,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.service-path 2022-05-19T15:29:07,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-05-19T15:29:07,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.serviceOutputType 2022-05-19T15:29:07,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-05-19T15:29:07,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.siteRootDir 2022-05-19T15:29:07,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.supportReloadFile 2022-05-19T15:29:07,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.supportedLanguages 2022-05-19T15:29:07,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.tagPrefix 2022-05-19T15:29:07,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.template 2022-05-19T15:29:07,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.timeZone 2022-05-19T15:29:07,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.wwwDir 2022-05-19T15:29:07,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.xssExceptions 2022-05-19T15:29:07,291 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-05-19T15:29:07,293 INFO [main] org.appng.core.service.CoreService: done deleting site testsite 2022-05-19T15:29:07,300 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Site testsite 2022-05-19T15:29:07,310 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@680d53b1 testClass = CommandDeleteSiteTest, testInstance = org.appng.cli.commands.site.CommandDeleteSiteTest@40a240f0, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7bfc634e 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]]] 2022-05-19T15:29:07,318 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:28:55 CEST 2022]; root of context hierarchy 2022-05-19T15:29:07,319 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:07,319 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: 12.407 s - in org.appng.cli.commands.site.CommandDeleteSiteTest [INFO] Running org.appng.cli.commands.site.CommandListSitesTest 2022-05-19T15:29:07,336 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:29:07,346 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@499493c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7994cb37, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@38e0f707, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5140e898, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1fde9b25, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@40cc269a] 2022-05-19T15:29:07,348 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:29:07,738 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:29:07 CEST 2022]; root of context hierarchy 2022-05-19T15:29:07,775 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:29:07,883 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:07,890 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:29:07,928 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:29:07,928 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:29:07,928 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:29:07,928 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:29:07,929 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:29:07,934 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:29:07,939 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:29:08,375 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7b28d8fa] 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-05-19T15:29:08,382 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@792318c8] 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-05-19T15:29:08,420 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:29:08,421 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:08,808 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:29:07 CEST 2022]; root of context hierarchy 2022-05-19T15:29:08,899 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3a352dd5 testClass = CommandListSitesTest, testInstance = org.appng.cli.commands.site.CommandListSitesTest@1b5d32f5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb3b6ad 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5d73322c]; rollback [false] 2022-05-19T15:29:08,920 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:29:08,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:29:08,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:29:08,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:29:08,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:29:08,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:29:08,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:29:08,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:29:08,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:29:08,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:29:08,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:29:08,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:29:08,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:29:08,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:29:08,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:29:08,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:29:08,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:29:08,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:29:08,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:29:08,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:29:08,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:29:08,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:29:08,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:29:08,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:29:08,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:29:08,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:29:08,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:29:08,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:29:08,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:29:08,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:29:08,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:29:08,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:29:08,933 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:29:08,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:29:08,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:29:08,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:29:08,934 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:29:08,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:29:08,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:29:08,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:29:08,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:29:08,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:29:08,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:29:08,935 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:29:08,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:29:08,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:29:08,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:29:08,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:29:08,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:29:08,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:29:08,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:29:08,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:29:08,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:29:08,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:29:08,937 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:29:08,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-05-19T15:29:08,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-05-19T15:29:08,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-05-19T15:29:08,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-05-19T15:29:08,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-05-19T15:29:08,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-05-19T15:29:08,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-05-19T15:29:08,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-05-19T15:29:08,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-05-19T15:29:08,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-05-19T15:29:08,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-05-19T15:29:08,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-05-19T15:29:08,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-05-19T15:29:08,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-05-19T15:29:08,970 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-05-19T15:29:08,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-05-19T15:29:08,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-05-19T15:29:08,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-05-19T15:29:08,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-05-19T15:29:08,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-05-19T15:29:08,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-05-19T15:29:08,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-05-19T15:29:08,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-05-19T15:29:08,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-05-19T15:29:08,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-05-19T15:29:08,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-05-19T15:29:08,971 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-05-19T15:29:08,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-05-19T15:29:08,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-05-19T15:29:08,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-05-19T15:29:08,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-05-19T15:29:08,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-05-19T15:29:08,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-05-19T15:29:08,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-05-19T15:29:08,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-05-19T15:29:08,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-05-19T15:29:08,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-05-19T15:29:08,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-05-19T15:29:08,972 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-05-19T15:29:08,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-05-19T15:29:08,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-05-19T15:29:08,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-05-19T15:29:08,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-05-19T15:29:08,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-05-19T15:29:08,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-05-19T15:29:08,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-05-19T15:29:08,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-05-19T15:29:08,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-05-19T15:29:08,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-05-19T15:29:08,973 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-05-19T15:29:08,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-05-19T15:29:08,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-05-19T15:29:08,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-05-19T15:29:08,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-05-19T15:29:08,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-05-19T15:29:08,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-05-19T15:29:08,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-05-19T15:29:08,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-05-19T15:29:08,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-05-19T15:29:08,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-05-19T15:29:08,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-05-19T15:29:08,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-05-19T15:29:08,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-05-19T15:29:08,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-05-19T15:29:08,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-05-19T15:29:08,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-05-19T15:29:08,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-05-19T15:29:08,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-05-19T15:29:08,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-05-19T15:29:08,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-05-19T15:29:08,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-05-19T15:29:08,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite 2022-05-19T15:29:09,008 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3a352dd5 testClass = CommandListSitesTest, testInstance = org.appng.cli.commands.site.CommandListSitesTest@1b5d32f5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3eb3b6ad 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]]] 2022-05-19T15:29:09,015 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:29:07 CEST 2022]; root of context hierarchy 2022-05-19T15:29:09,016 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:09,016 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.443 s - in org.appng.cli.commands.site.CommandListSitesTest [INFO] Running org.appng.cli.commands.site.CommandCheckSiteRunningTest 2022-05-19T15:29:09,031 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:29:09,038 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@37ddc24c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@45c653d1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@817efa4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@25e9f618, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7c7f8f4b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@b5013ce] 2022-05-19T15:29:09,039 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:29:09,321 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:29:09 CEST 2022]; root of context hierarchy 2022-05-19T15:29:09,336 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:29:09,404 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:09,410 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:29:09,439 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:29:09,439 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:29:09,439 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:29:09,439 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:29:09,439 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:29:09,446 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:29:09,448 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:29:09,766 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4e15caa] 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-05-19T15:29:09,772 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@386c6e87] 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-05-19T15:29:09,800 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:29:09,800 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:10,077 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:29:09 CEST 2022]; root of context hierarchy 2022-05-19T15:29:10,157 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@521890c6 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@44f6fb19, testMethod = testInvalidResponse@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@505e6244 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3eaf60e]; rollback [false] 2022-05-19T15:29:10,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:29:10,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:29:10,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:29:10,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:29:10,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:29:10,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:29:10,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:29:10,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:29:10,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:29:10,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:29:10,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:29:10,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:29:10,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:29:10,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:29:10,173 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:29:10,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:29:10,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:29:10,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:29:10,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:29:10,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:29:10,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:29:10,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:29:10,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:29:10,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:29:10,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:29:10,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:29:10,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:29:10,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:29:10,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:29:10,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:29:10,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:29:10,183 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:29:10,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:29:10,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:29:10,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:29:10,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:29:10,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:29:10,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:29:10,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:29:10,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:29:10,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:29:10,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:29:10,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:29:10,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:29:10,184 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:29:10,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:29:10,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:29:10,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:29:10,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:29:10,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:29:10,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:29:10,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:29:10,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:29:10,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:29:10,185 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:29:10,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheStatistics 2022-05-19T15:29:10,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.allowSkipRender 2022-05-19T15:29:10,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.locale 2022-05-19T15:29:10,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexQueueSize 2022-05-19T15:29:10,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeouts 2022-05-19T15:29:10,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailPort 2022-05-19T15:29:10,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.DatasourceConfigurer 2022-05-19T15:29:10,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheClearOnShutdown 2022-05-19T15:29:10,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.serviceOutputFormat 2022-05-19T15:29:10,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.sessionTrackingEnabled 2022-05-19T15:29:10,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcMaxLifetime 2022-05-19T15:29:10,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.supportedLanguages 2022-05-19T15:29:10,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexTimeout 2022-05-19T15:29:10,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.appendTabId 2022-05-19T15:29:10,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.supportReloadFile 2022-05-19T15:29:10,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapPrincipalScheme 2022-05-19T15:29:10,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.service-path 2022-05-19T15:29:10,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcValidationTimeout 2022-05-19T15:29:10,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLoginPage 2022-05-19T15:29:10,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutRef 2022-05-19T15:29:10,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultApplication 2022-05-19T15:29:10,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.wwwDir 2022-05-19T15:29:10,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLoginRef 2022-05-19T15:29:10,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultPageSize 2022-05-19T15:29:10,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailDisabled 2022-05-19T15:29:10,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.name 2022-05-19T15:29:10,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.assetsDir 2022-05-19T15:29:10,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.xssExceptions 2022-05-19T15:29:10,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexDir 2022-05-19T15:29:10,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.enforcePrimaryDomain 2022-05-19T15:29:10,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapIdAttribute 2022-05-19T15:29:10,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheEnabled 2022-05-19T15:29:10,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultPage 2022-05-19T15:29:10,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.rewriteConfig 2022-05-19T15:29:10,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.template 2022-05-19T15:29:10,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectionEnabled 2022-05-19T15:29:10,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutActionName 2022-05-19T15:29:10,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.serviceOutputType 2022-05-19T15:29:10,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.searchMaxHits 2022-05-19T15:29:10,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapUser 2022-05-19T15:29:10,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.siteRootDir 2022-05-19T15:29:10,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeToLive 2022-05-19T15:29:10,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.searchChunkSize 2022-05-19T15:29:10,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcConnectionTimeout 2022-05-19T15:29:10,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapHost 2022-05-19T15:29:10,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeoutsAntStyle 2022-05-19T15:29:10,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapUserBaseDn 2022-05-19T15:29:10,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.host 2022-05-19T15:29:10,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutActionValue 2022-05-19T15:29:10,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcLogPerformance 2022-05-19T15:29:10,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapDomain 2022-05-19T15:29:10,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.manager-path 2022-05-19T15:29:10,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexFileSystemQueueSize 2022-05-19T15:29:10,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapStartTls 2022-05-19T15:29:10,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutPage 2022-05-19T15:29:10,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.errorPage 2022-05-19T15:29:10,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailHost 2022-05-19T15:29:10,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexConfig 2022-05-19T15:29:10,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectedMethods 2022-05-19T15:29:10,225 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapGroupBaseDn 2022-05-19T15:29:10,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.documentDir 2022-05-19T15:29:10,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authApplication 2022-05-19T15:29:10,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.tagPrefix 2022-05-19T15:29:10,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectedPaths 2022-05-19T15:29:10,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.encoding 2022-05-19T15:29:10,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.timeZone 2022-05-19T15:29:10,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapPassword 2022-05-19T15:29:10,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.errorPages 2022-05-19T15:29:10,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexFileTypes 2022-05-19T15:29:10,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheExceptions 2022-05-19T15:29:10,234 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapDisabled 2022-05-19T15:29:10,236 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-05-19T15:29:10,455 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@521890c6 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@44f6fb19, testMethod = testInvalidResponse@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@505e6244 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]]] 2022-05-19T15:29:10,462 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@521890c6 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@25513ea0, testMethod = testInvalidUri@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@505e6244 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3eaf60e]; rollback [false] 2022-05-19T15:29:10,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapIdAttribute 2022-05-19T15:29:10,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheEnabled 2022-05-19T15:29:10,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeToLive 2022-05-19T15:29:10,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.siteRootDir 2022-05-19T15:29:10,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.template 2022-05-19T15:29:10,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.host 2022-05-19T15:29:10,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.supportReloadFile 2022-05-19T15:29:10,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexDir 2022-05-19T15:29:10,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.documentDir 2022-05-19T15:29:10,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authApplication 2022-05-19T15:29:10,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLoginPage 2022-05-19T15:29:10,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapDisabled 2022-05-19T15:29:10,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcConnectionTimeout 2022-05-19T15:29:10,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectedPaths 2022-05-19T15:29:10,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheClearOnShutdown 2022-05-19T15:29:10,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.encoding 2022-05-19T15:29:10,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexFileTypes 2022-05-19T15:29:10,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultPageSize 2022-05-19T15:29:10,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailHost 2022-05-19T15:29:10,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectedMethods 2022-05-19T15:29:10,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.DatasourceConfigurer 2022-05-19T15:29:10,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.tagPrefix 2022-05-19T15:29:10,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.name 2022-05-19T15:29:10,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapUser 2022-05-19T15:29:10,505 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.sessionTrackingEnabled 2022-05-19T15:29:10,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.serviceOutputFormat 2022-05-19T15:29:10,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeouts 2022-05-19T15:29:10,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcValidationTimeout 2022-05-19T15:29:10,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapStartTls 2022-05-19T15:29:10,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapDomain 2022-05-19T15:29:10,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.appendTabId 2022-05-19T15:29:10,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeoutsAntStyle 2022-05-19T15:29:10,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcMaxLifetime 2022-05-19T15:29:10,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexTimeout 2022-05-19T15:29:10,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.searchMaxHits 2022-05-19T15:29:10,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.service-path 2022-05-19T15:29:10,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailPort 2022-05-19T15:29:10,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.wwwDir 2022-05-19T15:29:10,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.serviceOutputType 2022-05-19T15:29:10,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.rewriteConfig 2022-05-19T15:29:10,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultApplication 2022-05-19T15:29:10,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheStatistics 2022-05-19T15:29:10,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheExceptions 2022-05-19T15:29:10,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.timeZone 2022-05-19T15:29:10,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLoginRef 2022-05-19T15:29:10,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcLogPerformance 2022-05-19T15:29:10,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultPage 2022-05-19T15:29:10,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutPage 2022-05-19T15:29:10,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutRef 2022-05-19T15:29:10,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.allowSkipRender 2022-05-19T15:29:10,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapUserBaseDn 2022-05-19T15:29:10,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.errorPages 2022-05-19T15:29:10,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.enforcePrimaryDomain 2022-05-19T15:29:10,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapPassword 2022-05-19T15:29:10,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapPrincipalScheme 2022-05-19T15:29:10,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.assetsDir 2022-05-19T15:29:10,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.supportedLanguages 2022-05-19T15:29:10,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexQueueSize 2022-05-19T15:29:10,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutActionValue 2022-05-19T15:29:10,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectionEnabled 2022-05-19T15:29:10,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexConfig 2022-05-19T15:29:10,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapGroupBaseDn 2022-05-19T15:29:10,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.xssExceptions 2022-05-19T15:29:10,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailDisabled 2022-05-19T15:29:10,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.errorPage 2022-05-19T15:29:10,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.locale 2022-05-19T15:29:10,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutActionName 2022-05-19T15:29:10,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapHost 2022-05-19T15:29:10,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.searchChunkSize 2022-05-19T15:29:10,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.manager-path 2022-05-19T15:29:10,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexFileSystemQueueSize 2022-05-19T15:29:10,518 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-05-19T15:29:10,585 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@521890c6 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@25513ea0, testMethod = testInvalidUri@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@505e6244 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]]] 2022-05-19T15:29:10,587 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@521890c6 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@553b9c69, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@505e6244 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3eaf60e]; rollback [false] 2022-05-19T15:29:10,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone 2022-05-19T15:29:10,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig 2022-05-19T15:29:10,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize 2022-05-19T15:29:10,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir 2022-05-19T15:29:10,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled 2022-05-19T15:29:10,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn 2022-05-19T15:29:10,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize 2022-05-19T15:29:10,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword 2022-05-19T15:29:10,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir 2022-05-19T15:29:10,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path 2022-05-19T15:29:10,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage 2022-05-19T15:29:10,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort 2022-05-19T15:29:10,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout 2022-05-19T15:29:10,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir 2022-05-19T15:29:10,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions 2022-05-19T15:29:10,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile 2022-05-19T15:29:10,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled 2022-05-19T15:29:10,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue 2022-05-19T15:29:10,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain 2022-05-19T15:29:10,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat 2022-05-19T15:29:10,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls 2022-05-19T15:29:10,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer 2022-05-19T15:29:10,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef 2022-05-19T15:29:10,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute 2022-05-19T15:29:10,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout 2022-05-19T15:29:10,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts 2022-05-19T15:29:10,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig 2022-05-19T15:29:10,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn 2022-05-19T15:29:10,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host 2022-05-19T15:29:10,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize 2022-05-19T15:29:10,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled 2022-05-19T15:29:10,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle 2022-05-19T15:29:10,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale 2022-05-19T15:29:10,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive 2022-05-19T15:29:10,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage 2022-05-19T15:29:10,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages 2022-05-19T15:29:10,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages 2022-05-19T15:29:10,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance 2022-05-19T15:29:10,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir 2022-05-19T15:29:10,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain 2022-05-19T15:29:10,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout 2022-05-19T15:29:10,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication 2022-05-19T15:29:10,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir 2022-05-19T15:29:10,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost 2022-05-19T15:29:10,634 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled 2022-05-19T15:29:10,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix 2022-05-19T15:29:10,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType 2022-05-19T15:29:10,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize 2022-05-19T15:29:10,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication 2022-05-19T15:29:10,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName 2022-05-19T15:29:10,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name 2022-05-19T15:29:10,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits 2022-05-19T15:29:10,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods 2022-05-19T15:29:10,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template 2022-05-19T15:29:10,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes 2022-05-19T15:29:10,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId 2022-05-19T15:29:10,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown 2022-05-19T15:29:10,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender 2022-05-19T15:29:10,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics 2022-05-19T15:29:10,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled 2022-05-19T15:29:10,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage 2022-05-19T15:29:10,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions 2022-05-19T15:29:10,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path 2022-05-19T15:29:10,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths 2022-05-19T15:29:10,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme 2022-05-19T15:29:10,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime 2022-05-19T15:29:10,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding 2022-05-19T15:29:10,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost 2022-05-19T15:29:10,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser 2022-05-19T15:29:10,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage 2022-05-19T15:29:10,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef 2022-05-19T15:29:10,645 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-05-19T15:29:10,701 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@521890c6 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@553b9c69, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@505e6244 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]]] 2022-05-19T15:29:10,711 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:29:09 CEST 2022]; root of context hierarchy 2022-05-19T15:29:10,714 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:10,714 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.896 s - in org.appng.cli.commands.site.CommandCheckSiteRunningTest [INFO] Running org.appng.cli.commands.site.CommandSetSiteActiveTest 2022-05-19T15:29:10,728 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:29:10,729 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@42c129d5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2b681266, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@be24282, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6a6e7625, org.springframework.test.context.transaction.TransactionalTestExecutionListener@21aa753c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4a3aa84d] 2022-05-19T15:29:10,729 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:29:11,027 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:29:11 CEST 2022]; root of context hierarchy 2022-05-19T15:29:11,060 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:29:11,178 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:11,190 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:29:11,235 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:29:11,235 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:29:11,235 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:29:11,235 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:29:11,235 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:29:11,241 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:29:11,244 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:29:11,647 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5088044] 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-05-19T15:29:11,649 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@afccbdd] 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-05-19T15:29:11,682 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:29:11,683 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:12,098 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:29:11 CEST 2022]; root of context hierarchy 2022-05-19T15:29:12,174 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3ad454c testClass = CommandSetSiteActiveTest, testInstance = org.appng.cli.commands.site.CommandSetSiteActiveTest@69ac7d77, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@27bcd6c8 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3408e444]; rollback [false] 2022-05-19T15:29:12,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:29:12,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:29:12,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:29:12,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:29:12,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:29:12,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:29:12,195 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:29:12,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:29:12,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:29:12,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:29:12,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:29:12,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:29:12,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:29:12,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:29:12,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:29:12,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:29:12,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:29:12,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:29:12,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:29:12,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:29:12,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:29:12,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:29:12,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:29:12,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:29:12,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:29:12,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:29:12,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:29:12,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:29:12,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:29:12,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:29:12,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:29:12,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:29:12,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:29:12,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:29:12,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:29:12,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:29:12,206 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:29:12,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:29:12,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:29:12,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:29:12,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:29:12,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:29:12,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:29:12,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:29:12,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:29:12,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:29:12,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:29:12,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:29:12,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:29:12,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:29:12,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:29:12,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:29:12,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:29:12,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:29:12,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:29:12,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-05-19T15:29:12,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-05-19T15:29:12,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-05-19T15:29:12,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-05-19T15:29:12,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-05-19T15:29:12,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-05-19T15:29:12,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-05-19T15:29:12,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-05-19T15:29:12,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-05-19T15:29:12,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-05-19T15:29:12,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-05-19T15:29:12,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-05-19T15:29:12,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-05-19T15:29:12,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-05-19T15:29:12,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-05-19T15:29:12,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-05-19T15:29:12,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-05-19T15:29:12,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-05-19T15:29:12,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-05-19T15:29:12,258 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-05-19T15:29:12,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-05-19T15:29:12,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-05-19T15:29:12,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-05-19T15:29:12,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-05-19T15:29:12,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-05-19T15:29:12,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-05-19T15:29:12,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-05-19T15:29:12,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-05-19T15:29:12,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-05-19T15:29:12,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-05-19T15:29:12,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-05-19T15:29:12,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-05-19T15:29:12,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-05-19T15:29:12,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-05-19T15:29:12,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-05-19T15:29:12,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-05-19T15:29:12,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-05-19T15:29:12,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-05-19T15:29:12,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-05-19T15:29:12,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-05-19T15:29:12,260 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-05-19T15:29:12,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-05-19T15:29:12,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-05-19T15:29:12,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-05-19T15:29:12,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-05-19T15:29:12,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-05-19T15:29:12,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-05-19T15:29:12,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-05-19T15:29:12,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-05-19T15:29:12,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-05-19T15:29:12,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-05-19T15:29:12,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-05-19T15:29:12,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-05-19T15:29:12,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-05-19T15:29:12,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-05-19T15:29:12,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-05-19T15:29:12,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-05-19T15:29:12,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-05-19T15:29:12,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-05-19T15:29:12,266 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-05-19T15:29:12,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-05-19T15:29:12,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-05-19T15:29:12,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-05-19T15:29:12,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-05-19T15:29:12,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-05-19T15:29:12,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-05-19T15:29:12,267 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-05-19T15:29:12,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-05-19T15:29:12,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-05-19T15:29:12,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-05-19T15:29:12,268 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-05-19T15:29:12,275 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite 2022-05-19T15:29:12,310 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Site testsite 2022-05-19T15:29:12,326 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3ad454c testClass = CommandSetSiteActiveTest, testInstance = org.appng.cli.commands.site.CommandSetSiteActiveTest@69ac7d77, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@27bcd6c8 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]]] 2022-05-19T15:29:12,338 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:29:11 CEST 2022]; root of context hierarchy 2022-05-19T15:29:12,339 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:12,339 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.433 s - in org.appng.cli.commands.site.CommandSetSiteActiveTest [INFO] Running org.appng.cli.commands.permission.RemovePermissionTest 2022-05-19T15:29:12,348 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:29:12,348 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@31aae6d9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7f59499c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@735e97d6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1c7d7c3f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7a87dd47, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4fa77e22] 2022-05-19T15:29:12,349 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:29:12,625 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:29:12 CEST 2022]; root of context hierarchy 2022-05-19T15:29:12,653 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:29:12,741 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:12,747 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:29:12,783 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:29:12,783 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:29:12,783 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:29:12,783 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:29:12,783 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:29:12,784 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:29:12,786 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:29:13,090 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7433b41a] 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-05-19T15:29:13,092 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@157e614] 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-05-19T15:29:13,161 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:29:13,161 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:13,491 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:29:12 CEST 2022]; root of context hierarchy 2022-05-19T15:29:13,550 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@d8a7be9 testClass = RemovePermissionTest, testInstance = org.appng.cli.commands.permission.RemovePermissionTest@5b4f3e78, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8218b73 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@826cde4]; rollback [false] 2022-05-19T15:29:13,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:29:13,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:29:13,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:29:13,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:29:13,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:29:13,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:29:13,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:29:13,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:29:13,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:29:13,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:29:13,578 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:29:13,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:29:13,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:29:13,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:29:13,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:29:13,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:29:13,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:29:13,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:29:13,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:29:13,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:29:13,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:29:13,579 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:29:13,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:29:13,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:29:13,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:29:13,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:29:13,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:29:13,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:29:13,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:29:13,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:29:13,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:29:13,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:29:13,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:29:13,580 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:29:13,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:29:13,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:29:13,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:29:13,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:29:13,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:29:13,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:29:13,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:29:13,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:29:13,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:29:13,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:29:13,581 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:29:13,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:29:13,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:29:13,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:29:13,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:29:13,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:29:13,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:29:13,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:29:13,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:29:13,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:29:13,586 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:29:13,589 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager 2022-05-19T15:29:13,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin 2022-05-19T15:29:13,626 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-05-19T15:29:13,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar 2022-05-19T15:29:13,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-05-19T15:29:13,701 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-05-19T15:29:13,702 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@d8a7be9 testClass = RemovePermissionTest, testInstance = org.appng.cli.commands.permission.RemovePermissionTest@5b4f3e78, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@8218b73 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]]] 2022-05-19T15:29:13,714 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:29:12 CEST 2022]; root of context hierarchy 2022-05-19T15:29:13,715 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:13,715 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.217 s - in org.appng.cli.commands.permission.RemovePermissionTest [INFO] Running org.appng.cli.commands.permission.ListPermissionTest 2022-05-19T15:29:13,725 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:29:13,725 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@69c4d4e2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@441488d9, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@75308e8d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@caf2b00, org.springframework.test.context.transaction.TransactionalTestExecutionListener@43838db3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@23b1975a] 2022-05-19T15:29:13,725 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:29:13,967 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:29:13 CEST 2022]; root of context hierarchy 2022-05-19T15:29:13,982 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:29:14,043 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:14,045 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:29:14,080 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:29:14,082 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:29:14,082 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:29:14,082 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:29:14,082 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:29:14,086 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:29:14,089 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:29:14,459 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@78a490ba] 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-05-19T15:29:14,462 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@45f9b50c] 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-05-19T15:29:14,503 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:29:14,503 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:14,787 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:29:13 CEST 2022]; root of context hierarchy 2022-05-19T15:29:14,846 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@35c66901 testClass = ListPermissionTest, testInstance = org.appng.cli.commands.permission.ListPermissionTest@5e868e3c, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40326901 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@16724acf]; rollback [false] 2022-05-19T15:29:14,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:29:14,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:29:14,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:29:14,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:29:14,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:29:14,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:29:14,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:29:14,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:29:14,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:29:14,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:29:14,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:29:14,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:29:14,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:29:14,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:29:14,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:29:14,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:29:14,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:29:14,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:29:14,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:29:14,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:29:14,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:29:14,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:29:14,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:29:14,876 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:29:14,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:29:14,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:29:14,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:29:14,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:29:14,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:29:14,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:29:14,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:29:14,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:29:14,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:29:14,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:29:14,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:29:14,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:29:14,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:29:14,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:29:14,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:29:14,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:29:14,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:29:14,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:29:14,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:29:14,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:29:14,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:29:14,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:29:14,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:29:14,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:29:14,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:29:14,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:29:14,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:29:14,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:29:14,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:29:14,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:29:14,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:29:14,885 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager 2022-05-19T15:29:14,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin 2022-05-19T15:29:14,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-05-19T15:29:14,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar 2022-05-19T15:29:14,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-05-19T15:29:14,953 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@35c66901 testClass = ListPermissionTest, testInstance = org.appng.cli.commands.permission.ListPermissionTest@5e868e3c, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40326901 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]]] 2022-05-19T15:29:14,958 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:29:13 CEST 2022]; root of context hierarchy 2022-05-19T15:29:14,958 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:14,959 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.243 s - in org.appng.cli.commands.permission.ListPermissionTest [INFO] Running org.appng.cli.commands.permission.AddPermissionTest 2022-05-19T15:29:14,977 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:29:14,977 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4fe66346, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1ac5773d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@32220aa9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7b1a80b9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@71a20cf, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@36d7d38e] 2022-05-19T15:29:14,982 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:29:15,223 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:29:15 CEST 2022]; root of context hierarchy 2022-05-19T15:29:15,233 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:29:15,304 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:15,309 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:29:15,341 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:29:15,341 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:29:15,341 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:29:15,341 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:29:15,342 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:29:15,350 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:29:15,352 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:29:15,726 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@d803328] 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-05-19T15:29:15,733 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5451b123] 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-05-19T15:29:15,761 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:29:15,761 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:16,045 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:29:15 CEST 2022]; root of context hierarchy 2022-05-19T15:29:16,110 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3c86a471 testClass = AddPermissionTest, testInstance = org.appng.cli.commands.permission.AddPermissionTest@1eea0a7, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3e36c5ed 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@69acf3f2]; rollback [false] 2022-05-19T15:29:16,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:29:16,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:29:16,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:29:16,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:29:16,125 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:29:16,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:29:16,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:29:16,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:29:16,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:29:16,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:29:16,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:29:16,134 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:29:16,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:29:16,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:29:16,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:29:16,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:29:16,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:29:16,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:29:16,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:29:16,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:29:16,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:29:16,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:29:16,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:29:16,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:29:16,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:29:16,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:29:16,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:29:16,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:29:16,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:29:16,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:29:16,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:29:16,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:29:16,154 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:29:16,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:29:16,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:29:16,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:29:16,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:29:16,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:29:16,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:29:16,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:29:16,155 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:29:16,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:29:16,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:29:16,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:29:16,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:29:16,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:29:16,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:29:16,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:29:16,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:29:16,156 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:29:16,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:29:16,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:29:16,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:29:16,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:29:16,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:29:16,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager 2022-05-19T15:29:16,205 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin 2022-05-19T15:29:16,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-05-19T15:29:16,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar 2022-05-19T15:29:16,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin 2022-05-19T15:29:16,251 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3c86a471 testClass = AddPermissionTest, testInstance = org.appng.cli.commands.permission.AddPermissionTest@1eea0a7, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3e36c5ed 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]]] 2022-05-19T15:29:16,262 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:29:15 CEST 2022]; root of context hierarchy 2022-05-19T15:29:16,263 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:16,263 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.285 s - in org.appng.cli.commands.permission.AddPermissionTest [INFO] Running org.appng.cli.commands.application.CommandInstallApplicationTest 2022-05-19T15:29:16,278 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:29:16,282 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4a70bd49, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2b35830e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@13167263, org.springframework.test.context.support.DirtiesContextTestExecutionListener@600a14d2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2fdf676f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@28f5ac69] 2022-05-19T15:29:16,283 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:29:16,528 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:29:16 CEST 2022]; root of context hierarchy 2022-05-19T15:29:16,547 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:29:16,620 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:16,632 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:29:16,675 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:29:16,675 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:29:16,676 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:29:16,676 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:29:16,676 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:29:16,682 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:29:16,686 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:29:17,189 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@716a6c3a] 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-05-19T15:29:17,194 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2215dcbd] 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-05-19T15:29:17,236 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:29:17,236 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:17,572 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:29:16 CEST 2022]; root of context hierarchy 2022-05-19T15:29:17,621 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1fcff432 testClass = CommandInstallApplicationTest, testInstance = org.appng.cli.commands.application.CommandInstallApplicationTest@4e0274cd, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7c8d3591 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6c47ba36]; rollback [false] 2022-05-19T15:29:17,646 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:29:17,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:29:17,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:29:17,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:29:17,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:29:17,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:29:17,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:29:17,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:29:17,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:29:17,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:29:17,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:29:17,647 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:29:17,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:29:17,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:29:17,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:29:17,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:29:17,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:29:17,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:29:17,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:29:17,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:29:17,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:29:17,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:29:17,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:29:17,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:29:17,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:29:17,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:29:17,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:29:17,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:29:17,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:29:17,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:29:17,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:29:17,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:29:17,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:29:17,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:29:17,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:29:17,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:29:17,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:29:17,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:29:17,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:29:17,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:29:17,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:29:17,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:29:17,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:29:17,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:29:17,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:29:17,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:29:17,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:29:17,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:29:17,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:29:17,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:29:17,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:29:17,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:29:17,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:29:17,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:29:17,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:29:17,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo 2022-05-19T15:29:17,702 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target/test-classes/localrepo/ 2022-05-19T15:29:17,743 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2022-05-19T15:29:17,745 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application demo-application 2022-05-19T15:29:17,750 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-19T15:29:17,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug 2022-05-19T15:29:17,752 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-19T15:29:17,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission output-format.html 2022-05-19T15:29:17,758 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-19T15:29:17,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission output-type.webgui 2022-05-19T15:29:17,759 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-19T15:29:17,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission testPermission 2022-05-19T15:29:17,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Administrator 2022-05-19T15:29:17,774 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-19T15:29:17,775 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-19T15:29:17,776 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:29:17,776 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-19T15:29:17,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Debugger 2022-05-19T15:29:17,779 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-19T15:29:17,783 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-19T15:29:17,783 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-19T15:29:17,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Tester 2022-05-19T15:29:17,790 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-19T15:29:17,790 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-19T15:29:17,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.foo 2022-05-19T15:29:17,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.bar 2022-05-19T15:29:17,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.clobValue 2022-05-19T15:29:17,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Administrator 2022-05-19T15:29:17,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Debugger 2022-05-19T15:29:17,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Tester 2022-05-19T15:29:17,813 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2022-05-19T15:29:17,813 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2022-05-19T15:29:17,823 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2022-05-19T15:29:17,823 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2022-05-19T15:29:17,824 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2022-05-19T15:29:17,824 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2022-05-19T15:29:17,824 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2022-05-19T15:29:17,824 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2022-05-19T15:29:17,824 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-05-19T15:29:17,825 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2022-05-19T15:29:17,825 INFO [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.4 2022-05-19T15:29:17,825 INFO [main] org.appng.core.service.CoreService: saving applicationresource application.xml 2022-05-19T15:29:17,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource application.xml of application demo-application 2022-05-19T15:29:17,833 INFO [main] org.appng.core.service.CoreService: saving applicationresource beans.xml 2022-05-19T15:29:17,833 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource beans.xml of application demo-application 2022-05-19T15:29:17,839 INFO [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml 2022-05-19T15:29:17,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource datasources.xml of application demo-application 2022-05-19T15:29:17,840 INFO [main] org.appng.core.service.CoreService: saving applicationresource events.xml 2022-05-19T15:29:17,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource events.xml of application demo-application 2022-05-19T15:29:17,841 INFO [main] org.appng.core.service.CoreService: saving applicationresource master.xml 2022-05-19T15:29:17,841 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource master.xml of application demo-application 2022-05-19T15:29:17,846 INFO [main] org.appng.core.service.CoreService: saving applicationresource page.xml 2022-05-19T15:29:17,846 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource page.xml of application demo-application 2022-05-19T15:29:17,847 INFO [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml 2022-05-19T15:29:17,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource plugin.xml of application demo-application 2022-05-19T15:29:17,850 INFO [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties 2022-05-19T15:29:17,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource messages-demo.properties of application demo-application 2022-05-19T15:29:17,852 INFO [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql 2022-05-19T15:29:17,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource mssql/V1.0_script.sql of application demo-application 2022-05-19T15:29:17,858 INFO [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql 2022-05-19T15:29:17,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource mysql/V1.0_script.sql of application demo-application 2022-05-19T15:29:17,886 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-19T15:29:17,888 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-19T15:29:17,890 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:29:17,893 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-19T15:29:17,897 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-05-19T15:29:17,899 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-05-19T15:29:17,922 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@1fcff432 testClass = CommandInstallApplicationTest, testInstance = org.appng.cli.commands.application.CommandInstallApplicationTest@4e0274cd, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7c8d3591 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]]] 2022-05-19T15:29:17,930 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:29:16 CEST 2022]; root of context hierarchy 2022-05-19T15:29:17,931 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:17,931 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.774 s - in org.appng.cli.commands.application.CommandInstallApplicationTest [INFO] Running org.appng.cli.commands.application.CommandListApplicationsTest 2022-05-19T15:29:17,946 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:29:17,947 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@76d115e7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3e8138b4, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@158a5b65, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5a9056db, org.springframework.test.context.transaction.TransactionalTestExecutionListener@24901e43, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@13e3d6fd] 2022-05-19T15:29:17,947 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:29:18,221 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:29:18 CEST 2022]; root of context hierarchy 2022-05-19T15:29:18,239 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:29:18,357 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:18,361 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:29:18,395 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:29:18,395 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:29:18,395 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:29:18,395 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:29:18,396 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:29:18,403 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:29:18,406 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:29:18,753 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@65a38681] 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-05-19T15:29:18,763 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3bb4d8ae] 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-05-19T15:29:18,784 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:29:18,784 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:19,092 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:29:18 CEST 2022]; root of context hierarchy 2022-05-19T15:29:19,159 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3d05c99f testClass = CommandListApplicationsTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsTest@7f32e026, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@51e6ac82 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2663d23b]; rollback [false] 2022-05-19T15:29:19,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:29:19,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:29:19,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:29:19,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:29:19,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:29:19,178 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:29:19,179 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:29:19,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:29:19,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:29:19,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:29:19,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:29:19,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:29:19,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:29:19,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:29:19,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:29:19,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:29:19,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:29:19,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:29:19,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:29:19,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:29:19,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:29:19,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:29:19,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:29:19,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:29:19,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:29:19,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:29:19,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:29:19,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:29:19,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:29:19,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:29:19,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:29:19,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:29:19,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:29:19,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:29:19,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:29:19,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:29:19,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:29:19,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:29:19,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:29:19,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:29:19,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:29:19,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:29:19,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:29:19,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:29:19,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:29:19,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:29:19,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:29:19,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:29:19,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:29:19,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:29:19,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:29:19,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:29:19,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:29:19,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:29:19,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:29:19,224 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3d05c99f testClass = CommandListApplicationsTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsTest@7f32e026, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@51e6ac82 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]]] 2022-05-19T15:29:19,238 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:29:18 CEST 2022]; root of context hierarchy 2022-05-19T15:29:19,239 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:19,239 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.141 s - in org.appng.cli.commands.application.CommandListApplicationsTest [INFO] Running org.appng.cli.commands.application.CommandListApplicationsForSiteTest 2022-05-19T15:29:19,254 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:29:19,254 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@715f3268, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@9161538, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@44b48a85, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3309ec9b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3bcd44e0, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2cb3974] 2022-05-19T15:29:19,258 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:29:19,473 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:29:19 CEST 2022]; root of context hierarchy 2022-05-19T15:29:19,494 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:29:19,576 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:19,589 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:29:19,620 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:29:19,620 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:29:19,620 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:29:19,620 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:29:19,620 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:29:19,626 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:29:19,628 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:29:19,960 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@15599415] 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-05-19T15:29:19,962 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6c30a89e] 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-05-19T15:29:19,996 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:29:19,997 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:20,301 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:29:19 CEST 2022]; root of context hierarchy 2022-05-19T15:29:20,365 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d644eb8 testClass = CommandListApplicationsForSiteTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsForSiteTest@78e7e3c3, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@29b3014c 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2dd9d53f]; rollback [false] 2022-05-19T15:29:20,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:29:20,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:29:20,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:29:20,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:29:20,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:29:20,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:29:20,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:29:20,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:29:20,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:29:20,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:29:20,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:29:20,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:29:20,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:29:20,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:29:20,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:29:20,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:29:20,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:29:20,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:29:20,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:29:20,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:29:20,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:29:20,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:29:20,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:29:20,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:29:20,388 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:29:20,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:29:20,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:29:20,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:29:20,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:29:20,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:29:20,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:29:20,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:29:20,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:29:20,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:29:20,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:29:20,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:29:20,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:29:20,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:29:20,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:29:20,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:29:20,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:29:20,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:29:20,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:29:20,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:29:20,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:29:20,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:29:20,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:29:20,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:29:20,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:29:20,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:29:20,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:29:20,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:29:20,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:29:20,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:29:20,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:29:20,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths 2022-05-19T15:29:20,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize 2022-05-19T15:29:20,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize 2022-05-19T15:29:20,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir 2022-05-19T15:29:20,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path 2022-05-19T15:29:20,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages 2022-05-19T15:29:20,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage 2022-05-19T15:29:20,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef 2022-05-19T15:29:20,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost 2022-05-19T15:29:20,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage 2022-05-19T15:29:20,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize 2022-05-19T15:29:20,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn 2022-05-19T15:29:20,442 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain 2022-05-19T15:29:20,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout 2022-05-19T15:29:20,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost 2022-05-19T15:29:20,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes 2022-05-19T15:29:20,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef 2022-05-19T15:29:20,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout 2022-05-19T15:29:20,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout 2022-05-19T15:29:20,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale 2022-05-19T15:29:20,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication 2022-05-19T15:29:20,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser 2022-05-19T15:29:20,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled 2022-05-19T15:29:20,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle 2022-05-19T15:29:20,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime 2022-05-19T15:29:20,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions 2022-05-19T15:29:20,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host 2022-05-19T15:29:20,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig 2022-05-19T15:29:20,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain 2022-05-19T15:29:20,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding 2022-05-19T15:29:20,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template 2022-05-19T15:29:20,444 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile 2022-05-19T15:29:20,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize 2022-05-19T15:29:20,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled 2022-05-19T15:29:20,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages 2022-05-19T15:29:20,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort 2022-05-19T15:29:20,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication 2022-05-19T15:29:20,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig 2022-05-19T15:29:20,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix 2022-05-19T15:29:20,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone 2022-05-19T15:29:20,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat 2022-05-19T15:29:20,445 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir 2022-05-19T15:29:20,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer 2022-05-19T15:29:20,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name 2022-05-19T15:29:20,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn 2022-05-19T15:29:20,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls 2022-05-19T15:29:20,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir 2022-05-19T15:29:20,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance 2022-05-19T15:29:20,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown 2022-05-19T15:29:20,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions 2022-05-19T15:29:20,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics 2022-05-19T15:29:20,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType 2022-05-19T15:29:20,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path 2022-05-19T15:29:20,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage 2022-05-19T15:29:20,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage 2022-05-19T15:29:20,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods 2022-05-19T15:29:20,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme 2022-05-19T15:29:20,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue 2022-05-19T15:29:20,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir 2022-05-19T15:29:20,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender 2022-05-19T15:29:20,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled 2022-05-19T15:29:20,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword 2022-05-19T15:29:20,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled 2022-05-19T15:29:20,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts 2022-05-19T15:29:20,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled 2022-05-19T15:29:20,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute 2022-05-19T15:29:20,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName 2022-05-19T15:29:20,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir 2022-05-19T15:29:20,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive 2022-05-19T15:29:20,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits 2022-05-19T15:29:20,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId 2022-05-19T15:29:20,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite 2022-05-19T15:29:20,503 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d644eb8 testClass = CommandListApplicationsForSiteTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsForSiteTest@78e7e3c3, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@29b3014c 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]]] 2022-05-19T15:29:20,514 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:29:19 CEST 2022]; root of context hierarchy 2022-05-19T15:29:20,514 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:20,515 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.449 s - in org.appng.cli.commands.application.CommandListApplicationsForSiteTest [INFO] Running org.appng.cli.commands.CommandBatchTest 2022-05-19T15:29:20,655 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.013 s - in org.appng.cli.commands.CommandBatchTest [INFO] Running org.appng.cli.commands.subject.CommandDeleteSubjectTest 2022-05-19T15:29:20,689 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:29:20,689 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@860ce9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@460ead50, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@453bbcc6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7a112d3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@37f0a78a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@427e809] 2022-05-19T15:29:20,689 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:29:20,985 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:29:20 CEST 2022]; root of context hierarchy 2022-05-19T15:29:21,003 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:29:21,086 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:21,096 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:29:21,142 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:29:21,142 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:29:21,142 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:29:21,142 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:29:21,142 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:29:21,150 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:29:21,154 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:29:21,541 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7a08d1d4] 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-05-19T15:29:21,553 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@12a97491] 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-05-19T15:29:21,583 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:29:21,583 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:21,915 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:29:20 CEST 2022]; root of context hierarchy 2022-05-19T15:29:21,972 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6601e3a5 testClass = CommandDeleteSubjectTest, testInstance = org.appng.cli.commands.subject.CommandDeleteSubjectTest@5277ea68, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@409bb2ff 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@19cb9174]; rollback [false] 2022-05-19T15:29:21,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:29:21,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:29:21,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:29:21,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:29:21,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:29:21,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:29:21,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:29:21,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:29:21,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:29:21,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:29:21,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:29:21,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:29:22,002 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:29:22,002 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:29:22,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:29:22,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:29:22,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:29:22,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:29:22,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:29:22,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:29:22,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:29:22,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:29:22,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:29:22,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:29:22,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:29:22,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:29:22,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:29:22,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:29:22,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:29:22,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:29:22,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:29:22,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:29:22,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:29:22,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:29:22,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:29:22,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:29:22,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:29:22,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:29:22,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:29:22,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:29:22,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:29:22,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:29:22,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:29:22,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:29:22,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:29:22,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:29:22,082 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:29:22,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:29:22,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:29:22,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:29:22,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:29:22,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:29:22,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:29:22,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:29:22,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:29:22,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-05-19T15:29:22,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Subject admin 2022-05-19T15:29:22,127 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6601e3a5 testClass = CommandDeleteSubjectTest, testInstance = org.appng.cli.commands.subject.CommandDeleteSubjectTest@5277ea68, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@409bb2ff 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]]] 2022-05-19T15:29:22,134 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:29:20 CEST 2022]; root of context hierarchy 2022-05-19T15:29:22,134 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:22,135 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.441 s - in org.appng.cli.commands.subject.CommandDeleteSubjectTest [INFO] Running org.appng.cli.commands.subject.HashPasswordTest 2022-05-19T15:29:22,149 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:29:22,149 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6949f017, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@20d87607, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4e8e4916, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6d6b5cb9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4b84c04b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@280fff72] 2022-05-19T15:29:22,157 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:29:22,425 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:29:22 CEST 2022]; root of context hierarchy 2022-05-19T15:29:22,451 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:29:22,517 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:22,525 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:29:22,557 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:29:22,562 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:29:22,562 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:29:22,562 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:29:22,562 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:29:22,570 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:29:22,573 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:29:23,015 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1dfa88b4] 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-05-19T15:29:23,026 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@9eabb28] 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-05-19T15:29: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-05-19T15:29:23,055 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:23,452 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:29:22 CEST 2022]; root of context hierarchy 2022-05-19T15:29:23,523 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@9214d84 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@13d51fc3, testMethod = testInvalid@HashPasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@583fafd 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3d26db8e]; rollback [false] 2022-05-19T15:29:23,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:29:23,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:29:23,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:29:23,541 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:29:23,542 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:29:23,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:29:23,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:29:23,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:29:23,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:29:23,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:29:23,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:29:23,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:29:23,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:29:23,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:29:23,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:29:23,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:29:23,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:29:23,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:29:23,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:29:23,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:29:23,551 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:29:23,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:29:23,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:29:23,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:29:23,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:29:23,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:29:23,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:29:23,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:29:23,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:29:23,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:29:23,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:29:23,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:29:23,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:29:23,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:29:23,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:29:23,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:29:23,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:29:23,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:29:23,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:29:23,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:29:23,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:29:23,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:29:23,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:29:23,561 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:29:23,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:29:23,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:29:23,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:29:23,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:29:23,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:29:23,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:29:23,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:29:23,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:29:23,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:29:23,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:29:23,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:29:23,588 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@9214d84 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@13d51fc3, testMethod = testInvalid@HashPasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@583fafd 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]]] 2022-05-19T15:29:23,612 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@9214d84 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@61058d05, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@583fafd 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3d26db8e]; rollback [false] 2022-05-19T15:29:25,782 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@9214d84 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@61058d05, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@583fafd 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]]] 2022-05-19T15:29:25,790 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:29:22 CEST 2022]; root of context hierarchy 2022-05-19T15:29:25,791 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:25,791 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: 3.504 s - in org.appng.cli.commands.subject.HashPasswordTest [INFO] Running org.appng.cli.commands.subject.CommandListSubjectTest 2022-05-19T15:29:25,803 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:29:25,803 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1746638d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6a57c93, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2ab035f5, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1ea79665, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3ad9c437, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@17b5661b] 2022-05-19T15:29:25,810 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:29:26,033 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:29:26 CEST 2022]; root of context hierarchy 2022-05-19T15:29:26,060 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:29:26,135 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:26,147 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:29:26,186 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:29:26,186 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:29:26,187 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:29:26,187 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:29:26,187 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:29:26,191 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:29:26,194 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:29:26,589 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4838be55] 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-05-19T15:29:26,592 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@34ea3d68] 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-05-19T15:29:26,628 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:29:26,628 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:26,975 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:29:26 CEST 2022]; root of context hierarchy 2022-05-19T15:29:27,034 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@b6448ac testClass = CommandListSubjectTest, testInstance = org.appng.cli.commands.subject.CommandListSubjectTest@780657c3, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@79e2e724 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@319adefb]; rollback [false] 2022-05-19T15:29:27,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:29:27,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:29:27,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:29:27,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:29:27,053 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:29:27,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:29:27,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:29:27,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:29:27,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:29:27,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:29:27,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:29:27,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:29:27,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:29:27,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:29:27,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:29:27,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:29:27,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:29:27,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:29:27,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:29:27,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:29:27,063 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:29:27,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:29:27,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:29:27,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:29:27,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:29:27,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:29:27,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:29:27,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:29:27,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:29:27,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:29:27,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:29:27,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:29:27,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:29:27,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:29:27,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:29:27,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:29:27,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:29:27,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:29:27,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:29:27,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:29:27,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:29:27,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:29:27,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:29:27,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:29:27,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:29:27,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:29:27,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:29:27,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:29:27,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:29:27,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:29:27,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:29:27,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:29:27,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:29:27,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:29:27,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:29:27,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-05-19T15:29:27,121 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@b6448ac testClass = CommandListSubjectTest, testInstance = org.appng.cli.commands.subject.CommandListSubjectTest@780657c3, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@79e2e724 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]]] 2022-05-19T15:29:27,134 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:29:26 CEST 2022]; root of context hierarchy 2022-05-19T15:29:27,135 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:27,135 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.454 s - in org.appng.cli.commands.subject.CommandListSubjectTest [INFO] Running org.appng.cli.commands.subject.CommandCreateSubjectTest 2022-05-19T15:29:27,148 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:29:27,148 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@50983559, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1acf5f0e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6919bff6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@79711194, org.springframework.test.context.transaction.TransactionalTestExecutionListener@68d2c11e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@885d425] 2022-05-19T15:29:27,155 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:29:27,390 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:29:27 CEST 2022]; root of context hierarchy 2022-05-19T15:29:27,406 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:29:27,478 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:27,480 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:29:27,523 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:29:27,523 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer] 2022-05-19T15:29:27,523 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:29:27,523 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:29:27,523 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:29:27,527 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:29:27,530 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:29:27,858 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@701017a9] 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-05-19T15:29:27,861 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@49d66be7] 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-05-19T15:29:27,890 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:29:27,890 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:28,192 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:29:27 CEST 2022]; root of context hierarchy 2022-05-19T15:29:28,249 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@e589bc4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@41ecc850, testMethod = test@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69988262 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@309941d1]; rollback [false] 2022-05-19T15:29:28,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:29:28,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:29:28,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:29:28,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:29:28,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:29:28,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:29:28,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:29:28,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:29:28,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:29:28,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:29:28,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:29:28,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:29:28,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:29:28,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:29:28,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:29:28,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:29:28,265 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:29:28,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:29:28,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:29:28,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:29:28,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:29:28,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:29:28,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:29:28,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:29:28,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:29:28,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:29:28,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:29:28,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:29:28,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:29:28,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:29:28,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:29:28,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:29:28,279 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:29:28,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:29:28,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:29:28,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:29:28,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:29:28,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:29:28,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:29:28,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:29:28,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:29:28,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:29:28,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:29:28,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:29:28,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:29:28,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:29:28,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:29:28,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:29:28,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:29:28,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:29:28,283 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:29:28,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:29:28,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:29:28,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:29:28,284 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:29:29,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin 2022-05-19T15:29:30,140 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@e589bc4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@41ecc850, testMethod = test@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69988262 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]]] 2022-05-19T15:29:30,151 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@e589bc4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@11acf334, testMethod = testGroup@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69988262 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@309941d1]; rollback [false] 2022-05-19T15:29:30,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject adminFromLdap 2022-05-19T15:29:30,191 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@e589bc4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@11acf334, testMethod = testGroup@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69988262 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]]] 2022-05-19T15:29:30,194 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@e589bc4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@794f5158, testMethod = testGroupWithPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69988262 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@309941d1]; rollback [false] 2022-05-19T15:29:30,214 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@e589bc4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@794f5158, testMethod = testGroupWithPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69988262 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]]] 2022-05-19T15:29:30,220 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@e589bc4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@69de2b67, testMethod = testInvalidPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69988262 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@309941d1]; rollback [false] 2022-05-19T15:29:30,264 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@e589bc4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@69de2b67, testMethod = testInvalidPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69988262 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]]] 2022-05-19T15:29:30,270 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@e589bc4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@5aa1adb8, testMethod = testLocalNoPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69988262 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@309941d1]; rollback [false] 2022-05-19T15:29:30,287 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@e589bc4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@5aa1adb8, testMethod = testLocalNoPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69988262 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]]] 2022-05-19T15:29:30,288 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@e589bc4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@856f48b, testMethod = testPasswordHashed@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69988262 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@309941d1]; rollback [false] 2022-05-19T15:29:30,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject preHashedPassword 2022-05-19T15:29:31,253 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@e589bc4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@856f48b, testMethod = testPasswordHashed@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69988262 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]]] 2022-05-19T15:29:31,266 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@e589bc4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@3edfcfc5, testMethod = testUserExists@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69988262 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@309941d1]; rollback [false] 2022-05-19T15:29:32,092 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@e589bc4 testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@3edfcfc5, testMethod = testUserExists@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@69988262 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]]] 2022-05-19T15:29:32,098 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:29:27 CEST 2022]; root of context hierarchy 2022-05-19T15:29:32,099 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:32,104 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.83 s - in org.appng.cli.commands.subject.CommandCreateSubjectTest [INFO] Running org.appng.cli.CliCoreDBNotInitializedTest 2022-05-19T15:29:32,108 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-05-19T15:29:32,116 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-05-19T15:29:32,120 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:29:32,120 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@58eb2e65, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5c771407, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@189c4e3a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2a82be56, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2b9b2565, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4f28cb3d] 2022-05-19T15:29:32,121 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:29:32,293 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@35bfa17c: startup date [Thu May 19 15:29:32 CEST 2022]; root of context hierarchy 2022-05-19T15:29:32,307 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:29:32,365 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:32,375 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:29:32,411 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:29:32,411 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CliCoreDBNotInitializedTest] 2022-05-19T15:29:32,411 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:29:32,411 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:29:32,411 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:29:32,450 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:29:32,453 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:29:32,829 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:29:32,830 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:33,100 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@35bfa17c: startup date [Thu May 19 15:29:32 CEST 2022]; root of context hierarchy 2022-05-19T15:29:33,155 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@16ddbdf0 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@1f6f56e0, testMethod = testHelp@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5dbf0473 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@29401381]; rollback [false] 2022-05-19T15:29:33,226 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@16ddbdf0 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@1f6f56e0, testMethod = testHelp@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5dbf0473 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]]] 2022-05-19T15:29:33,238 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@16ddbdf0 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@2ccaddac, testMethod = testNoArgs@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5dbf0473 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@29401381]; rollback [false] 2022-05-19T15:29:33,256 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@16ddbdf0 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@2ccaddac, testMethod = testNoArgs@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5dbf0473 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]]] 2022-05-19T15:29:33,263 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@16ddbdf0 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@659adaab, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5dbf0473 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@29401381]; rollback [false] 2022-05-19T15:29:33,296 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-19T15:29:33,346 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0) 2022-05-19T15:29:33,477 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:29:33,477 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:29:33,477 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:29:33,530 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5) 2022-05-19T15:29:33,668 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0) 2022-05-19T15:29:33,669 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:29:33,669 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:29:33,669 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:29:33,675 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5) 2022-05-19T15:29:33,703 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@16ddbdf0 testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@659adaab, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5dbf0473 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]]] 2022-05-19T15:29:33,717 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@35bfa17c: startup date [Thu May 19 15:29:32 CEST 2022]; root of context hierarchy 2022-05-19T15:29:33,718 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:33,718 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: 1.634 s - in org.appng.cli.CliCoreDBNotInitializedTest [INFO] Running org.appng.cli.CliCoreTest 2022-05-19T15:29:33,731 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-05-19T15:29:33,732 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-05-19T15:29:33,741 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:29:33,742 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@76fb90fe, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3fe811a9, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2fe5497c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2a3983b9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@ef8a60, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7f75b68d] 2022-05-19T15:29:33,743 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml] 2022-05-19T15:29:33,949 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:29:33 CEST 2022]; root of context hierarchy 2022-05-19T15:29:33,966 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:29:34,041 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:34,053 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI] 2022-05-19T15:29:34,086 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2022-05-19T15:29:34,086 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CliCoreTest] 2022-05-19T15:29:34,087 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2022-05-19T15:29:34,087 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2022-05-19T15:29:34,087 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2022-05-19T15:29:34,126 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:29:34,131 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:29:34,548 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:29:34,548 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:34,865 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:29:33 CEST 2022]; root of context hierarchy 2022-05-19T15:29:34,922 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6dc3b800 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@7d14f47a, testMethod = testBatch@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@197126c4 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6076a022]; rollback [false] 2022-05-19T15:29:34,955 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-19T15:29:34,956 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-19T15:29:34,957 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:29:34,957 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:29:34,957 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:29:34,979 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-19T15:29:35,008 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-19T15:29:35,015 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:29:35,015 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:29:35,015 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:29:35,027 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-19T15:29:35,056 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.023s) 2022-05-19T15:29:35,070 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-19T15:29:35,168 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-19T15:29:35,382 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-19T15:29:35,538 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-19T15:29:35,585 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-19T15:29:35,601 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-19T15:29:35,625 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-19T15:29:35,637 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-19T15:29:35,657 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-19T15:29:35,756 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-19T15:29:35,773 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-19T15:29:35,806 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-19T15:29:35,832 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-19T15:29:35,854 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-19T15:29:35,858 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:29:35,858 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:29:35,878 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-19T15:29:35,892 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-19T15:29:35,912 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-19T15:29:35,923 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:29:35,939 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-19T15:29:35,954 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.797s) 2022-05-19T15:29:35,959 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-19T15:29:35,961 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:29:35,961 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:29:35,961 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:29:35,963 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-19T15:29:35,994 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-05-19 15:29:35.95 2022-05-19T15:29:36,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled 2022-05-19T15:29:36,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment 2022-05-19T15:29:36,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType 2022-05-19T15:29:36,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword 2022-05-19T15:29:36,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath 2022-05-19T15:29:36,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases 2022-05-19T15:29:36,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod 2022-05-19T15:29:36,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData 2022-05-19T15:29:36,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder 2022-05-19T15:29:36,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath 2022-05-19T15:29:36,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert 2022-05-19T15:29:36,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate 2022-05-19T15:29:36,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode 2022-05-19T15:29:36,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile 2022-05-19T15:29:36,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags 2022-05-19T15:29:36,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled 2022-05-19T15:29:36,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx 2022-05-19T15:29:36,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput 2022-05-19T15:29:36,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig 2022-05-19T15:29:36,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret 2022-05-19T15:29:36,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath 2022-05-19T15:29:36,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature 2022-05-19T15:29:36,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature 2022-05-19T15:29:36,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter 2022-05-19T15:29:36,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder 2022-05-19T15:29:36,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles 2022-05-19T15:29:36,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest 2022-05-19T15:29:36,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance 2022-05-19T15:29:36,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled 2022-05-19T15:29:36,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode 2022-05-19T15:29:36,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder 2022-05-19T15:29:36,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts 2022-05-19T15:29:36,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:29:36,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale 2022-05-19T15:29:36,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout 2022-05-19T15:29:36,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup 2022-05-19T15:29:36,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding 2022-05-19T15:29:36,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize 2022-05-19T15:29:36,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix 2022-05-19T15:29:36,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore 2022-05-19T15:29:36,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath 2022-05-19T15:29:36,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix 2022-05-19T15:29:36,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder 2022-05-19T15:29:36,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress 2022-05-19T15:29:36,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect 2022-05-19T15:29:36,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost 2022-05-19T15:29:36,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone 2022-05-19T15:29:36,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder 2022-05-19T15:29:36,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver 2022-05-19T15:29:36,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort 2022-05-19T15:29:36,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled 2022-05-19T15:29:36,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort 2022-05-19T15:29:36,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir 2022-05-19T15:29:36,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir 2022-05-19T15:29:36,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod 2022-05-19T15:29:36,042 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-19T15:29:36,043 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-19T15:29:36,044 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:29:36,044 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:29:36,044 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:29:36,056 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-19T15:29:36,080 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-19T15:29:36,081 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:29:36,081 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:29:36,081 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:29:36,084 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-19T15:29:36,112 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-05-19 15:29:35.95 2022-05-19T15:29:36,145 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6dc3b800 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@7d14f47a, testMethod = testBatch@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@197126c4 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]]] 2022-05-19T15:29:36,158 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6dc3b800 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@606abfb9, testMethod = testCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@197126c4 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6076a022]; rollback [false] 2022-05-19T15:29:36,162 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-19T15:29:36,163 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-19T15:29:36,164 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:29:36,164 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:29:36,164 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:29:36,179 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-19T15:29:36,216 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-19T15:29:36,219 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:29:36,219 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:29:36,219 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:29:36,221 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-19T15:29:36,262 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.027s) 2022-05-19T15:29:36,267 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-05-19T15:29:36,268 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-05-19T15:29:36,280 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG HSQL 2022-05-19T15:29:36,291 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active. 2022-05-19T15:29:36,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI DatabaseConnection appNG HSQL 2022-05-19T15:29:36,296 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG MYSQL 2022-05-19T15:29:36,297 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-05-19T15:29:36,297 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/appNG MYSQL) 2022-05-19T15:29:36,297 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2022-05-19T15:29:36,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG MSSQL 2022-05-19T15:29:36,308 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-05-19T15:29:36,308 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL) 2022-05-19T15:29:36,308 INFO [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated. 2022-05-19T15:29:36,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG POSTGRESQL 2022-05-19T15:29:36,319 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-05-19T15:29:36,369 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get 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-05-19T15:29:36,369 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2022-05-19T15:29:36,374 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-19T15:29:36,379 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:29:36,379 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:29:36,379 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:29:36,381 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-19T15:29:36,414 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-05-19 15:29:35.95 2022-05-19T15:29:36,428 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-19T15:29:36,429 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-19T15:29:36,434 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:29:36,434 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:29:36,434 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:29:36,442 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-19T15:29:36,463 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-19T15:29:36,464 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:29:36,465 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:29:36,465 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:29:36,476 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-19T15:29:36,507 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-05-19 15:29:35.95 2022-05-19T15:29:36,523 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6dc3b800 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@606abfb9, testMethod = testCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@197126c4 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]]] 2022-05-19T15:29:36,531 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6dc3b800 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@735392d6, testMethod = testError@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@197126c4 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6076a022]; rollback [false] 2022-05-19T15:29:36,532 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-19T15:29:36,533 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-19T15:29:36,543 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:29:36,543 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:29:36,543 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:29:36,554 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-19T15:29:36,582 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-19T15:29:36,583 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:29:36,583 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:29:36,583 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:29:36,599 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-19T15:29:36,618 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.016s) 2022-05-19T15:29:36,625 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-05-19T15:29:36,625 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-05-19T15:29:36,629 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active. 2022-05-19T15:29:36,640 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-05-19T15:29:36,648 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-05-19T15:29:36,649 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-05-19T15:29:36,650 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-19T15:29:36,651 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:29:36,651 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:29:36,651 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:29:36,659 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-19T15:29:36,684 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-05-19 15:29:35.95 2022-05-19T15:29:36,691 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-19T15:29:36,698 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-19T15:29:36,701 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:29:36,701 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:29:36,701 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:29:36,706 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-19T15:29:36,724 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) 2022-05-19T15:29:36,725 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:29:36,730 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:29:36,730 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:29:36,739 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5) 2022-05-19T15:29:36,755 INFO [main] org.appng.cli.CliCore : Database is at version 4.2.1, state: SUCCESS, installed on 2022-05-19 15:29:35.95 2022-05-19T15:29:36,758 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] 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.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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-05-19T15:29:36,777 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6dc3b800 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@735392d6, testMethod = testError@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@197126c4 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]]] 2022-05-19T15:29:36,789 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6dc3b800 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@15037cf6, testMethod = testInvalidCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@197126c4 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6076a022]; rollback [false] 2022-05-19T15:29:36,801 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6dc3b800 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@15037cf6, testMethod = testInvalidCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@197126c4 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]]] 2022-05-19T15:29:36,806 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6dc3b800 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@5d8c0a24, testMethod = testInvalidOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@197126c4 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6076a022]; rollback [false] 2022-05-19T15:29:36,811 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6dc3b800 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@5d8c0a24, testMethod = testInvalidOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@197126c4 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]]] 2022-05-19T15:29:36,819 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6dc3b800 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@3aebdd23, testMethod = testMissingOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@197126c4 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6076a022]; rollback [false] 2022-05-19T15:29:36,821 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6dc3b800 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@3aebdd23, testMethod = testMissingOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@197126c4 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]]] 2022-05-19T15:29:36,829 INFO [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6dc3b800 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@7157bbb3, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@197126c4 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6076a022]; rollback [false] 2022-05-19T15:29:36,834 INFO [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6dc3b800 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@7157bbb3, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@197126c4 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]]] 2022-05-19T15:29:36,834 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:29:33 CEST 2022]; root of context hierarchy 2022-05-19T15:29:36,835 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI' 2022-05-19T15:29:36,835 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: 3.19 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_1.24.x/appng-cli/target/appng-cli-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-cli --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target/appng-cli-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-cli --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target/appng-cli-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.24.5-SNAPSHOT/appng-cli-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.24.5-SNAPSHOT/appng-cli-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target/appng-cli-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.24.5-SNAPSHOT/appng-cli-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/maven-metadata.xml (986 B at 14 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/appng-cli-1.24.5-20220519.132937-6.jar Progress (1): 4.1/112 kB Progress (1): 8.2/112 kB Progress (1): 12/112 kB Progress (1): 16/112 kB Progress (1): 20/112 kB Progress (1): 25/112 kB Progress (1): 29/112 kB Progress (1): 33/112 kB Progress (1): 37/112 kB Progress (1): 41/112 kB Progress (1): 45/112 kB Progress (1): 49/112 kB Progress (1): 53/112 kB Progress (1): 57/112 kB Progress (1): 61/112 kB Progress (1): 66/112 kB Progress (1): 70/112 kB Progress (1): 74/112 kB Progress (1): 78/112 kB Progress (1): 82/112 kB Progress (1): 86/112 kB Progress (1): 90/112 kB Progress (1): 94/112 kB Progress (1): 98/112 kB Progress (1): 102/112 kB Progress (1): 106/112 kB Progress (1): 111/112 kB Progress (1): 112 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/appng-cli-1.24.5-20220519.132937-6.jar (112 kB at 248 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/appng-cli-1.24.5-20220519.132937-6.pom Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/appng-cli-1.24.5-20220519.132937-6.pom (1.2 kB at 2.7 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 12 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/maven-metadata.xml (986 B at 1.3 kB/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 3.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/appng-cli-1.24.5-20220519.132937-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/1.24.5-SNAPSHOT/appng-cli-1.24.5-20220519.132937-6-sources.jar (88 kB at 371 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 986 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/1.24.5-SNAPSHOT/maven-metadata.xml (986 B at 1.2 kB/s) [INFO] [INFO] -----------------------< org.appng:appng-taglib >----------------------- [INFO] Building appNG Tag Library 1.24.5-SNAPSHOT [14/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-taglib --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-taglib/target [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_1.24.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_1.24.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: 1.266 s - in org.appng.taglib.ParameterTest [INFO] Running org.appng.taglib.PermissionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 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.023 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.18 s - in org.appng.taglib.AttributeTest [INFO] Running org.appng.taglib.TagletAdapterTest 2022-05-19T15:29:47,524 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#731829978 for site localhost with parent sun.misc.Launcher$AppClassLoader#1028566121 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 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.93 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.078 s - in org.appng.taglib.MultiSiteSupportTest [INFO] Running org.appng.taglib.search.SearchTest 2022-05-19T15:29:50,021 INFO [main] org.appng.taglib.search.Search: processing org.appng.search.searcher.StandardSearcher with term 'Hitchhiker' and parameters {excludeTypes=com.foo.Bar} 2022-05-19T15:29:50,217 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: 2.029 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.033 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_1.24.x/appng-taglib/target/appng-taglib-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-taglib --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-taglib/target/appng-taglib-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-taglib --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-taglib/target/appng-taglib-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-taglib/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-taglib/target/appng-taglib-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/maven-metadata.xml (989 B at 13 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-20220519.132951-6.jar Progress (1): 4.1/57 kB Progress (1): 8.2/57 kB Progress (1): 12/57 kB Progress (1): 16/57 kB Progress (1): 20/57 kB Progress (1): 25/57 kB Progress (1): 29/57 kB Progress (1): 33/57 kB Progress (1): 37/57 kB Progress (1): 41/57 kB Progress (1): 45/57 kB Progress (1): 49/57 kB Progress (1): 53/57 kB Progress (1): 57 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-20220519.132951-6.jar (57 kB at 200 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-20220519.132951-6.pom Progress (1): 1.8 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-20220519.132951-6.pom (1.8 kB at 16 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 14 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/maven-metadata.xml (989 B at 854 B/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 2.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-20220519.132951-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/1.24.5-SNAPSHOT/appng-taglib-1.24.5-20220519.132951-6-sources.jar (42 kB at 226 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 989 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/maven-metadata.xml (989 B at 1.7 kB/s) [INFO] [INFO] -------------------< org.appng:appng-appngizer-jaxb >------------------- [INFO] Building appNGizer JAXB API 1.24.5-SNAPSHOT [15/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer-jaxb --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/target [INFO] [INFO] --- jaxb2-maven-plugin:2.4:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] Created EpisodePath [/var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.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: 2.87 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_1.24.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.5-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_1.24.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-jaxb --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/appng-appngizer-jaxb-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/appng-appngizer-jaxb-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/appng-appngizer-jaxb-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 997 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/maven-metadata.xml (997 B at 18 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/appng-appngizer-jaxb-1.24.5-20220519.133012-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/1.24.5-SNAPSHOT/appng-appngizer-jaxb-1.24.5-20220519.133012-6.jar (94 kB at 202 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/appng-appngizer-jaxb-1.24.5-20220519.133012-6.pom Progress (1): 2.4 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/appng-appngizer-jaxb-1.24.5-20220519.133012-6.pom (2.4 kB at 3.7 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 9.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 997 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/maven-metadata.xml (997 B at 950 B/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 3.6 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/appng-appngizer-jaxb-1.24.5-20220519.133012-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/1.24.5-SNAPSHOT/appng-appngizer-jaxb-1.24.5-20220519.133012-6-sources.jar (54 kB at 130 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 997 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/1.24.5-SNAPSHOT/maven-metadata.xml (997 B at 789 B/s) [INFO] [INFO] ---------------------< org.appng:appng-appngizer >---------------------- [INFO] Building appNGizer 1.24.5-SNAPSHOT [16/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target [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_1.24.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_1.24.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: 1.42 s - in org.appng.appngizer.model.PropertyTest [INFO] Running org.appng.appngizer.controller.HomeControllerTest 2022-05-19T15:30:30,784 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:30:30,812 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@57a78e3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@402c4085, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6fa51cd4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2767e23c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@710c2b53, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5386659f] 2022-05-19T15:30:30,950 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-19T15:30:31,675 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:30:31 CEST 2022]; root of context hierarchy 2022-05-19T15:30:31,900 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:30:31,901 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:30:32,594 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring May 19, 2022 3:30:33 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-05-19T15:30:33,206 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-19T15:30:33,487 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:30:33,530 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-19T15:30:33,666 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.9.Final 2022-05-19T15:30:34,074 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-19T15:30:35,347 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:30:35,512 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:30:36,396 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-05-19T15:30:38,889 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:30:38,905 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:30:41,145 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:30:31 CEST 2022]; root of context hierarchy 2022-05-19T15:30:41,644 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:30:41,645 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:30:41,645 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:30:41,701 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:30:41,839 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.083s) 2022-05-19T15:30:41,874 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-19T15:30:41,988 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-19T15:30:42,237 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-19T15:30:42,440 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-19T15:30:42,514 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-19T15:30:42,541 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-19T15:30:42,569 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-19T15:30:42,592 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-19T15:30:42,615 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-19T15:30:42,644 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-19T15:30:42,670 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-19T15:30:42,700 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-19T15:30:42,728 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-19T15:30:42,748 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-19T15:30:42,758 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:30:42,761 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:30:42,777 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-19T15:30:42,799 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-19T15:30:42,822 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-19T15:30:42,837 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:30:42,856 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-19T15:30:42,875 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.912s) 2022-05-19T15:30:42,932 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-19T15:30:44,494 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2022-05-19T15:30:44,495 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:44,495 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2022-05-19T15:30:44,496 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:30:44,496 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2022-05-19T15:30:44,497 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:30:44,497 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2022-05-19T15:30:44,503 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:44,503 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:30:44,515 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2022-05-19T15:30:44,515 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2022-05-19T15:30:44,516 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2022-05-19T15:30:44,516 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2022-05-19T15:30:44,517 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2022-05-19T15:30:44,517 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2022-05-19T15:30:44,519 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2022-05-19T15:30:44,519 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2022-05-19T15:30:44,529 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2022-05-19T15:30:44,530 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2022-05-19T15:30:44,530 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2022-05-19T15:30:44,531 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2022-05-19T15:30:44,532 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2022-05-19T15:30:44,533 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2022-05-19T15:30:44,534 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2022-05-19T15:30:44,543 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2022-05-19T15:30:44,544 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:30:44,544 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:30:44,545 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2022-05-19T15:30:44,545 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2022-05-19T15:30:44,554 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2022-05-19T15:30:44,555 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2022-05-19T15:30:44,556 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2022-05-19T15:30:44,558 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2022-05-19T15:30:44,563 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2022-05-19T15:30:44,563 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:44,564 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2022-05-19T15:30:44,564 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:44,565 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2022-05-19T15:30:44,580 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:30:44,580 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2022-05-19T15:30:44,581 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2022-05-19T15:30:44,581 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:30:44,581 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:30:44,590 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2022-05-19T15:30:44,593 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2022-05-19T15:30:44,593 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2022-05-19T15:30:44,594 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2022-05-19T15:30:44,594 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2022-05-19T15:30:44,599 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2022-05-19T15:30:44,599 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:30:44,599 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:30:44,600 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2022-05-19T15:30:44,608 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:30:44,611 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2022-05-19T15:30:44,612 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2022-05-19T15:30:44,612 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2022-05-19T15:30:44,613 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2022-05-19T15:30:44,613 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2022-05-19T15:30:44,613 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2022-05-19T15:30:44,622 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2022-05-19T15:30:44,623 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:44,623 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:30:44,624 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:44,624 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:30:44,635 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2022-05-19T15:30:44,636 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2022-05-19T15:30:44,636 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2022-05-19T15:30:44,642 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2022-05-19T15:30:44,642 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:30:44,642 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:30:44,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2022-05-19T15:30:44,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:44,656 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:30:44,656 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:30:44,656 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:44,657 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:30:44,665 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:30:44,666 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:30:44,674 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2022-05-19T15:30:44,675 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:30:44,677 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2022-05-19T15:30:44,678 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:30:44,680 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2022-05-19T15:30:46,075 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu May 19 15:30:31 CEST 2022]; root of context hierarchy 2022-05-19T15:30:46,607 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:30:46,608 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:30:46,677 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 69 ms 2022-05-19T15:30:47,214 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.127 CREATE appNGizer Property platform.messagingEnabled 2022-05-19T15:30:47,232 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.227 CREATE appNGizer Property platform.filebasedDeployment 2022-05-19T15:30:47,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.233 CREATE appNGizer Property platform.jspFileType 2022-05-19T15:30:47,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.244 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-19T15:30:47,259 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.251 CREATE appNGizer Property platform.platformRootPath 2022-05-19T15:30:47,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.267 CREATE appNGizer Property platform.manageDatabases 2022-05-19T15:30:47,282 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.28 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-19T15:30:47,291 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.284 CREATE appNGizer Property platform.appngData 2022-05-19T15:30:47,303 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.293 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-19T15:30:47,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.305 CREATE appNGizer Property platform.monitoringPath 2022-05-19T15:30:47,313 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.311 CREATE appNGizer Property platform.repositoryCert 2022-05-19T15:30:47,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.314 CREATE appNGizer Property platform.defaultTemplate 2022-05-19T15:30:47,330 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.32 CREATE appNGizer Property platform.devMode 2022-05-19T15:30:47,338 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.333 CREATE appNGizer Property platform.logfile 2022-05-19T15:30:47,341 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.34 CREATE appNGizer Property platform.xssAllowedTags 2022-05-19T15:30:47,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.352 CREATE appNGizer Property platform.mailDisabled 2022-05-19T15:30:47,376 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.374 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-19T15:30:47,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.384 CREATE appNGizer Property platform.formatOutput 2022-05-19T15:30:47,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.386 CREATE appNGizer Property platform.cacheConfig 2022-05-19T15:30:47,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.394 CREATE appNGizer Property platform.sharedSecret 2022-05-19T15:30:47,399 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.398 CREATE appNGizer Property platform.repositoryPath 2022-05-19T15:30:47,410 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.407 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-19T15:30:47,414 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.412 CREATE appNGizer Property platform.repositorySignature 2022-05-19T15:30:47,417 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.416 CREATE appNGizer Property platform.sessionFilter 2022-05-19T15:30:47,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.421 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-19T15:30:47,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.43 CREATE appNGizer Property platform.writeDebugFiles 2022-05-19T15:30:47,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.435 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-19T15:30:47,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.437 CREATE appNGizer Property platform.monitorPerformance 2022-05-19T15:30:47,451 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.445 CREATE appNGizer Property platform.mdcEnabled 2022-05-19T15:30:47,458 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.453 CREATE appNGizer Property platform.vHostMode 2022-05-19T15:30:47,462 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.461 CREATE appNGizer Property platform.templateFolder 2022-05-19T15:30:47,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.467 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-19T15:30:47,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.471 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:30:47,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.474 CREATE appNGizer Property platform.locale 2022-05-19T15:30:47,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.476 CREATE appNGizer Property platform.sessionTimeout 2022-05-19T15:30:47,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.477 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-19T15:30:47,495 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.488 CREATE appNGizer Property platform.encoding 2022-05-19T15:30:47,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.496 CREATE appNGizer Property platform.maxUploadSize 2022-05-19T15:30:47,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.5 CREATE appNGizer Property platform.templatePrefix 2022-05-19T15:30:47,510 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.509 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-19T15:30:47,512 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.511 CREATE appNGizer Property platform.imageMagickPath 2022-05-19T15:30:47,513 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.512 CREATE appNGizer Property platform.databasePrefix 2022-05-19T15:30:47,521 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.517 CREATE appNGizer Property platform.cacheFolder 2022-05-19T15:30:47,522 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.522 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-19T15:30:47,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.523 CREATE appNGizer Property platform.xssProtect 2022-05-19T15:30:47,525 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.524 CREATE appNGizer Property platform.mailHost 2022-05-19T15:30:47,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.526 CREATE appNGizer Property platform.timeZone 2022-05-19T15:30:47,544 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.543 CREATE appNGizer Property platform.cacheImageFolder 2022-05-19T15:30:47,547 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.546 CREATE appNGizer Property platform.messagingReceiver 2022-05-19T15:30:47,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.548 CREATE appNGizer Property platform.messagingGroupPort 2022-05-19T15:30:47,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.557 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-19T15:30:47,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.562 CREATE appNGizer Property platform.mailPort 2022-05-19T15:30:47,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.563 CREATE appNGizer Property platform.uploadDir 2022-05-19T15:30:47,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.565 CREATE appNGizer Property platform.applicationDir 2022-05-19T15:30:47,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:47.57 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-19T15:30:47,821 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-19T15:30:47,861 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-05-19T15:30:47,868 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:30:47,870 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:30:47,870 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:30:47,883 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:30:49,650 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:30:31 CEST 2022]; root of context hierarchy 2022-05-19T15:30:49,669 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:30:49,670 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: 19.273 s - in org.appng.appngizer.controller.HomeControllerTest [INFO] Running org.appng.appngizer.controller.PermissionControllerTest 2022-05-19T15:30:49,710 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:30:49,710 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3d94b49d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2fedaa2e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4203190, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6add8aac, org.springframework.test.context.transaction.TransactionalTestExecutionListener@72f5fb36, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@300b839c] 2022-05-19T15:30:49,714 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-19T15:30:49,969 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:30:49 CEST 2022]; root of context hierarchy 2022-05-19T15:30:50,037 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:30:50,037 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:30:50,130 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:30:50,227 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-19T15:30:50,272 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:30:50,272 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-19T15:30:50,476 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:30:50,489 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:30:51,203 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:30:51,204 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:30:51,873 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:30:49 CEST 2022]; root of context hierarchy 2022-05-19T15:30:51,947 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:30:51,947 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:30:51,948 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:30:51,958 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:30:51,985 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.022s) 2022-05-19T15:30:51,991 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-19T15:30:52,012 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-19T15:30:52,054 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-19T15:30:52,141 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-19T15:30:52,173 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-19T15:30:52,192 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-19T15:30:52,208 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-19T15:30:52,216 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-19T15:30:52,235 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-19T15:30:52,251 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-19T15:30:52,269 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-19T15:30:52,285 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-19T15:30:52,303 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-19T15:30:52,317 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-19T15:30:52,318 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:30:52,318 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:30:52,332 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-19T15:30:52,346 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-19T15:30:52,366 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-19T15:30:52,372 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:30:52,386 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-19T15:30:52,399 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.393s) 2022-05-19T15:30:52,414 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-19T15:30:52,563 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2022-05-19T15:30:52,563 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:52,571 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2022-05-19T15:30:52,571 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:30:52,572 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2022-05-19T15:30:52,572 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:30:52,572 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2022-05-19T15:30:52,572 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:52,573 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:30:52,574 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2022-05-19T15:30:52,575 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2022-05-19T15:30:52,575 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2022-05-19T15:30:52,582 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2022-05-19T15:30:52,583 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2022-05-19T15:30:52,584 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2022-05-19T15:30:52,586 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2022-05-19T15:30:52,586 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2022-05-19T15:30:52,588 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2022-05-19T15:30:52,588 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2022-05-19T15:30:52,588 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2022-05-19T15:30:52,588 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2022-05-19T15:30:52,589 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2022-05-19T15:30:52,589 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2022-05-19T15:30:52,589 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2022-05-19T15:30:52,599 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2022-05-19T15:30:52,599 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:30:52,600 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:30:52,600 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2022-05-19T15:30:52,600 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2022-05-19T15:30:52,601 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2022-05-19T15:30:52,601 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2022-05-19T15:30:52,602 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2022-05-19T15:30:52,602 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2022-05-19T15:30:52,604 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2022-05-19T15:30:52,604 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:52,604 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2022-05-19T15:30:52,605 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:52,605 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2022-05-19T15:30:52,614 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:30:52,615 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2022-05-19T15:30:52,615 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2022-05-19T15:30:52,615 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:30:52,622 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:30:52,622 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2022-05-19T15:30:52,622 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2022-05-19T15:30:52,622 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2022-05-19T15:30:52,623 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2022-05-19T15:30:52,623 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2022-05-19T15:30:52,625 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2022-05-19T15:30:52,625 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:30:52,626 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:30:52,626 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2022-05-19T15:30:52,626 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:30:52,628 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2022-05-19T15:30:52,628 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2022-05-19T15:30:52,628 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2022-05-19T15:30:52,628 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2022-05-19T15:30:52,629 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2022-05-19T15:30:52,629 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2022-05-19T15:30:52,634 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2022-05-19T15:30:52,635 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:52,635 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:30:52,635 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:52,636 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:30:52,644 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2022-05-19T15:30:52,644 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2022-05-19T15:30:52,644 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2022-05-19T15:30:52,644 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2022-05-19T15:30:52,645 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:30:52,645 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:30:52,651 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2022-05-19T15:30:52,651 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:52,653 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:30:52,653 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:30:52,653 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:52,654 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:30:52,654 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:30:52,654 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:30:52,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2022-05-19T15:30:52,662 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:30:52,662 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2022-05-19T15:30:52,663 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:30:52,663 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2022-05-19T15:30:52,725 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu May 19 15:30:49 CEST 2022]; root of context hierarchy 2022-05-19T15:30:52,906 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:30:52,906 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:30:52,917 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 10 ms 2022-05-19T15:30:52,968 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:52.967 CREATE appNGizer Property platform.messagingEnabled 2022-05-19T15:30:52,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:52.969 CREATE appNGizer Property platform.filebasedDeployment 2022-05-19T15:30:52,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:52.981 CREATE appNGizer Property platform.jspFileType 2022-05-19T15:30:52,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:52.987 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-19T15:30:53,002 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:52.997 CREATE appNGizer Property platform.platformRootPath 2022-05-19T15:30:53,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.003 CREATE appNGizer Property platform.manageDatabases 2022-05-19T15:30:53,007 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.007 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-19T15:30:53,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.018 CREATE appNGizer Property platform.appngData 2022-05-19T15:30:53,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.025 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-19T15:30:53,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.03 CREATE appNGizer Property platform.monitoringPath 2022-05-19T15:30:53,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.032 CREATE appNGizer Property platform.repositoryCert 2022-05-19T15:30:53,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.033 CREATE appNGizer Property platform.defaultTemplate 2022-05-19T15:30:53,052 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.051 CREATE appNGizer Property platform.devMode 2022-05-19T15:30:53,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.058 CREATE appNGizer Property platform.logfile 2022-05-19T15:30:53,064 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.063 CREATE appNGizer Property platform.xssAllowedTags 2022-05-19T15:30:53,065 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.064 CREATE appNGizer Property platform.mailDisabled 2022-05-19T15:30:53,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.073 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-19T15:30:53,081 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.074 CREATE appNGizer Property platform.formatOutput 2022-05-19T15:30:53,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.081 CREATE appNGizer Property platform.cacheConfig 2022-05-19T15:30:53,092 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.091 CREATE appNGizer Property platform.sharedSecret 2022-05-19T15:30:53,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.093 CREATE appNGizer Property platform.repositoryPath 2022-05-19T15:30:53,099 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.098 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-19T15:30:53,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.1 CREATE appNGizer Property platform.repositorySignature 2022-05-19T15:30:53,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.11 CREATE appNGizer Property platform.sessionFilter 2022-05-19T15:30:53,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.112 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-19T15:30:53,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.113 CREATE appNGizer Property platform.writeDebugFiles 2022-05-19T15:30:53,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.116 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-19T15:30:53,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.125 CREATE appNGizer Property platform.monitorPerformance 2022-05-19T15:30:53,131 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.126 CREATE appNGizer Property platform.mdcEnabled 2022-05-19T15:30:53,135 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.135 CREATE appNGizer Property platform.vHostMode 2022-05-19T15:30:53,143 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.142 CREATE appNGizer Property platform.templateFolder 2022-05-19T15:30:53,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.143 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-19T15:30:53,145 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.144 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:30:53,158 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.145 CREATE appNGizer Property platform.locale 2022-05-19T15:30:53,159 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.159 CREATE appNGizer Property platform.sessionTimeout 2022-05-19T15:30:53,168 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.161 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-19T15:30:53,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.169 CREATE appNGizer Property platform.encoding 2022-05-19T15:30:53,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.174 CREATE appNGizer Property platform.maxUploadSize 2022-05-19T15:30:53,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.175 CREATE appNGizer Property platform.templatePrefix 2022-05-19T15:30:53,188 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.177 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-19T15:30:53,189 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.189 CREATE appNGizer Property platform.imageMagickPath 2022-05-19T15:30:53,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.199 CREATE appNGizer Property platform.databasePrefix 2022-05-19T15:30:53,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.2 CREATE appNGizer Property platform.cacheFolder 2022-05-19T15:30:53,214 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.201 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-19T15:30:53,217 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.215 CREATE appNGizer Property platform.xssProtect 2022-05-19T15:30:53,219 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.219 CREATE appNGizer Property platform.mailHost 2022-05-19T15:30:53,220 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.22 CREATE appNGizer Property platform.timeZone 2022-05-19T15:30:53,221 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.221 CREATE appNGizer Property platform.cacheImageFolder 2022-05-19T15:30:53,235 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.234 CREATE appNGizer Property platform.messagingReceiver 2022-05-19T15:30:53,236 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.235 CREATE appNGizer Property platform.messagingGroupPort 2022-05-19T15:30:53,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.237 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-19T15:30:53,243 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.238 CREATE appNGizer Property platform.mailPort 2022-05-19T15:30:53,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.244 CREATE appNGizer Property platform.uploadDir 2022-05-19T15:30:53,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.25 CREATE appNGizer Property platform.applicationDir 2022-05-19T15:30:53,255 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.254 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-19T15:30:53,588 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:53.587 CREATE appNGizer Repository local 2022-05-19T15:30:54,021 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/ 2022-05-19T15:30:54,059 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-05-19T15:30:54,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.065 CREATE appNGizer Application demo-application 2022-05-19T15:30:54,099 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-19T15:30:54,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.11 CREATE appNGizer Permission debug 2022-05-19T15:30:54,113 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-19T15:30:54,117 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.114 CREATE appNGizer Permission output-format.html 2022-05-19T15:30:54,118 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-19T15:30:54,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.121 CREATE appNGizer Permission output-type.webgui 2022-05-19T15:30:54,123 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-19T15:30:54,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.124 CREATE appNGizer Permission testPermission 2022-05-19T15:30:54,132 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.132 CREATE appNGizer Role Administrator 2022-05-19T15:30:54,178 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-19T15:30:54,182 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-19T15:30:54,194 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:30:54,194 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-19T15:30:54,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.195 CREATE appNGizer Role Debugger 2022-05-19T15:30:54,206 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-19T15:30:54,210 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-19T15:30:54,210 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-19T15:30:54,211 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.211 CREATE appNGizer Role Tester 2022-05-19T15:30:54,213 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-19T15:30:54,213 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-19T15:30:54,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.236 CREATE appNGizer Property platform.application.demo-application.foo 2022-05-19T15:30:54,238 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.237 CREATE appNGizer Property platform.application.demo-application.bar 2022-05-19T15:30:54,250 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.243 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-05-19T15:30:54,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.271 UPDATE appNGizer Role Administrator 2022-05-19T15:30:54,274 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.273 UPDATE appNGizer Role Debugger 2022-05-19T15:30:54,276 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.276 UPDATE appNGizer Role Tester 2022-05-19T15:30:54,301 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-05-19T15:30:54,301 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-05-19T15:30:54,307 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-05-19T15:30:54,308 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-05-19T15:30:54,309 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-05-19T15:30:54,309 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-05-19T15:30:54,309 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-05-19T15:30:54,309 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-05-19T15:30:54,310 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-19T15:30:54,314 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-19T15:30:54,314 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-05-19T15:30:54,341 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-19T15:30:54,348 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-19T15:30:54,350 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:30:54,361 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-19T15:30:54,364 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-05-19T15:30:54,367 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-05-19T15:30:54,603 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-19T15:30:54,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.639 UPDATE appNGizer Permission testPermission 2022-05-19T15:30:54,690 INFO [main] org.appng.core.service.CoreService: creating new permission 'newName' for application 'demo-application' 2022-05-19T15:30:54,704 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.704 UPDATE appNGizer Permission newName 2022-05-19T15:30:54,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.796 DELETE appNGizer Role Debugger 2022-05-19T15:30:54,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.8 DELETE appNGizer Role Tester 2022-05-19T15:30:54,875 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.874 DELETE appNGizer Role Administrator 2022-05-19T15:30:54,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.876 DELETE appNGizer Permission newName 2022-05-19T15:30:54,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.879 DELETE appNGizer Permission output-type.webgui 2022-05-19T15:30:54,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.881 DELETE appNGizer Permission debug 2022-05-19T15:30:54,889 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.889 DELETE appNGizer Permission output-format.html 2022-05-19T15:30:54,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.89 DELETE appNGizer Property platform.application.demo-application.bar 2022-05-19T15:30:54,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.893 DELETE appNGizer Property platform.application.demo-application.clobValue 2022-05-19T15:30:54,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.898 DELETE appNGizer Property platform.application.demo-application.foo 2022-05-19T15:30:54,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:54.899 DELETE appNGizer Application demo-application 2022-05-19T15:30:54,906 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:30:49 CEST 2022]; root of context hierarchy 2022-05-19T15:30:54,915 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:30:54,916 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: 5.364 s - in org.appng.appngizer.controller.PermissionControllerTest [INFO] Running org.appng.appngizer.controller.PlatformPropertyControllerTest 2022-05-19T15:30:54,939 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:30:54,939 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@16f453c9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@718fb7a2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@58a7226e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4799ce06, org.springframework.test.context.transaction.TransactionalTestExecutionListener@73c7a727, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7f792c5a] 2022-05-19T15:30:54,940 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-19T15:30:55,122 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:30:55 CEST 2022]; root of context hierarchy 2022-05-19T15:30:55,184 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:30:55,184 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:30:55,258 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:30:55,345 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-19T15:30:55,394 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:30:55,394 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-19T15:30:55,605 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:30:55,616 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:30:56,312 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:30:56,312 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:30:56,849 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:30:55 CEST 2022]; root of context hierarchy 2022-05-19T15:30:56,917 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:30:56,917 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:30:56,917 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:30:56,931 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:30:56,949 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.015s) 2022-05-19T15:30:56,951 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-19T15:30:56,962 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-19T15:30:56,996 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-19T15:30:57,067 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-19T15:30:57,091 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-19T15:30:57,107 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-19T15:30:57,121 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-19T15:30:57,137 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-19T15:30:57,152 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-19T15:30:57,161 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-19T15:30:57,179 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-19T15:30:57,189 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-19T15:30:57,199 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-19T15:30:57,213 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-19T15:30:57,214 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:30:57,220 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:30:57,225 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-19T15:30:57,239 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-19T15:30:57,253 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-19T15:30:57,267 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:30:57,280 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-19T15:30:57,295 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.333s) 2022-05-19T15:30:57,311 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-19T15:30:57,460 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2022-05-19T15:30:57,460 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:57,460 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2022-05-19T15:30:57,460 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:30:57,461 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2022-05-19T15:30:57,461 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:30:57,461 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2022-05-19T15:30:57,462 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:57,462 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:30:57,464 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2022-05-19T15:30:57,464 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2022-05-19T15:30:57,464 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2022-05-19T15:30:57,465 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2022-05-19T15:30:57,465 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2022-05-19T15:30:57,465 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2022-05-19T15:30:57,465 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2022-05-19T15:30:57,470 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2022-05-19T15:30:57,472 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2022-05-19T15:30:57,473 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2022-05-19T15:30:57,478 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2022-05-19T15:30:57,481 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2022-05-19T15:30:57,482 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2022-05-19T15:30:57,486 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2022-05-19T15:30:57,486 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2022-05-19T15:30:57,488 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2022-05-19T15:30:57,488 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:30:57,488 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:30:57,488 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2022-05-19T15:30:57,489 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2022-05-19T15:30:57,495 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2022-05-19T15:30:57,495 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2022-05-19T15:30:57,496 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2022-05-19T15:30:57,496 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2022-05-19T15:30:57,497 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2022-05-19T15:30:57,497 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:57,501 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2022-05-19T15:30:57,501 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:57,501 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2022-05-19T15:30:57,512 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:30:57,512 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2022-05-19T15:30:57,512 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2022-05-19T15:30:57,512 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:30:57,512 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:30:57,513 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2022-05-19T15:30:57,513 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2022-05-19T15:30:57,514 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2022-05-19T15:30:57,514 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2022-05-19T15:30:57,514 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2022-05-19T15:30:57,517 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2022-05-19T15:30:57,518 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:30:57,518 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:30:57,518 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2022-05-19T15:30:57,518 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:30:57,526 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2022-05-19T15:30:57,526 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2022-05-19T15:30:57,527 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2022-05-19T15:30:57,527 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2022-05-19T15:30:57,527 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2022-05-19T15:30:57,527 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2022-05-19T15:30:57,529 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2022-05-19T15:30:57,529 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:57,529 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:30:57,530 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:57,530 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:30:57,533 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2022-05-19T15:30:57,533 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2022-05-19T15:30:57,533 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2022-05-19T15:30:57,534 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2022-05-19T15:30:57,534 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:30:57,534 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:30:57,536 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2022-05-19T15:30:57,536 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:57,536 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:30:57,537 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:30:57,537 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:30:57,537 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:30:57,537 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:30:57,546 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:30:57,547 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2022-05-19T15:30:57,547 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:30:57,548 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2022-05-19T15:30:57,548 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:30:57,548 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2022-05-19T15:30:57,676 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu May 19 15:30:55 CEST 2022]; root of context hierarchy 2022-05-19T15:30:57,838 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:30:57,838 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:30:57,851 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 13 ms 2022-05-19T15:30:57,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.884 CREATE appNGizer Property platform.messagingEnabled 2022-05-19T15:30:57,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.892 CREATE appNGizer Property platform.filebasedDeployment 2022-05-19T15:30:57,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.9 CREATE appNGizer Property platform.jspFileType 2022-05-19T15:30:57,903 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.902 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-19T15:30:57,906 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.903 CREATE appNGizer Property platform.platformRootPath 2022-05-19T15:30:57,908 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.907 CREATE appNGizer Property platform.manageDatabases 2022-05-19T15:30:57,918 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.908 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-19T15:30:57,919 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.919 CREATE appNGizer Property platform.appngData 2022-05-19T15:30:57,921 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.921 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-19T15:30:57,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.922 CREATE appNGizer Property platform.monitoringPath 2022-05-19T15:30:57,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.926 CREATE appNGizer Property platform.repositoryCert 2022-05-19T15:30:57,928 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.927 CREATE appNGizer Property platform.defaultTemplate 2022-05-19T15:30:57,929 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.928 CREATE appNGizer Property platform.devMode 2022-05-19T15:30:57,942 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.933 CREATE appNGizer Property platform.logfile 2022-05-19T15:30:57,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.943 CREATE appNGizer Property platform.xssAllowedTags 2022-05-19T15:30:57,944 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.944 CREATE appNGizer Property platform.mailDisabled 2022-05-19T15:30:57,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.946 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-19T15:30:57,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.947 CREATE appNGizer Property platform.formatOutput 2022-05-19T15:30:57,954 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.954 CREATE appNGizer Property platform.cacheConfig 2022-05-19T15:30:57,955 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.955 CREATE appNGizer Property platform.sharedSecret 2022-05-19T15:30:57,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.956 CREATE appNGizer Property platform.repositoryPath 2022-05-19T15:30:57,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.957 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-19T15:30:57,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.966 CREATE appNGizer Property platform.repositorySignature 2022-05-19T15:30:57,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.968 CREATE appNGizer Property platform.sessionFilter 2022-05-19T15:30:57,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.974 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-19T15:30:57,978 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.975 CREATE appNGizer Property platform.writeDebugFiles 2022-05-19T15:30:57,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.979 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-19T15:30:57,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.98 CREATE appNGizer Property platform.monitorPerformance 2022-05-19T15:30:57,991 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.99 CREATE appNGizer Property platform.mdcEnabled 2022-05-19T15:30:57,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.994 CREATE appNGizer Property platform.vHostMode 2022-05-19T15:30:57,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.995 CREATE appNGizer Property platform.templateFolder 2022-05-19T15:30:57,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.996 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-19T15:30:57,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:57.997 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:30:58,006 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.006 CREATE appNGizer Property platform.locale 2022-05-19T15:30:58,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.013 CREATE appNGizer Property platform.sessionTimeout 2022-05-19T15:30:58,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.014 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-19T15:30:58,015 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.015 CREATE appNGizer Property platform.encoding 2022-05-19T15:30:58,016 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.016 CREATE appNGizer Property platform.maxUploadSize 2022-05-19T15:30:58,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.017 CREATE appNGizer Property platform.templatePrefix 2022-05-19T15:30:58,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.03 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-19T15:30:58,047 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.036 CREATE appNGizer Property platform.imageMagickPath 2022-05-19T15:30:58,048 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.048 CREATE appNGizer Property platform.databasePrefix 2022-05-19T15:30:58,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.049 CREATE appNGizer Property platform.cacheFolder 2022-05-19T15:30:58,050 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.05 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-19T15:30:58,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.054 CREATE appNGizer Property platform.xssProtect 2022-05-19T15:30:58,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.057 CREATE appNGizer Property platform.mailHost 2022-05-19T15:30:58,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.058 CREATE appNGizer Property platform.timeZone 2022-05-19T15:30:58,066 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.066 CREATE appNGizer Property platform.cacheImageFolder 2022-05-19T15:30:58,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.067 CREATE appNGizer Property platform.messagingReceiver 2022-05-19T15:30:58,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.071 CREATE appNGizer Property platform.messagingGroupPort 2022-05-19T15:30:58,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.072 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-19T15:30:58,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.084 CREATE appNGizer Property platform.mailPort 2022-05-19T15:30:58,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.085 CREATE appNGizer Property platform.uploadDir 2022-05-19T15:30:58,089 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.089 CREATE appNGizer Property platform.applicationDir 2022-05-19T15:30:58,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.094 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-19T15:30:58,554 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.554 UPDATE appNGizer Property platform.cacheFolder 2022-05-19T15:30:58,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.615 CREATE appNGizer Property platform.theAnswer 2022-05-19T15:30:58,715 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:30:58.713 DELETE appNGizer Property platform.theAnswer 2022-05-19T15:30:58,726 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:30:55 CEST 2022]; root of context hierarchy 2022-05-19T15:30:58,734 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:30:58,735 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: 3.679 s - in org.appng.appngizer.controller.PlatformPropertyControllerTest [INFO] Running org.appng.appngizer.controller.DatabaseControllerTest 2022-05-19T15:30:58,760 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:30:58,760 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1b924e5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5fb8db6c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4556a9a7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7b140ad, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4f67d2b2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@561d0389] 2022-05-19T15:30:58,778 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-19T15:30:58,938 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:30:58 CEST 2022]; root of context hierarchy 2022-05-19T15:30:58,986 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:30:58,987 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:30:59,051 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:30:59,125 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-19T15:30:59,166 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:30:59,166 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-19T15:30:59,335 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:30:59,339 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:30:59,899 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:30:59,900 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:00,449 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:30:58 CEST 2022]; root of context hierarchy 2022-05-19T15:31:00,534 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:31:00,534 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:31:00,534 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:31:00,545 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:31:00,566 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.017s) 2022-05-19T15:31:00,567 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-19T15:31:00,575 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-19T15:31:00,622 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-19T15:31:00,682 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-19T15:31:00,699 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-19T15:31:00,715 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-19T15:31:00,743 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-19T15:31:00,759 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-19T15:31:00,796 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-19T15:31:00,816 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-19T15:31:00,832 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-19T15:31:00,843 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-19T15:31:00,855 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-19T15:31:00,867 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-19T15:31:00,868 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:00,868 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:00,875 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-19T15:31:00,885 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-19T15:31:00,894 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-19T15:31:00,903 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:00,910 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-19T15:31:00,914 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.339s) 2022-05-19T15:31:00,929 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-19T15:31:01,063 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2022-05-19T15:31:01,063 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:01,063 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2022-05-19T15:31:01,064 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:01,064 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2022-05-19T15:31:01,064 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:01,064 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2022-05-19T15:31:01,064 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:01,065 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:01,070 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2022-05-19T15:31:01,071 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:01,071 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2022-05-19T15:31:01,071 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2022-05-19T15:31:01,071 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:01,071 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:01,072 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2022-05-19T15:31:01,072 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2022-05-19T15:31:01,073 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:01,073 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2022-05-19T15:31:01,073 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:01,073 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2022-05-19T15:31:01,074 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2022-05-19T15:31:01,078 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2022-05-19T15:31:01,079 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2022-05-19T15:31:01,080 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2022-05-19T15:31:01,080 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:01,080 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:01,080 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2022-05-19T15:31:01,081 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2022-05-19T15:31:01,086 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2022-05-19T15:31:01,086 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2022-05-19T15:31:01,086 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2022-05-19T15:31:01,086 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2022-05-19T15:31:01,088 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2022-05-19T15:31:01,088 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:01,088 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2022-05-19T15:31:01,089 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:01,089 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2022-05-19T15:31:01,090 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:01,091 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2022-05-19T15:31:01,091 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2022-05-19T15:31:01,096 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:01,096 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:01,096 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2022-05-19T15:31:01,096 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2022-05-19T15:31:01,096 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2022-05-19T15:31:01,097 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2022-05-19T15:31:01,097 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2022-05-19T15:31:01,098 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2022-05-19T15:31:01,098 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:01,103 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:01,104 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2022-05-19T15:31:01,104 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:01,106 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2022-05-19T15:31:01,106 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:01,106 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2022-05-19T15:31:01,114 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:01,114 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:01,114 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:01,115 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2022-05-19T15:31:01,116 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:01,116 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:01,116 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:01,116 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:01,117 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2022-05-19T15:31:01,118 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2022-05-19T15:31:01,118 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:01,118 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:01,118 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:01,118 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:01,128 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2022-05-19T15:31:01,128 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:01,129 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:01,129 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:01,130 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:01,130 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:01,130 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:01,131 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:01,132 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2022-05-19T15:31:01,132 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:01,132 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2022-05-19T15:31:01,132 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:01,133 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2022-05-19T15:31:01,265 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu May 19 15:30:58 CEST 2022]; root of context hierarchy 2022-05-19T15:31:01,472 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:01,472 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:01,486 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 4 ms 2022-05-19T15:31:01,536 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.53 CREATE appNGizer Property platform.messagingEnabled 2022-05-19T15:31:01,539 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.539 CREATE appNGizer Property platform.filebasedDeployment 2022-05-19T15:31:01,540 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.54 CREATE appNGizer Property platform.jspFileType 2022-05-19T15:31:01,545 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.545 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-19T15:31:01,550 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.55 CREATE appNGizer Property platform.platformRootPath 2022-05-19T15:31:01,562 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.551 CREATE appNGizer Property platform.manageDatabases 2022-05-19T15:31:01,563 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.563 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-19T15:31:01,564 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.563 CREATE appNGizer Property platform.appngData 2022-05-19T15:31:01,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.564 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-19T15:31:01,565 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.565 CREATE appNGizer Property platform.monitoringPath 2022-05-19T15:31:01,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.568 CREATE appNGizer Property platform.repositoryCert 2022-05-19T15:31:01,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.574 CREATE appNGizer Property platform.defaultTemplate 2022-05-19T15:31:01,575 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.575 CREATE appNGizer Property platform.devMode 2022-05-19T15:31:01,576 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.576 CREATE appNGizer Property platform.logfile 2022-05-19T15:31:01,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.576 CREATE appNGizer Property platform.xssAllowedTags 2022-05-19T15:31:01,577 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.577 CREATE appNGizer Property platform.mailDisabled 2022-05-19T15:31:01,590 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.59 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-19T15:31:01,591 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.591 CREATE appNGizer Property platform.formatOutput 2022-05-19T15:31:01,592 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.592 CREATE appNGizer Property platform.cacheConfig 2022-05-19T15:31:01,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.592 CREATE appNGizer Property platform.sharedSecret 2022-05-19T15:31:01,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.603 CREATE appNGizer Property platform.repositoryPath 2022-05-19T15:31:01,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.604 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-19T15:31:01,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.606 CREATE appNGizer Property platform.repositorySignature 2022-05-19T15:31:01,610 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.606 CREATE appNGizer Property platform.sessionFilter 2022-05-19T15:31:01,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.617 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-19T15:31:01,618 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.618 CREATE appNGizer Property platform.writeDebugFiles 2022-05-19T15:31:01,625 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.618 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-19T15:31:01,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.63 CREATE appNGizer Property platform.monitorPerformance 2022-05-19T15:31:01,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.63 CREATE appNGizer Property platform.mdcEnabled 2022-05-19T15:31:01,636 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.636 CREATE appNGizer Property platform.vHostMode 2022-05-19T15:31:01,637 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.637 CREATE appNGizer Property platform.templateFolder 2022-05-19T15:31:01,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.644 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-19T15:31:01,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.644 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:31:01,645 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.645 CREATE appNGizer Property platform.locale 2022-05-19T15:31:01,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.648 CREATE appNGizer Property platform.sessionTimeout 2022-05-19T15:31:01,649 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.649 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-19T15:31:01,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.655 CREATE appNGizer Property platform.encoding 2022-05-19T15:31:01,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.656 CREATE appNGizer Property platform.maxUploadSize 2022-05-19T15:31:01,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.656 CREATE appNGizer Property platform.templatePrefix 2022-05-19T15:31:01,657 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.657 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-19T15:31:01,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.669 CREATE appNGizer Property platform.imageMagickPath 2022-05-19T15:31:01,670 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.67 CREATE appNGizer Property platform.databasePrefix 2022-05-19T15:31:01,671 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.67 CREATE appNGizer Property platform.cacheFolder 2022-05-19T15:31:01,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.671 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-19T15:31:01,678 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.678 CREATE appNGizer Property platform.xssProtect 2022-05-19T15:31:01,679 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.679 CREATE appNGizer Property platform.mailHost 2022-05-19T15:31:01,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.686 CREATE appNGizer Property platform.timeZone 2022-05-19T15:31:01,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.688 CREATE appNGizer Property platform.cacheImageFolder 2022-05-19T15:31:01,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.688 CREATE appNGizer Property platform.messagingReceiver 2022-05-19T15:31:01,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.689 CREATE appNGizer Property platform.messagingGroupPort 2022-05-19T15:31:01,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.696 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-19T15:31:01,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.697 CREATE appNGizer Property platform.mailPort 2022-05-19T15:31:01,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.702 CREATE appNGizer Property platform.uploadDir 2022-05-19T15:31:01,703 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.703 CREATE appNGizer Property platform.applicationDir 2022-05-19T15:31:01,714 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.705 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-19T15:31:01,790 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-19T15:31:01,799 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-05-19T15:31:01,800 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:31:01,800 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:31:01,800 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:31:01,807 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:31:01,837 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-05-19T15:31:01,843 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:31:01,843 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:31:01,843 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:31:01,852 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:31:01,883 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.025s) 2022-05-19T15:31:01,884 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-05-19T15:31:01,884 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-05-19T15:31:01,907 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.907 CREATE appNGizer DatabaseConnection appNG HSQL 2022-05-19T15:31:01,924 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active. 2022-05-19T15:31:01,927 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.926 UPDATE appNGizer DatabaseConnection appNG HSQL 2022-05-19T15:31:01,939 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.938 CREATE appNGizer DatabaseConnection appNG MYSQL 2022-05-19T15:31:01,940 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-05-19T15:31:01,940 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/appNG MYSQL) 2022-05-19T15:31:01,940 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2022-05-19T15:31:01,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.946 CREATE appNGizer DatabaseConnection appNG MSSQL 2022-05-19T15:31:01,948 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-05-19T15:31:01,948 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL) 2022-05-19T15:31:01,948 INFO [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated. 2022-05-19T15:31:01,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:01.956 CREATE appNGizer DatabaseConnection appNG POSTGRESQL 2022-05-19T15:31:01,970 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-05-19T15:31:02,057 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get 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-05-19T15:31:02,057 INFO [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated. 2022-05-19T15:31:04,388 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:04,388 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:04,389 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-19T15:31:04,402 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver 2022-05-19T15:31:04,403 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-05-19T15:31:04,407 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:31:04,407 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:31:04,407 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:31:04,418 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:31:04,446 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-05-19T15:31:04,449 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:31:04,450 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:31:04,450 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:31:04,458 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:31:04,486 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.018s) 2022-05-19T15:31:04,494 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1 2022-05-19T15:31:04,494 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2022-05-19T15:31:04,496 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active. 2022-05-19T15:31:04,511 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:04.51 UPDATE appNGizer DatabaseConnection appNG HSQL 2022-05-19T15:31:04,512 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded. 2022-05-19T15:31:04,513 WARN [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded. 2022-05-19T15:31:04,526 INFO [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver 2022-05-19T15:31:05,837 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:05,841 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:05,843 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 2 ms 2022-05-19T15:31:05,894 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-05-19T15:31:05,896 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:31:05,896 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:31:05,896 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:31:05,898 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:31:06,815 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:06,815 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:06,816 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-19T15:31:06,832 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) 2022-05-19T15:31:06,833 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:31:06,833 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:31:06,833 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:31:06,835 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:31:06,865 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:06.864 UPDATE appNGizer DatabaseConnection appNG HSQL 2022-05-19T15:31:07,814 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:30:58 CEST 2022]; root of context hierarchy 2022-05-19T15:31:07,815 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:07,816 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: 8.875 s - in org.appng.appngizer.controller.DatabaseControllerTest [INFO] Running org.appng.appngizer.controller.SitePropertyControllerTest 2022-05-19T15:31:07,833 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:31:07,835 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@63309711, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1ece8c98, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5d79ff6c, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2d6ddf48, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4a824deb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2042a26f] 2022-05-19T15:31:07,836 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-19T15:31:07,941 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:31:07 CEST 2022]; root of context hierarchy 2022-05-19T15:31:07,978 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:31:07,978 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:31:08,032 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:31:08,104 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-19T15:31:08,140 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:08,141 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-19T15:31:08,287 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:31:08,289 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:31:08,796 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:31:08,797 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:09,184 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:31:07 CEST 2022]; root of context hierarchy 2022-05-19T15:31:09,233 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:31:09,233 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:31:09,233 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:31:09,236 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:31:09,252 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-05-19T15:31:09,259 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-19T15:31:09,263 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-19T15:31:09,309 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-19T15:31:09,361 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-19T15:31:09,378 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-19T15:31:09,390 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-19T15:31:09,393 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-19T15:31:09,410 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-19T15:31:09,413 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-19T15:31:09,417 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-19T15:31:09,422 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-19T15:31:09,432 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-19T15:31:09,444 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-19T15:31:09,504 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-19T15:31:09,504 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:09,505 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:09,508 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-19T15:31:09,513 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-19T15:31:09,526 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-19T15:31:09,528 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:09,536 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-19T15:31:09,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.284s) 2022-05-19T15:31:09,553 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-19T15:31:09,654 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2022-05-19T15:31:09,654 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:09,654 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2022-05-19T15:31:09,654 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:09,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2022-05-19T15:31:09,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:09,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2022-05-19T15:31:09,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:09,655 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:09,657 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2022-05-19T15:31:09,657 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:09,657 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2022-05-19T15:31:09,657 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2022-05-19T15:31:09,657 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:09,658 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:09,662 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2022-05-19T15:31:09,662 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2022-05-19T15:31:09,663 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:09,663 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2022-05-19T15:31:09,663 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:09,663 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2022-05-19T15:31:09,663 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2022-05-19T15:31:09,664 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2022-05-19T15:31:09,664 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2022-05-19T15:31:09,665 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2022-05-19T15:31:09,665 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:09,666 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:09,666 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2022-05-19T15:31:09,666 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2022-05-19T15:31:09,667 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2022-05-19T15:31:09,667 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2022-05-19T15:31:09,667 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2022-05-19T15:31:09,667 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2022-05-19T15:31:09,668 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2022-05-19T15:31:09,668 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:09,668 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2022-05-19T15:31:09,669 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:09,669 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2022-05-19T15:31:09,677 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:09,677 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2022-05-19T15:31:09,677 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2022-05-19T15:31:09,678 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:09,678 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:09,678 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2022-05-19T15:31:09,683 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2022-05-19T15:31:09,683 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2022-05-19T15:31:09,683 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2022-05-19T15:31:09,683 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2022-05-19T15:31:09,686 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2022-05-19T15:31:09,686 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:09,687 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:09,689 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2022-05-19T15:31:09,690 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:09,691 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2022-05-19T15:31:09,691 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:09,691 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2022-05-19T15:31:09,691 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:09,691 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:09,692 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:09,693 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2022-05-19T15:31:09,693 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:09,693 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:09,693 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:09,693 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:09,703 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2022-05-19T15:31:09,703 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2022-05-19T15:31:09,703 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:09,703 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:09,703 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:09,704 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:09,710 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2022-05-19T15:31:09,710 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:09,711 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:09,711 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:09,711 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:09,711 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:09,711 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:09,712 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:09,712 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2022-05-19T15:31:09,713 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:09,713 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2022-05-19T15:31:09,713 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:09,713 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2022-05-19T15:31:09,775 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu May 19 15:31:07 CEST 2022]; root of context hierarchy 2022-05-19T15:31:09,894 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:09,899 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:09,908 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 9 ms 2022-05-19T15:31:09,936 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.936 CREATE appNGizer Property platform.messagingEnabled 2022-05-19T15:31:09,943 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.942 CREATE appNGizer Property platform.filebasedDeployment 2022-05-19T15:31:09,946 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.946 CREATE appNGizer Property platform.jspFileType 2022-05-19T15:31:09,947 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.946 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-19T15:31:09,953 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.953 CREATE appNGizer Property platform.platformRootPath 2022-05-19T15:31:09,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.954 CREATE appNGizer Property platform.manageDatabases 2022-05-19T15:31:09,963 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.962 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-19T15:31:09,974 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.965 CREATE appNGizer Property platform.appngData 2022-05-19T15:31:09,974 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.974 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-19T15:31:09,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.975 CREATE appNGizer Property platform.monitoringPath 2022-05-19T15:31:09,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.976 CREATE appNGizer Property platform.repositoryCert 2022-05-19T15:31:09,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.976 CREATE appNGizer Property platform.defaultTemplate 2022-05-19T15:31:09,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.977 CREATE appNGizer Property platform.devMode 2022-05-19T15:31:09,981 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.98 CREATE appNGizer Property platform.logfile 2022-05-19T15:31:09,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.981 CREATE appNGizer Property platform.xssAllowedTags 2022-05-19T15:31:09,982 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.982 CREATE appNGizer Property platform.mailDisabled 2022-05-19T15:31:09,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.982 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-19T15:31:09,983 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.983 CREATE appNGizer Property platform.formatOutput 2022-05-19T15:31:09,984 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.984 CREATE appNGizer Property platform.cacheConfig 2022-05-19T15:31:09,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.984 CREATE appNGizer Property platform.sharedSecret 2022-05-19T15:31:09,985 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.985 CREATE appNGizer Property platform.repositoryPath 2022-05-19T15:31:10,002 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:09.986 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-19T15:31:10,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.002 CREATE appNGizer Property platform.repositorySignature 2022-05-19T15:31:10,003 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.003 CREATE appNGizer Property platform.sessionFilter 2022-05-19T15:31:10,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.004 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-19T15:31:10,004 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.004 CREATE appNGizer Property platform.writeDebugFiles 2022-05-19T15:31:10,005 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.005 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-19T15:31:10,006 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.005 CREATE appNGizer Property platform.monitorPerformance 2022-05-19T15:31:10,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.018 CREATE appNGizer Property platform.mdcEnabled 2022-05-19T15:31:10,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.018 CREATE appNGizer Property platform.vHostMode 2022-05-19T15:31:10,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.02 CREATE appNGizer Property platform.templateFolder 2022-05-19T15:31:10,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.02 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-19T15:31:10,023 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.023 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:31:10,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.028 CREATE appNGizer Property platform.locale 2022-05-19T15:31:10,030 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.03 CREATE appNGizer Property platform.sessionTimeout 2022-05-19T15:31:10,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.038 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-19T15:31:10,039 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.039 CREATE appNGizer Property platform.encoding 2022-05-19T15:31:10,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.04 CREATE appNGizer Property platform.maxUploadSize 2022-05-19T15:31:10,040 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.04 CREATE appNGizer Property platform.templatePrefix 2022-05-19T15:31:10,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.041 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-19T15:31:10,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.041 CREATE appNGizer Property platform.imageMagickPath 2022-05-19T15:31:10,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.054 CREATE appNGizer Property platform.databasePrefix 2022-05-19T15:31:10,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.054 CREATE appNGizer Property platform.cacheFolder 2022-05-19T15:31:10,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.055 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-19T15:31:10,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.056 CREATE appNGizer Property platform.xssProtect 2022-05-19T15:31:10,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.058 CREATE appNGizer Property platform.mailHost 2022-05-19T15:31:10,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.058 CREATE appNGizer Property platform.timeZone 2022-05-19T15:31:10,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.059 CREATE appNGizer Property platform.cacheImageFolder 2022-05-19T15:31:10,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.06 CREATE appNGizer Property platform.messagingReceiver 2022-05-19T15:31:10,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.06 CREATE appNGizer Property platform.messagingGroupPort 2022-05-19T15:31:10,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.061 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-19T15:31:10,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.061 CREATE appNGizer Property platform.mailPort 2022-05-19T15:31:10,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.074 CREATE appNGizer Property platform.uploadDir 2022-05-19T15:31:10,083 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.075 CREATE appNGizer Property platform.applicationDir 2022-05-19T15:31:10,084 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.084 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-19T15:31:10,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.236 CREATE appNGizer Property platform.site.localhost.template 2022-05-19T15:31:10,237 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.237 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2022-05-19T15:31:10,242 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.242 CREATE appNGizer Property platform.site.localhost.wwwDir 2022-05-19T15:31:10,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.242 CREATE appNGizer Property platform.site.localhost.tagPrefix 2022-05-19T15:31:10,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.248 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2022-05-19T15:31:10,248 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.248 CREATE appNGizer Property platform.site.localhost.authLoginPage 2022-05-19T15:31:10,249 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.249 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2022-05-19T15:31:10,255 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.255 CREATE appNGizer Property platform.site.localhost.ldapUser 2022-05-19T15:31:10,255 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.255 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2022-05-19T15:31:10,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.262 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2022-05-19T15:31:10,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.263 CREATE appNGizer Property platform.site.localhost.encoding 2022-05-19T15:31:10,264 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.264 CREATE appNGizer Property platform.site.localhost.indexDir 2022-05-19T15:31:10,271 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.265 CREATE appNGizer Property platform.site.localhost.defaultApplication 2022-05-19T15:31:10,272 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.271 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2022-05-19T15:31:10,278 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.278 CREATE appNGizer Property platform.site.localhost.mailHost 2022-05-19T15:31:10,281 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.279 CREATE appNGizer Property platform.site.localhost.authLoginRef 2022-05-19T15:31:10,285 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.281 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2022-05-19T15:31:10,286 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.286 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2022-05-19T15:31:10,289 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.288 CREATE appNGizer Property platform.site.localhost.authApplication 2022-05-19T15:31:10,290 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.29 CREATE appNGizer Property platform.site.localhost.defaultPage 2022-05-19T15:31:10,298 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.291 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2022-05-19T15:31:10,299 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.299 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2022-05-19T15:31:10,306 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.306 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2022-05-19T15:31:10,308 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.308 CREATE appNGizer Property platform.site.localhost.appendTabId 2022-05-19T15:31:10,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.308 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2022-05-19T15:31:10,318 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.309 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2022-05-19T15:31:10,321 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.321 CREATE appNGizer Property platform.site.localhost.ldapDomain 2022-05-19T15:31:10,322 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.322 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2022-05-19T15:31:10,323 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.322 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2022-05-19T15:31:10,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.323 CREATE appNGizer Property platform.site.localhost.indexTimeout 2022-05-19T15:31:10,324 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.324 CREATE appNGizer Property platform.site.localhost.xssExceptions 2022-05-19T15:31:10,325 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.325 CREATE appNGizer Property platform.site.localhost.service-path 2022-05-19T15:31:10,342 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.341 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2022-05-19T15:31:10,344 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.343 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2022-05-19T15:31:10,345 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.345 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2022-05-19T15:31:10,350 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.345 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2022-05-19T15:31:10,351 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.35 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2022-05-19T15:31:10,355 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.354 CREATE appNGizer Property platform.site.localhost.siteRootDir 2022-05-19T15:31:10,356 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.355 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2022-05-19T15:31:10,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.356 CREATE appNGizer Property platform.site.localhost.name 2022-05-19T15:31:10,362 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.362 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2022-05-19T15:31:10,363 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.363 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2022-05-19T15:31:10,364 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.364 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2022-05-19T15:31:10,365 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.364 CREATE appNGizer Property platform.site.localhost.errorPage 2022-05-19T15:31:10,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.365 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2022-05-19T15:31:10,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.378 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2022-05-19T15:31:10,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.379 CREATE appNGizer Property platform.site.localhost.assetsDir 2022-05-19T15:31:10,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.382 CREATE appNGizer Property platform.site.localhost.errorPages 2022-05-19T15:31:10,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.383 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2022-05-19T15:31:10,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.385 CREATE appNGizer Property platform.site.localhost.locale 2022-05-19T15:31:10,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.392 CREATE appNGizer Property platform.site.localhost.mailDisabled 2022-05-19T15:31:10,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.395 CREATE appNGizer Property platform.site.localhost.timeZone 2022-05-19T15:31:10,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.396 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2022-05-19T15:31:10,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.396 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2022-05-19T15:31:10,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.403 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2022-05-19T15:31:10,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.403 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2022-05-19T15:31:10,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.408 CREATE appNGizer Property platform.site.localhost.ldapPassword 2022-05-19T15:31:10,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.408 CREATE appNGizer Property platform.site.localhost.indexConfig 2022-05-19T15:31:10,411 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.411 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2022-05-19T15:31:10,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.412 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2022-05-19T15:31:10,412 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.412 CREATE appNGizer Property platform.site.localhost.documentDir 2022-05-19T15:31:10,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.413 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2022-05-19T15:31:10,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.434 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2022-05-19T15:31:10,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.434 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2022-05-19T15:31:10,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.435 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2022-05-19T15:31:10,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.436 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2022-05-19T15:31:10,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.436 CREATE appNGizer Property platform.site.localhost.mailPort 2022-05-19T15:31:10,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.437 CREATE appNGizer Property platform.site.localhost.host 2022-05-19T15:31:10,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.449 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2022-05-19T15:31:10,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.45 CREATE appNGizer Property platform.site.localhost.ldapHost 2022-05-19T15:31:10,451 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.451 CREATE appNGizer Property platform.site.localhost.manager-path 2022-05-19T15:31:10,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.468 CREATE appNGizer Site localhost 2022-05-19T15:31:10,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.895 UPDATE appNGizer Property platform.site.localhost.assetsDir 2022-05-19T15:31:10,968 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.968 UPDATE appNGizer Property platform.site.localhost.assetsDir 2022-05-19T15:31:10,979 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:10.979 UPDATE appNGizer Property platform.site.localhost.xssExceptions 2022-05-19T15:31:11,046 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:11.046 UPDATE appNGizer Property platform.site.localhost.xssExceptions 2022-05-19T15:31:11,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:11.049 CREATE appNGizer Property platform.site.localhost.theAnswer 2022-05-19T15:31:11,182 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:11.182 DELETE appNGizer Property platform.site.localhost.theAnswer 2022-05-19T15:31:11,228 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:11.228 CREATE appNGizer Property platform.site.localhost.myNewProp 2022-05-19T15:31:11,392 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:11.391 DELETE appNGizer Property platform.site.localhost.myNewProp 2022-05-19T15:31:11,422 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:31:07 CEST 2022]; root of context hierarchy 2022-05-19T15:31:11,423 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:11,430 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: 4.003 s - in org.appng.appngizer.controller.SitePropertyControllerTest [INFO] Running org.appng.appngizer.controller.SiteApplicationControllerTest 2022-05-19T15:31:11,451 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:31:11,452 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@598f99f4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6efc419, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2c831c44, org.springframework.test.context.support.DirtiesContextTestExecutionListener@fa1da5b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2ac4b262, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5273642f] 2022-05-19T15:31:11,458 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-19T15:31:11,634 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:31:11 CEST 2022]; root of context hierarchy 2022-05-19T15:31:11,711 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:31:11,711 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:31:11,796 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:31:11,916 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-19T15:31:11,974 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:11,975 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-19T15:31:12,165 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:31:12,173 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:31:12,744 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:31:12,745 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:13,191 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:31:11 CEST 2022]; root of context hierarchy 2022-05-19T15:31:13,242 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:31:13,242 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:31:13,242 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:31:13,244 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:31:13,265 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.019s) 2022-05-19T15:31:13,272 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-19T15:31:13,276 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-19T15:31:13,374 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-19T15:31:13,425 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-19T15:31:13,454 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-19T15:31:13,466 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-19T15:31:13,475 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-19T15:31:13,483 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-19T15:31:13,492 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-19T15:31:13,506 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-19T15:31:13,515 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-19T15:31:13,527 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-19T15:31:13,536 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-19T15:31:13,548 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-19T15:31:13,549 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:13,549 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:13,558 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-19T15:31:13,567 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-19T15:31:13,581 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-19T15:31:13,587 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:13,595 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-19T15:31:13,602 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.326s) 2022-05-19T15:31:13,615 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-19T15:31:13,742 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2022-05-19T15:31:13,743 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:13,743 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2022-05-19T15:31:13,743 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:13,743 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2022-05-19T15:31:13,744 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:13,744 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2022-05-19T15:31:13,744 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:13,744 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:13,746 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2022-05-19T15:31:13,746 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:13,746 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2022-05-19T15:31:13,746 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2022-05-19T15:31:13,750 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:13,750 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:13,750 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2022-05-19T15:31:13,751 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2022-05-19T15:31:13,752 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:13,752 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2022-05-19T15:31:13,752 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:13,752 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2022-05-19T15:31:13,753 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2022-05-19T15:31:13,753 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2022-05-19T15:31:13,753 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2022-05-19T15:31:13,758 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2022-05-19T15:31:13,759 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:13,759 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:13,759 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2022-05-19T15:31:13,759 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2022-05-19T15:31:13,760 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2022-05-19T15:31:13,760 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2022-05-19T15:31:13,760 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2022-05-19T15:31:13,761 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2022-05-19T15:31:13,766 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2022-05-19T15:31:13,766 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:13,767 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2022-05-19T15:31:13,767 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:13,767 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2022-05-19T15:31:13,769 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:13,769 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2022-05-19T15:31:13,769 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2022-05-19T15:31:13,770 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:13,770 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:13,770 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2022-05-19T15:31:13,770 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2022-05-19T15:31:13,770 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2022-05-19T15:31:13,770 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2022-05-19T15:31:13,771 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2022-05-19T15:31:13,772 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2022-05-19T15:31:13,772 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:13,772 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:13,772 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2022-05-19T15:31:13,773 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:13,779 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2022-05-19T15:31:13,779 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:13,780 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2022-05-19T15:31:13,780 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:13,780 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:13,780 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:13,781 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2022-05-19T15:31:13,782 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:13,782 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:13,782 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:13,782 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:13,784 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2022-05-19T15:31:13,784 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2022-05-19T15:31:13,784 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:13,784 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:13,784 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:13,784 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:13,798 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2022-05-19T15:31:13,798 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:13,798 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:13,799 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:13,799 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:13,799 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:13,799 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:13,800 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:13,801 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2022-05-19T15:31:13,801 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:13,801 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2022-05-19T15:31:13,801 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:13,801 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2022-05-19T15:31:13,853 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu May 19 15:31:11 CEST 2022]; root of context hierarchy 2022-05-19T15:31:13,982 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:13,982 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:13,992 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 10 ms 2022-05-19T15:31:14,027 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.026 CREATE appNGizer Property platform.messagingEnabled 2022-05-19T15:31:14,028 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.027 CREATE appNGizer Property platform.filebasedDeployment 2022-05-19T15:31:14,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.04 CREATE appNGizer Property platform.jspFileType 2022-05-19T15:31:14,041 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.041 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-19T15:31:14,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.044 CREATE appNGizer Property platform.platformRootPath 2022-05-19T15:31:14,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.044 CREATE appNGizer Property platform.manageDatabases 2022-05-19T15:31:14,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.045 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-19T15:31:14,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.054 CREATE appNGizer Property platform.appngData 2022-05-19T15:31:14,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.055 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-19T15:31:14,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.056 CREATE appNGizer Property platform.monitoringPath 2022-05-19T15:31:14,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.056 CREATE appNGizer Property platform.repositoryCert 2022-05-19T15:31:14,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.057 CREATE appNGizer Property platform.defaultTemplate 2022-05-19T15:31:14,062 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.062 CREATE appNGizer Property platform.devMode 2022-05-19T15:31:14,069 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.063 CREATE appNGizer Property platform.logfile 2022-05-19T15:31:14,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.069 CREATE appNGizer Property platform.xssAllowedTags 2022-05-19T15:31:14,070 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.07 CREATE appNGizer Property platform.mailDisabled 2022-05-19T15:31:14,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.07 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-19T15:31:14,071 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.071 CREATE appNGizer Property platform.formatOutput 2022-05-19T15:31:14,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.072 CREATE appNGizer Property platform.cacheConfig 2022-05-19T15:31:14,072 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.072 CREATE appNGizer Property platform.sharedSecret 2022-05-19T15:31:14,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.073 CREATE appNGizer Property platform.repositoryPath 2022-05-19T15:31:14,085 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.073 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-19T15:31:14,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.086 CREATE appNGizer Property platform.repositorySignature 2022-05-19T15:31:14,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.086 CREATE appNGizer Property platform.sessionFilter 2022-05-19T15:31:14,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.087 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-19T15:31:14,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.088 CREATE appNGizer Property platform.writeDebugFiles 2022-05-19T15:31:14,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.088 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-19T15:31:14,089 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.089 CREATE appNGizer Property platform.monitorPerformance 2022-05-19T15:31:14,098 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.089 CREATE appNGizer Property platform.mdcEnabled 2022-05-19T15:31:14,099 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.099 CREATE appNGizer Property platform.vHostMode 2022-05-19T15:31:14,099 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.099 CREATE appNGizer Property platform.templateFolder 2022-05-19T15:31:14,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.1 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-19T15:31:14,100 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.1 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:31:14,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.106 CREATE appNGizer Property platform.locale 2022-05-19T15:31:14,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.107 CREATE appNGizer Property platform.sessionTimeout 2022-05-19T15:31:14,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.107 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-19T15:31:14,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.108 CREATE appNGizer Property platform.encoding 2022-05-19T15:31:14,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.108 CREATE appNGizer Property platform.maxUploadSize 2022-05-19T15:31:14,114 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.114 CREATE appNGizer Property platform.templatePrefix 2022-05-19T15:31:14,115 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.114 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-19T15:31:14,119 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.115 CREATE appNGizer Property platform.imageMagickPath 2022-05-19T15:31:14,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.121 CREATE appNGizer Property platform.databasePrefix 2022-05-19T15:31:14,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.121 CREATE appNGizer Property platform.cacheFolder 2022-05-19T15:31:14,126 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.126 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-19T15:31:14,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.127 CREATE appNGizer Property platform.xssProtect 2022-05-19T15:31:14,127 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.127 CREATE appNGizer Property platform.mailHost 2022-05-19T15:31:14,128 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.128 CREATE appNGizer Property platform.timeZone 2022-05-19T15:31:14,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.128 CREATE appNGizer Property platform.cacheImageFolder 2022-05-19T15:31:14,129 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.129 CREATE appNGizer Property platform.messagingReceiver 2022-05-19T15:31:14,142 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.129 CREATE appNGizer Property platform.messagingGroupPort 2022-05-19T15:31:14,143 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.142 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-19T15:31:14,143 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.143 CREATE appNGizer Property platform.mailPort 2022-05-19T15:31:14,144 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.144 CREATE appNGizer Property platform.uploadDir 2022-05-19T15:31:14,145 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.144 CREATE appNGizer Property platform.applicationDir 2022-05-19T15:31:14,145 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.145 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-19T15:31:14,254 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.244 CREATE appNGizer Repository local 2022-05-19T15:31:14,361 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/ 2022-05-19T15:31:14,396 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-05-19T15:31:14,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.407 CREATE appNGizer Application demo-application 2022-05-19T15:31:14,418 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-19T15:31:14,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.421 CREATE appNGizer Permission debug 2022-05-19T15:31:14,422 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-19T15:31:14,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.422 CREATE appNGizer Permission output-format.html 2022-05-19T15:31:14,423 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-19T15:31:14,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.423 CREATE appNGizer Permission output-type.webgui 2022-05-19T15:31:14,424 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-19T15:31:14,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.424 CREATE appNGizer Permission testPermission 2022-05-19T15:31:14,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.439 CREATE appNGizer Role Administrator 2022-05-19T15:31:14,467 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-19T15:31:14,469 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-19T15:31:14,476 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:31:14,476 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-19T15:31:14,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.477 CREATE appNGizer Role Debugger 2022-05-19T15:31:14,483 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-19T15:31:14,490 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-19T15:31:14,490 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-19T15:31:14,491 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.49 CREATE appNGizer Role Tester 2022-05-19T15:31:14,492 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-19T15:31:14,492 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-19T15:31:14,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.508 CREATE appNGizer Property platform.application.demo-application.foo 2022-05-19T15:31:14,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.509 CREATE appNGizer Property platform.application.demo-application.bar 2022-05-19T15:31:14,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.51 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-05-19T15:31:14,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.527 UPDATE appNGizer Role Administrator 2022-05-19T15:31:14,531 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.531 UPDATE appNGizer Role Debugger 2022-05-19T15:31:14,532 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.532 UPDATE appNGizer Role Tester 2022-05-19T15:31:14,548 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:14,548 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:14,548 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:14,549 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:14,549 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:14,549 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:14,549 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:14,549 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-05-19T15:31:14,549 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-19T15:31:14,549 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-19T15:31:14,562 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-05-19T15:31:14,616 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-19T15:31:14,617 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-19T15:31:14,618 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:31:14,632 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-19T15:31:14,635 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-05-19T15:31:14,644 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-05-19T15:31:14,752 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.752 CREATE appNGizer Property platform.site.localhost.template 2022-05-19T15:31:14,753 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.753 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2022-05-19T15:31:14,754 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.753 CREATE appNGizer Property platform.site.localhost.wwwDir 2022-05-19T15:31:14,766 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.759 CREATE appNGizer Property platform.site.localhost.tagPrefix 2022-05-19T15:31:14,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.766 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2022-05-19T15:31:14,767 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.767 CREATE appNGizer Property platform.site.localhost.authLoginPage 2022-05-19T15:31:14,768 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.768 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2022-05-19T15:31:14,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.769 CREATE appNGizer Property platform.site.localhost.ldapUser 2022-05-19T15:31:14,769 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.769 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2022-05-19T15:31:14,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.774 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2022-05-19T15:31:14,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.774 CREATE appNGizer Property platform.site.localhost.encoding 2022-05-19T15:31:14,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.775 CREATE appNGizer Property platform.site.localhost.indexDir 2022-05-19T15:31:14,782 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.775 CREATE appNGizer Property platform.site.localhost.defaultApplication 2022-05-19T15:31:14,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.783 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2022-05-19T15:31:14,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.783 CREATE appNGizer Property platform.site.localhost.mailHost 2022-05-19T15:31:14,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.784 CREATE appNGizer Property platform.site.localhost.authLoginRef 2022-05-19T15:31:14,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.784 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2022-05-19T15:31:14,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.785 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2022-05-19T15:31:14,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.785 CREATE appNGizer Property platform.site.localhost.authApplication 2022-05-19T15:31:14,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.788 CREATE appNGizer Property platform.site.localhost.defaultPage 2022-05-19T15:31:14,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.789 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2022-05-19T15:31:14,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.789 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2022-05-19T15:31:14,790 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.79 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2022-05-19T15:31:14,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.79 CREATE appNGizer Property platform.site.localhost.appendTabId 2022-05-19T15:31:14,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.791 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2022-05-19T15:31:14,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.796 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2022-05-19T15:31:14,799 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.799 CREATE appNGizer Property platform.site.localhost.ldapDomain 2022-05-19T15:31:14,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.8 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2022-05-19T15:31:14,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.8 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2022-05-19T15:31:14,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.801 CREATE appNGizer Property platform.site.localhost.indexTimeout 2022-05-19T15:31:14,801 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.801 CREATE appNGizer Property platform.site.localhost.xssExceptions 2022-05-19T15:31:14,810 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.81 CREATE appNGizer Property platform.site.localhost.service-path 2022-05-19T15:31:14,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.81 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2022-05-19T15:31:14,811 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.811 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2022-05-19T15:31:14,820 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.812 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2022-05-19T15:31:14,821 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.82 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2022-05-19T15:31:14,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.824 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2022-05-19T15:31:14,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.825 CREATE appNGizer Property platform.site.localhost.siteRootDir 2022-05-19T15:31:14,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.825 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2022-05-19T15:31:14,826 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.826 CREATE appNGizer Property platform.site.localhost.name 2022-05-19T15:31:14,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.826 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2022-05-19T15:31:14,827 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.827 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2022-05-19T15:31:14,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.827 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2022-05-19T15:31:14,828 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.828 CREATE appNGizer Property platform.site.localhost.errorPage 2022-05-19T15:31:14,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.828 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2022-05-19T15:31:14,829 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.829 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2022-05-19T15:31:14,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.83 CREATE appNGizer Property platform.site.localhost.assetsDir 2022-05-19T15:31:14,843 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.842 CREATE appNGizer Property platform.site.localhost.errorPages 2022-05-19T15:31:14,845 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.845 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2022-05-19T15:31:14,847 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.847 CREATE appNGizer Property platform.site.localhost.locale 2022-05-19T15:31:14,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.847 CREATE appNGizer Property platform.site.localhost.mailDisabled 2022-05-19T15:31:14,848 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.848 CREATE appNGizer Property platform.site.localhost.timeZone 2022-05-19T15:31:14,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.848 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2022-05-19T15:31:14,849 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.849 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2022-05-19T15:31:14,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.85 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2022-05-19T15:31:14,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.858 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2022-05-19T15:31:14,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.859 CREATE appNGizer Property platform.site.localhost.ldapPassword 2022-05-19T15:31:14,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.859 CREATE appNGizer Property platform.site.localhost.indexConfig 2022-05-19T15:31:14,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.86 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2022-05-19T15:31:14,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.86 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2022-05-19T15:31:14,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.861 CREATE appNGizer Property platform.site.localhost.documentDir 2022-05-19T15:31:14,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.862 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2022-05-19T15:31:14,862 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.862 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2022-05-19T15:31:14,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.863 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2022-05-19T15:31:14,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.867 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2022-05-19T15:31:14,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.87 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2022-05-19T15:31:14,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.87 CREATE appNGizer Property platform.site.localhost.mailPort 2022-05-19T15:31:14,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.871 CREATE appNGizer Property platform.site.localhost.host 2022-05-19T15:31:14,877 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.876 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2022-05-19T15:31:14,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.877 CREATE appNGizer Property platform.site.localhost.ldapHost 2022-05-19T15:31:14,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.878 CREATE appNGizer Property platform.site.localhost.manager-path 2022-05-19T15:31:14,881 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.881 CREATE appNGizer Site localhost 2022-05-19T15:31:14,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.989 CREATE appNGizer Property platform.site.anotherSite.ldapPrincipalScheme 2022-05-19T15:31:14,994 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.994 CREATE appNGizer Property platform.site.anotherSite.encoding 2022-05-19T15:31:14,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.995 CREATE appNGizer Property platform.site.anotherSite.supportReloadFile 2022-05-19T15:31:14,995 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.995 CREATE appNGizer Property platform.site.anotherSite.allowSkipRender 2022-05-19T15:31:14,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.996 CREATE appNGizer Property platform.site.anotherSite.documentDir 2022-05-19T15:31:14,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.996 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedPaths 2022-05-19T15:31:14,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.997 CREATE appNGizer Property platform.site.anotherSite.wwwDir 2022-05-19T15:31:14,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.998 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionName 2022-05-19T15:31:14,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.998 CREATE appNGizer Property platform.site.anotherSite.ldapStartTls 2022-05-19T15:31:15,006 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:14.999 CREATE appNGizer Property platform.site.anotherSite.name 2022-05-19T15:31:15,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.008 CREATE appNGizer Property platform.site.anotherSite.cacheEnabled 2022-05-19T15:31:15,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.009 CREATE appNGizer Property platform.site.anotherSite.serviceOutputFormat 2022-05-19T15:31:15,013 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.01 CREATE appNGizer Property platform.site.anotherSite.jdbcValidationTimeout 2022-05-19T15:31:15,014 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.013 CREATE appNGizer Property platform.site.anotherSite.ldapUser 2022-05-19T15:31:15,017 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.014 CREATE appNGizer Property platform.site.anotherSite.ldapDisabled 2022-05-19T15:31:15,018 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.018 CREATE appNGizer Property platform.site.anotherSite.indexConfig 2022-05-19T15:31:15,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.018 CREATE appNGizer Property platform.site.anotherSite.siteRootDir 2022-05-19T15:31:15,019 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.019 CREATE appNGizer Property platform.site.anotherSite.ldapDomain 2022-05-19T15:31:15,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.02 CREATE appNGizer Property platform.site.anotherSite.authLoginPage 2022-05-19T15:31:15,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.02 CREATE appNGizer Property platform.site.anotherSite.cacheStatistics 2022-05-19T15:31:15,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.021 CREATE appNGizer Property platform.site.anotherSite.mailPort 2022-05-19T15:31:15,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.021 CREATE appNGizer Property platform.site.anotherSite.appendTabId 2022-05-19T15:31:15,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.03 CREATE appNGizer Property platform.site.anotherSite.service-path 2022-05-19T15:31:15,031 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.031 CREATE appNGizer Property platform.site.anotherSite.template 2022-05-19T15:31:15,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.032 CREATE appNGizer Property platform.site.anotherSite.cacheTimeouts 2022-05-19T15:31:15,032 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.032 CREATE appNGizer Property platform.site.anotherSite.tagPrefix 2022-05-19T15:31:15,033 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.033 CREATE appNGizer Property platform.site.anotherSite.authLogoutPage 2022-05-19T15:31:15,042 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.033 CREATE appNGizer Property platform.site.anotherSite.timeZone 2022-05-19T15:31:15,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.043 CREATE appNGizer Property platform.site.anotherSite.ldapIdAttribute 2022-05-19T15:31:15,043 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.043 CREATE appNGizer Property platform.site.anotherSite.cacheTimeToLive 2022-05-19T15:31:15,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.044 CREATE appNGizer Property platform.site.anotherSite.searchMaxHits 2022-05-19T15:31:15,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.044 CREATE appNGizer Property platform.site.anotherSite.host 2022-05-19T15:31:15,045 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.045 CREATE appNGizer Property platform.site.anotherSite.indexFileTypes 2022-05-19T15:31:15,054 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.045 CREATE appNGizer Property platform.site.anotherSite.supportedLanguages 2022-05-19T15:31:15,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.055 CREATE appNGizer Property platform.site.anotherSite.jdbcLogPerformance 2022-05-19T15:31:15,055 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.055 CREATE appNGizer Property platform.site.anotherSite.locale 2022-05-19T15:31:15,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.055 CREATE appNGizer Property platform.site.anotherSite.DatasourceConfigurer 2022-05-19T15:31:15,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.056 CREATE appNGizer Property platform.site.anotherSite.indexTimeout 2022-05-19T15:31:15,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.056 CREATE appNGizer Property platform.site.anotherSite.rewriteConfig 2022-05-19T15:31:15,057 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.057 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionValue 2022-05-19T15:31:15,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.057 CREATE appNGizer Property platform.site.anotherSite.mailHost 2022-05-19T15:31:15,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.058 CREATE appNGizer Property platform.site.anotherSite.authLoginRef 2022-05-19T15:31:15,058 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.058 CREATE appNGizer Property platform.site.anotherSite.searchChunkSize 2022-05-19T15:31:15,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.059 CREATE appNGizer Property platform.site.anotherSite.defaultPage 2022-05-19T15:31:15,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.059 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedMethods 2022-05-19T15:31:15,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.06 CREATE appNGizer Property platform.site.anotherSite.indexFileSystemQueueSize 2022-05-19T15:31:15,060 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.06 CREATE appNGizer Property platform.site.anotherSite.sessionTrackingEnabled 2022-05-19T15:31:15,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.06 CREATE appNGizer Property platform.site.anotherSite.ldapPassword 2022-05-19T15:31:15,061 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.061 CREATE appNGizer Property platform.site.anotherSite.ldapHost 2022-05-19T15:31:15,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.073 CREATE appNGizer Property platform.site.anotherSite.ldapGroupBaseDn 2022-05-19T15:31:15,073 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.073 CREATE appNGizer Property platform.site.anotherSite.cacheClearOnShutdown 2022-05-19T15:31:15,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.074 CREATE appNGizer Property platform.site.anotherSite.defaultPageSize 2022-05-19T15:31:15,074 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.074 CREATE appNGizer Property platform.site.anotherSite.cacheTimeoutsAntStyle 2022-05-19T15:31:15,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.075 CREATE appNGizer Property platform.site.anotherSite.csrfProtectionEnabled 2022-05-19T15:31:15,075 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.075 CREATE appNGizer Property platform.site.anotherSite.authLogoutRef 2022-05-19T15:31:15,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.076 CREATE appNGizer Property platform.site.anotherSite.cacheExceptions 2022-05-19T15:31:15,076 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.076 CREATE appNGizer Property platform.site.anotherSite.defaultApplication 2022-05-19T15:31:15,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.085 CREATE appNGizer Property platform.site.anotherSite.mailDisabled 2022-05-19T15:31:15,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.086 CREATE appNGizer Property platform.site.anotherSite.assetsDir 2022-05-19T15:31:15,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.086 CREATE appNGizer Property platform.site.anotherSite.ldapUserBaseDn 2022-05-19T15:31:15,087 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.087 CREATE appNGizer Property platform.site.anotherSite.xssExceptions 2022-05-19T15:31:15,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.087 CREATE appNGizer Property platform.site.anotherSite.authApplication 2022-05-19T15:31:15,088 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.088 CREATE appNGizer Property platform.site.anotherSite.jdbcMaxLifetime 2022-05-19T15:31:15,089 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.088 CREATE appNGizer Property platform.site.anotherSite.errorPage 2022-05-19T15:31:15,089 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.089 CREATE appNGizer Property platform.site.anotherSite.manager-path 2022-05-19T15:31:15,089 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.089 CREATE appNGizer Property platform.site.anotherSite.indexDir 2022-05-19T15:31:15,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.105 CREATE appNGizer Property platform.site.anotherSite.enforcePrimaryDomain 2022-05-19T15:31:15,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.106 CREATE appNGizer Property platform.site.anotherSite.jdbcConnectionTimeout 2022-05-19T15:31:15,106 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.106 CREATE appNGizer Property platform.site.anotherSite.indexQueueSize 2022-05-19T15:31:15,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.107 CREATE appNGizer Property platform.site.anotherSite.errorPages 2022-05-19T15:31:15,107 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.107 CREATE appNGizer Property platform.site.anotherSite.serviceOutputType 2022-05-19T15:31:15,108 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.108 CREATE appNGizer Site anotherSite 2022-05-19T15:31:15,335 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/platform/localhost/demo-application 2022-05-19T15:31:15,335 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/application/localhost/demo-application 2022-05-19T15:31:15,370 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.361 INFO appNGizer Assigned application demo-application to site localhost 2022-05-19T15:31:15,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.374 CREATE appNGizer Property platform.site.localhost.application.demo-application.bar 2022-05-19T15:31:15,374 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.374 CREATE appNGizer Property platform.site.localhost.application.demo-application.foo 2022-05-19T15:31:15,375 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.375 CREATE appNGizer Property platform.site.localhost.application.demo-application.clobValue 2022-05-19T15:31:15,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:15.886 UPDATE appNGizer Property platform.site.localhost.application.demo-application.bar 2022-05-19T15:31:16,020 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:16.019 CREATE appNGizer Property platform.site.localhost.application.demo-application.myNewProp 2022-05-19T15:31:16,150 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:16.144 DELETE appNGizer Property platform.site.localhost.application.demo-application.myNewProp 2022-05-19T15:31:16,195 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site localhost, status of database-connection is NO_DB_SUPPORTED 2022-05-19T15:31:16,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:16.195 INFO appNGizer Removed application demo-application from site localhost 2022-05-19T15:31:16,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:16.206 DELETE appNGizer Property platform.site.localhost.application.demo-application.bar 2022-05-19T15:31:16,207 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:16.207 DELETE appNGizer Property platform.site.localhost.application.demo-application.clobValue 2022-05-19T15:31:16,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:16.208 DELETE appNGizer Property platform.site.localhost.application.demo-application.foo 2022-05-19T15:31:16,234 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:31:11 CEST 2022]; root of context hierarchy 2022-05-19T15:31:16,235 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:16,236 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: 4.491 s - in org.appng.appngizer.controller.SiteApplicationControllerTest [INFO] Running org.appng.appngizer.controller.SubjectControllerTest 2022-05-19T15:31:16,253 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:31:16,255 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@466fe312, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@18a6b4c0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6064a08e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@70058b8b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@49cb91ea, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@64662ca7] 2022-05-19T15:31:16,256 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-19T15:31:16,393 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:31:16 CEST 2022]; root of context hierarchy 2022-05-19T15:31:16,439 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:31:16,439 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:31:16,491 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:31:16,572 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-19T15:31:16,640 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:16,640 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-19T15:31:16,797 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:31:16,800 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:31:17,307 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:31:17,309 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:17,741 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:31:16 CEST 2022]; root of context hierarchy 2022-05-19T15:31:17,778 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:31:17,778 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:31:17,778 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:31:17,780 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:31:17,795 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.013s) 2022-05-19T15:31:17,796 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-19T15:31:17,804 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-19T15:31:17,836 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-19T15:31:17,888 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-19T15:31:17,910 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-19T15:31:17,918 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-19T15:31:17,922 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-19T15:31:17,930 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-19T15:31:17,941 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-19T15:31:17,945 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-19T15:31:17,957 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-19T15:31:17,965 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-19T15:31:17,972 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-19T15:31:17,976 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-19T15:31:17,976 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:17,976 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:17,993 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-19T15:31:17,997 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-19T15:31:18,006 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-19T15:31:18,008 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:18,016 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-19T15:31:18,026 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.222s) 2022-05-19T15:31:18,035 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-19T15:31:18,134 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2022-05-19T15:31:18,135 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:18,135 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2022-05-19T15:31:18,135 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:18,135 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2022-05-19T15:31:18,143 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:18,143 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2022-05-19T15:31:18,144 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:18,144 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:18,145 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2022-05-19T15:31:18,145 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:18,145 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2022-05-19T15:31:18,147 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2022-05-19T15:31:18,147 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:18,148 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:18,148 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2022-05-19T15:31:18,148 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2022-05-19T15:31:18,149 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:18,149 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2022-05-19T15:31:18,149 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:18,149 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2022-05-19T15:31:18,149 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2022-05-19T15:31:18,150 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2022-05-19T15:31:18,150 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2022-05-19T15:31:18,151 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2022-05-19T15:31:18,151 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:18,151 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:18,151 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2022-05-19T15:31:18,151 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2022-05-19T15:31:18,152 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2022-05-19T15:31:18,152 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2022-05-19T15:31:18,152 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2022-05-19T15:31:18,152 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2022-05-19T15:31:18,153 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2022-05-19T15:31:18,153 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:18,153 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2022-05-19T15:31:18,153 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:18,153 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2022-05-19T15:31:18,163 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:18,163 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2022-05-19T15:31:18,163 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2022-05-19T15:31:18,163 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:18,164 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:18,164 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2022-05-19T15:31:18,164 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2022-05-19T15:31:18,164 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2022-05-19T15:31:18,164 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2022-05-19T15:31:18,164 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2022-05-19T15:31:18,165 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2022-05-19T15:31:18,165 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:18,165 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:18,166 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2022-05-19T15:31:18,166 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:18,167 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2022-05-19T15:31:18,167 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:18,167 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2022-05-19T15:31:18,167 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:18,167 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:18,167 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:18,168 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2022-05-19T15:31:18,168 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:18,168 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:18,169 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:18,169 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:18,169 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2022-05-19T15:31:18,170 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2022-05-19T15:31:18,174 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:18,174 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:18,174 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:18,174 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:18,185 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2022-05-19T15:31:18,185 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:18,185 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:18,185 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:18,185 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:18,186 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:18,186 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:18,186 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:18,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2022-05-19T15:31:18,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:18,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2022-05-19T15:31:18,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:18,187 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2022-05-19T15:31:18,234 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu May 19 15:31:16 CEST 2022]; root of context hierarchy 2022-05-19T15:31:18,343 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:18,343 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:18,355 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 12 ms 2022-05-19T15:31:18,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.388 CREATE appNGizer Property platform.messagingEnabled 2022-05-19T15:31:18,389 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.389 CREATE appNGizer Property platform.filebasedDeployment 2022-05-19T15:31:18,393 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.389 CREATE appNGizer Property platform.jspFileType 2022-05-19T15:31:18,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.393 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-19T15:31:18,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.394 CREATE appNGizer Property platform.platformRootPath 2022-05-19T15:31:18,394 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.394 CREATE appNGizer Property platform.manageDatabases 2022-05-19T15:31:18,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.395 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-19T15:31:18,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.395 CREATE appNGizer Property platform.appngData 2022-05-19T15:31:18,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.396 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-19T15:31:18,396 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.396 CREATE appNGizer Property platform.monitoringPath 2022-05-19T15:31:18,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.396 CREATE appNGizer Property platform.repositoryCert 2022-05-19T15:31:18,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.397 CREATE appNGizer Property platform.defaultTemplate 2022-05-19T15:31:18,397 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.397 CREATE appNGizer Property platform.devMode 2022-05-19T15:31:18,406 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.405 CREATE appNGizer Property platform.logfile 2022-05-19T15:31:18,406 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.406 CREATE appNGizer Property platform.xssAllowedTags 2022-05-19T15:31:18,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.406 CREATE appNGizer Property platform.mailDisabled 2022-05-19T15:31:18,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.407 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-19T15:31:18,407 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.407 CREATE appNGizer Property platform.formatOutput 2022-05-19T15:31:18,408 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.408 CREATE appNGizer Property platform.cacheConfig 2022-05-19T15:31:18,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.409 CREATE appNGizer Property platform.sharedSecret 2022-05-19T15:31:18,409 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.409 CREATE appNGizer Property platform.repositoryPath 2022-05-19T15:31:18,415 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.409 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-19T15:31:18,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.415 CREATE appNGizer Property platform.repositorySignature 2022-05-19T15:31:18,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.42 CREATE appNGizer Property platform.sessionFilter 2022-05-19T15:31:18,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.421 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-19T15:31:18,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.421 CREATE appNGizer Property platform.writeDebugFiles 2022-05-19T15:31:18,422 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.422 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-19T15:31:18,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.422 CREATE appNGizer Property platform.monitorPerformance 2022-05-19T15:31:18,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.423 CREATE appNGizer Property platform.mdcEnabled 2022-05-19T15:31:18,423 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.423 CREATE appNGizer Property platform.vHostMode 2022-05-19T15:31:18,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.423 CREATE appNGizer Property platform.templateFolder 2022-05-19T15:31:18,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.424 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-19T15:31:18,424 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.424 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:31:18,425 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.425 CREATE appNGizer Property platform.locale 2022-05-19T15:31:18,434 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.425 CREATE appNGizer Property platform.sessionTimeout 2022-05-19T15:31:18,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.435 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-19T15:31:18,435 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.435 CREATE appNGizer Property platform.encoding 2022-05-19T15:31:18,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.435 CREATE appNGizer Property platform.maxUploadSize 2022-05-19T15:31:18,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.436 CREATE appNGizer Property platform.templatePrefix 2022-05-19T15:31:18,436 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.436 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-19T15:31:18,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.436 CREATE appNGizer Property platform.imageMagickPath 2022-05-19T15:31:18,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.437 CREATE appNGizer Property platform.databasePrefix 2022-05-19T15:31:18,437 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.437 CREATE appNGizer Property platform.cacheFolder 2022-05-19T15:31:18,443 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.438 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-19T15:31:18,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.446 CREATE appNGizer Property platform.xssProtect 2022-05-19T15:31:18,446 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.446 CREATE appNGizer Property platform.mailHost 2022-05-19T15:31:18,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.447 CREATE appNGizer Property platform.timeZone 2022-05-19T15:31:18,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.447 CREATE appNGizer Property platform.cacheImageFolder 2022-05-19T15:31:18,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.447 CREATE appNGizer Property platform.messagingReceiver 2022-05-19T15:31:18,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.448 CREATE appNGizer Property platform.messagingGroupPort 2022-05-19T15:31:18,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.448 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-19T15:31:18,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.448 CREATE appNGizer Property platform.mailPort 2022-05-19T15:31:18,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.449 CREATE appNGizer Property platform.uploadDir 2022-05-19T15:31:18,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.449 CREATE appNGizer Property platform.applicationDir 2022-05-19T15:31:18,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.449 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-19T15:31:18,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.518 CREATE appNGizer Group Admin 2022-05-19T15:31:18,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.571 CREATE appNGizer Subject Admin 2022-05-19T15:31:18,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.605 UPDATE appNGizer Subject Admin 2022-05-19T15:31:18,624 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.624 UPDATE appNGizer Group Admin 2022-05-19T15:31:18,764 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.764 UPDATE appNGizer Group Admin 2022-05-19T15:31:18,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.795 UPDATE appNGizer Subject Admin 2022-05-19T15:31:18,800 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.8 UPDATE appNGizer Subject Admin 2022-05-19T15:31:18,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.87 UPDATE appNGizer Subject Admin 2022-05-19T15:31:18,927 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:18,927 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:18,928 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-19T15:31:18,948 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.947 CREATE appNGizer Subject deleteme 2022-05-19T15:31:18,996 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:18.996 DELETE appNGizer Subject deleteme 2022-05-19T15:31:19,006 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:19,006 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:19,007 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-19T15:31:19,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:19.024 CREATE appNGizer Subject john.doe 2022-05-19T15:31:19,086 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:19.081 UPDATE appNGizer Subject john.doe 2022-05-19T15:31:19,118 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:19.118 DELETE appNGizer Subject john.doe 2022-05-19T15:31:19,123 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:19,123 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:19,124 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-19T15:31:19,136 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:19.136 CREATE appNGizer Subject john doe 2022-05-19T15:31:19,221 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.9.Final.jar:5.6.9.Final] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:756) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:742) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at sun.reflect.GeneratedMethodAccessor128.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:301) ~[spring-orm-4.3.30.RELEASE.jar:4.3.30.RELEASE] at com.sun.proxy.$Proxy123.persist(Unknown Source) ~[?:?] at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:531) ~[spring-data-jpa-1.11.23.RELEASE.jar:?] at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.executeMethodOn(RepositoryFactorySupport.java:515) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:500) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:477) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:56) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:140) ~[spring-data-jpa-1.11.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ExposeRepositoryInvocationInterceptor.invoke(CrudMethodMetadataPostProcessor.java:347) ~[spring-data-jpa-1.11.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:57) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at com.sun.proxy.$Proxy132.save(Unknown Source) ~[?:?] at org.appng.core.service.CoreService.createSubject(CoreService.java:198) ~[appng-core-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() ~[appng-core-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$49136e7f.createSubject() ~[appng-core-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.appngizer.controller.SubjectController.createSubject(SubjectController.java:94) ~[classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204) ~[spring-web-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) ~[spring-web-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:846) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:160) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] 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.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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-05-19T15:31:19,268 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:19,268 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:19,274 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 6 ms 2022-05-19T15:31:19,319 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:31:16 CEST 2022]; root of context hierarchy 2022-05-19T15:31:19,321 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:19,321 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: 3.284 s - in org.appng.appngizer.controller.SubjectControllerTest [INFO] Running org.appng.appngizer.controller.RepositoryControllerTest 2022-05-19T15:31:19,344 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:31:19,344 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3ea1c553, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1e713b5b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1768de70, org.springframework.test.context.support.DirtiesContextTestExecutionListener@179b501, org.springframework.test.context.transaction.TransactionalTestExecutionListener@31427320, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@26fe3db0] 2022-05-19T15:31:19,345 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-19T15:31:19,500 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:31:19 CEST 2022]; root of context hierarchy 2022-05-19T15:31:19,566 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:31:19,566 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:31:19,649 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:31:19,725 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-19T15:31:19,778 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:19,778 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-19T15:31:19,926 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:31:19,931 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:31:20,416 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:31:20,420 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:20,816 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:31:19 CEST 2022]; root of context hierarchy 2022-05-19T15:31:20,849 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:31:20,849 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:31:20,849 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:31:20,863 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:31:20,870 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.006s) 2022-05-19T15:31:20,871 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-19T15:31:20,879 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-19T15:31:20,913 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-19T15:31:20,966 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-19T15:31:20,986 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-19T15:31:20,993 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-19T15:31:20,999 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-19T15:31:21,010 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-19T15:31:21,015 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-19T15:31:21,025 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-19T15:31:21,036 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-19T15:31:21,048 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-19T15:31:21,058 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-19T15:31:21,068 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-19T15:31:21,069 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:21,069 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:21,072 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-19T15:31:21,079 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-19T15:31:21,095 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-19T15:31:21,097 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:21,104 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-19T15:31:21,108 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.229s) 2022-05-19T15:31:21,123 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-19T15:31:21,234 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2022-05-19T15:31:21,234 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:21,234 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2022-05-19T15:31:21,235 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:21,235 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2022-05-19T15:31:21,235 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:21,235 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2022-05-19T15:31:21,235 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:21,235 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:21,237 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2022-05-19T15:31:21,237 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:21,237 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2022-05-19T15:31:21,237 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2022-05-19T15:31:21,237 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:21,237 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:21,237 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2022-05-19T15:31:21,238 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2022-05-19T15:31:21,238 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:21,239 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2022-05-19T15:31:21,239 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:21,239 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2022-05-19T15:31:21,239 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2022-05-19T15:31:21,247 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2022-05-19T15:31:21,247 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2022-05-19T15:31:21,248 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2022-05-19T15:31:21,248 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:21,248 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:21,248 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2022-05-19T15:31:21,249 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2022-05-19T15:31:21,249 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2022-05-19T15:31:21,249 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2022-05-19T15:31:21,250 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2022-05-19T15:31:21,254 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2022-05-19T15:31:21,255 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2022-05-19T15:31:21,255 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:21,255 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2022-05-19T15:31:21,255 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:21,255 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2022-05-19T15:31:21,257 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:21,257 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2022-05-19T15:31:21,257 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2022-05-19T15:31:21,257 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:21,257 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:21,257 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2022-05-19T15:31:21,257 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2022-05-19T15:31:21,259 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2022-05-19T15:31:21,259 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2022-05-19T15:31:21,259 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2022-05-19T15:31:21,260 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2022-05-19T15:31:21,260 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:21,260 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:21,261 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2022-05-19T15:31:21,261 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:21,268 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2022-05-19T15:31:21,269 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:21,269 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2022-05-19T15:31:21,269 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:21,269 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:21,269 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:21,272 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2022-05-19T15:31:21,272 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:21,272 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:21,272 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:21,272 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:21,276 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2022-05-19T15:31:21,276 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2022-05-19T15:31:21,276 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:21,276 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:21,276 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:21,276 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:21,277 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2022-05-19T15:31:21,278 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:21,278 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:21,278 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:21,282 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:21,282 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:21,282 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:21,282 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:21,283 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2022-05-19T15:31:21,283 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:21,283 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2022-05-19T15:31:21,283 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:21,284 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2022-05-19T15:31:21,331 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu May 19 15:31:19 CEST 2022]; root of context hierarchy 2022-05-19T15:31:21,514 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:21,514 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:21,517 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 3 ms 2022-05-19T15:31:21,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.556 CREATE appNGizer Property platform.messagingEnabled 2022-05-19T15:31:21,557 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.557 CREATE appNGizer Property platform.filebasedDeployment 2022-05-19T15:31:21,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.566 CREATE appNGizer Property platform.jspFileType 2022-05-19T15:31:21,566 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.566 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-19T15:31:21,568 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.566 CREATE appNGizer Property platform.platformRootPath 2022-05-19T15:31:21,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.569 CREATE appNGizer Property platform.manageDatabases 2022-05-19T15:31:21,569 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.569 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-19T15:31:21,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.569 CREATE appNGizer Property platform.appngData 2022-05-19T15:31:21,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.57 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-19T15:31:21,570 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.57 CREATE appNGizer Property platform.monitoringPath 2022-05-19T15:31:21,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.571 CREATE appNGizer Property platform.repositoryCert 2022-05-19T15:31:21,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.571 CREATE appNGizer Property platform.defaultTemplate 2022-05-19T15:31:21,571 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.571 CREATE appNGizer Property platform.devMode 2022-05-19T15:31:21,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.572 CREATE appNGizer Property platform.logfile 2022-05-19T15:31:21,572 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.572 CREATE appNGizer Property platform.xssAllowedTags 2022-05-19T15:31:21,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.572 CREATE appNGizer Property platform.mailDisabled 2022-05-19T15:31:21,573 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.573 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-19T15:31:21,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.573 CREATE appNGizer Property platform.formatOutput 2022-05-19T15:31:21,582 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.582 CREATE appNGizer Property platform.cacheConfig 2022-05-19T15:31:21,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.582 CREATE appNGizer Property platform.sharedSecret 2022-05-19T15:31:21,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.583 CREATE appNGizer Property platform.repositoryPath 2022-05-19T15:31:21,583 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.583 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-19T15:31:21,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.584 CREATE appNGizer Property platform.repositorySignature 2022-05-19T15:31:21,584 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.584 CREATE appNGizer Property platform.sessionFilter 2022-05-19T15:31:21,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.584 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-19T15:31:21,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.585 CREATE appNGizer Property platform.writeDebugFiles 2022-05-19T15:31:21,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.585 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-19T15:31:21,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.585 CREATE appNGizer Property platform.monitorPerformance 2022-05-19T15:31:21,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.594 CREATE appNGizer Property platform.mdcEnabled 2022-05-19T15:31:21,595 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.594 CREATE appNGizer Property platform.vHostMode 2022-05-19T15:31:21,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.595 CREATE appNGizer Property platform.templateFolder 2022-05-19T15:31:21,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.598 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-19T15:31:21,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.598 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:31:21,602 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.602 CREATE appNGizer Property platform.locale 2022-05-19T15:31:21,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.602 CREATE appNGizer Property platform.sessionTimeout 2022-05-19T15:31:21,603 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.603 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-19T15:31:21,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.603 CREATE appNGizer Property platform.encoding 2022-05-19T15:31:21,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.604 CREATE appNGizer Property platform.maxUploadSize 2022-05-19T15:31:21,604 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.604 CREATE appNGizer Property platform.templatePrefix 2022-05-19T15:31:21,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.605 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-19T15:31:21,605 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.605 CREATE appNGizer Property platform.imageMagickPath 2022-05-19T15:31:21,606 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.605 CREATE appNGizer Property platform.databasePrefix 2022-05-19T15:31:21,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.614 CREATE appNGizer Property platform.cacheFolder 2022-05-19T15:31:21,614 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.614 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-19T15:31:21,615 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.614 CREATE appNGizer Property platform.xssProtect 2022-05-19T15:31:21,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.615 CREATE appNGizer Property platform.mailHost 2022-05-19T15:31:21,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.616 CREATE appNGizer Property platform.timeZone 2022-05-19T15:31:21,616 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.616 CREATE appNGizer Property platform.cacheImageFolder 2022-05-19T15:31:21,617 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.617 CREATE appNGizer Property platform.messagingReceiver 2022-05-19T15:31:21,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.617 CREATE appNGizer Property platform.messagingGroupPort 2022-05-19T15:31:21,627 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.627 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-19T15:31:21,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.627 CREATE appNGizer Property platform.mailPort 2022-05-19T15:31:21,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.628 CREATE appNGizer Property platform.uploadDir 2022-05-19T15:31:21,628 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.628 CREATE appNGizer Property platform.applicationDir 2022-05-19T15:31:21,629 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.629 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-19T15:31:21,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.696 CREATE appNGizer Repository local repo 2022-05-19T15:31:21,922 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/ 2022-05-19T15:31:21,939 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-05-19T15:31:21,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.941 CREATE appNGizer Application demo-application 2022-05-19T15:31:21,954 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-19T15:31:21,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.956 CREATE appNGizer Permission debug 2022-05-19T15:31:21,957 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-19T15:31:21,974 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.957 CREATE appNGizer Permission output-format.html 2022-05-19T15:31:21,974 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-19T15:31:21,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.975 CREATE appNGizer Permission output-type.webgui 2022-05-19T15:31:21,975 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-19T15:31:21,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.975 CREATE appNGizer Permission testPermission 2022-05-19T15:31:21,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:21.977 CREATE appNGizer Role Administrator 2022-05-19T15:31:22,003 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-19T15:31:22,006 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-19T15:31:22,011 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:31:22,011 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-19T15:31:22,011 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:22.011 CREATE appNGizer Role Debugger 2022-05-19T15:31:22,013 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-19T15:31:22,014 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-19T15:31:22,014 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-19T15:31:22,024 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:22.014 CREATE appNGizer Role Tester 2022-05-19T15:31:22,026 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-19T15:31:22,026 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-19T15:31:22,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:22.043 CREATE appNGizer Property platform.application.demo-application.foo 2022-05-19T15:31:22,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:22.044 CREATE appNGizer Property platform.application.demo-application.bar 2022-05-19T15:31:22,044 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:22.044 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-05-19T15:31:22,049 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:22.049 UPDATE appNGizer Role Administrator 2022-05-19T15:31:22,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:22.058 UPDATE appNGizer Role Debugger 2022-05-19T15:31:22,059 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:22.059 UPDATE appNGizer Role Tester 2022-05-19T15:31:22,077 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:22,077 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:22,077 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:22,086 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:22,086 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:22,086 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:22,086 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:22,086 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-05-19T15:31:22,087 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-19T15:31:22,087 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-19T15:31:22,087 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-05-19T15:31:22,121 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-19T15:31:22,130 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-19T15:31:22,132 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:31:22,139 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-19T15:31:22,147 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-05-19T15:31:22,149 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-05-19T15:31:22,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:22.243 UPDATE appNGizer Repository local 2022-05-19T15:31:22,311 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:22,311 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:22,315 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 4 ms 2022-05-19T15:31:22,337 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:22.337 CREATE appNGizer Repository deleteme 2022-05-19T15:31:22,395 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:22.395 DELETE appNGizer Repository deleteme 2022-05-19T15:31:22,407 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:22,407 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:22,408 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-19T15:31:22,454 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:22,454 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:22,455 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-19T15:31:22,473 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:22.472 CREATE appNGizer Repository dummy repo 2022-05-19T15:31:22,543 WARN [main] org.springframework.web.servlet.PageNotFound: No mapping found for HTTP request with URI [/repository/dummy%20repo/demo-application/1.2.3] in DispatcherServlet with name '' 2022-05-19T15:31:22,551 WARN [main] org.springframework.web.servlet.PageNotFound: No mapping found for HTTP request with URI [/repository/doesNotExist/demo-application/1.2.3] in DispatcherServlet with name '' 2022-05-19T15:31:22,574 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:22,574 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:22,575 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-19T15:31:22,637 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_1.24.x/appng-appngizer/target/repo 2022-05-19T15:31:22,666 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:31:19 CEST 2022]; root of context hierarchy 2022-05-19T15:31:22,667 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:22,667 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: 3.017 s - in org.appng.appngizer.controller.RepositoryControllerTest [INFO] Running org.appng.appngizer.controller.SiteControllerTest 2022-05-19T15:31:22,677 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:31:22,677 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2f535704, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@15e97cb2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@208b7776, org.springframework.test.context.support.DirtiesContextTestExecutionListener@46c029ca, org.springframework.test.context.transaction.TransactionalTestExecutionListener@739ead61, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2d4c434c] 2022-05-19T15:31:22,682 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-19T15:31:22,782 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:31:22 CEST 2022]; root of context hierarchy 2022-05-19T15:31:22,834 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:31:22,834 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:31:22,887 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:31:22,953 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-19T15:31:22,987 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:22,987 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-19T15:31:23,120 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:31:23,128 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:31:23,636 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:31:23,636 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:23,960 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:31:22 CEST 2022]; root of context hierarchy 2022-05-19T15:31:23,993 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:31:23,993 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:31:23,993 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:31:24,001 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:31:24,017 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.013s) 2022-05-19T15:31:24,026 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-19T15:31:24,029 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-19T15:31:24,075 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-19T15:31:24,122 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-19T15:31:24,136 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-19T15:31:24,145 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-19T15:31:24,149 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-19T15:31:24,156 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-19T15:31:24,163 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-19T15:31:24,174 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-19T15:31:24,177 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-19T15:31:24,185 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-19T15:31:24,196 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-19T15:31:24,204 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-19T15:31:24,204 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:24,205 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:24,207 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-19T15:31:24,217 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-19T15:31:24,226 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-19T15:31:24,228 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:24,238 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-19T15:31:24,244 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.215s) 2022-05-19T15:31:24,259 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-19T15:31:24,405 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2022-05-19T15:31:24,405 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:24,406 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2022-05-19T15:31:24,406 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:24,406 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2022-05-19T15:31:24,406 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:24,406 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2022-05-19T15:31:24,406 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:24,407 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:24,408 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2022-05-19T15:31:24,408 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:24,408 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2022-05-19T15:31:24,408 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2022-05-19T15:31:24,408 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:24,408 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:24,409 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2022-05-19T15:31:24,409 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2022-05-19T15:31:24,409 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:24,410 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2022-05-19T15:31:24,414 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:24,414 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2022-05-19T15:31:24,414 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2022-05-19T15:31:24,414 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2022-05-19T15:31:24,414 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2022-05-19T15:31:24,415 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2022-05-19T15:31:24,415 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:24,416 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:24,416 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2022-05-19T15:31:24,416 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2022-05-19T15:31:24,416 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2022-05-19T15:31:24,417 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2022-05-19T15:31:24,417 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2022-05-19T15:31:24,417 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2022-05-19T15:31:24,418 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2022-05-19T15:31:24,420 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:24,420 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2022-05-19T15:31:24,420 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:24,420 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2022-05-19T15:31:24,421 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:24,421 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2022-05-19T15:31:24,421 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2022-05-19T15:31:24,422 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:24,422 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:24,422 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2022-05-19T15:31:24,422 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2022-05-19T15:31:24,422 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2022-05-19T15:31:24,423 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2022-05-19T15:31:24,423 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2022-05-19T15:31:24,423 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2022-05-19T15:31:24,424 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:24,424 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:24,424 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2022-05-19T15:31:24,424 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:24,425 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2022-05-19T15:31:24,425 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:24,425 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2022-05-19T15:31:24,425 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:24,434 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:24,434 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:24,435 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2022-05-19T15:31:24,435 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:24,435 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:24,435 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:24,435 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:24,436 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2022-05-19T15:31:24,436 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2022-05-19T15:31:24,437 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:24,437 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:24,437 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:24,437 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:24,442 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2022-05-19T15:31:24,443 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:24,443 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:24,443 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:24,443 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:24,443 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:24,443 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:24,443 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:24,444 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2022-05-19T15:31:24,444 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:24,445 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2022-05-19T15:31:24,445 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:24,445 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2022-05-19T15:31:24,496 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu May 19 15:31:22 CEST 2022]; root of context hierarchy 2022-05-19T15:31:24,598 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:24,598 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:24,612 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 14 ms 2022-05-19T15:31:24,630 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.63 CREATE appNGizer Property platform.messagingEnabled 2022-05-19T15:31:24,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.631 CREATE appNGizer Property platform.filebasedDeployment 2022-05-19T15:31:24,631 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.631 CREATE appNGizer Property platform.jspFileType 2022-05-19T15:31:24,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.631 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-19T15:31:24,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.632 CREATE appNGizer Property platform.platformRootPath 2022-05-19T15:31:24,632 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.632 CREATE appNGizer Property platform.manageDatabases 2022-05-19T15:31:24,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.632 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-19T15:31:24,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.633 CREATE appNGizer Property platform.appngData 2022-05-19T15:31:24,633 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.633 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-19T15:31:24,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.633 CREATE appNGizer Property platform.monitoringPath 2022-05-19T15:31:24,642 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.642 CREATE appNGizer Property platform.repositoryCert 2022-05-19T15:31:24,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.642 CREATE appNGizer Property platform.defaultTemplate 2022-05-19T15:31:24,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.643 CREATE appNGizer Property platform.devMode 2022-05-19T15:31:24,643 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.643 CREATE appNGizer Property platform.logfile 2022-05-19T15:31:24,644 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.643 CREATE appNGizer Property platform.xssAllowedTags 2022-05-19T15:31:24,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.644 CREATE appNGizer Property platform.mailDisabled 2022-05-19T15:31:24,648 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.648 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-19T15:31:24,654 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.654 CREATE appNGizer Property platform.formatOutput 2022-05-19T15:31:24,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.655 CREATE appNGizer Property platform.cacheConfig 2022-05-19T15:31:24,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.655 CREATE appNGizer Property platform.sharedSecret 2022-05-19T15:31:24,655 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.655 CREATE appNGizer Property platform.repositoryPath 2022-05-19T15:31:24,656 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.656 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-19T15:31:24,659 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.659 CREATE appNGizer Property platform.repositorySignature 2022-05-19T15:31:24,660 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.66 CREATE appNGizer Property platform.sessionFilter 2022-05-19T15:31:24,667 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.66 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-19T15:31:24,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.668 CREATE appNGizer Property platform.writeDebugFiles 2022-05-19T15:31:24,668 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.668 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-19T15:31:24,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.668 CREATE appNGizer Property platform.monitorPerformance 2022-05-19T15:31:24,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.669 CREATE appNGizer Property platform.mdcEnabled 2022-05-19T15:31:24,669 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.669 CREATE appNGizer Property platform.vHostMode 2022-05-19T15:31:24,673 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.669 CREATE appNGizer Property platform.templateFolder 2022-05-19T15:31:24,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.674 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-19T15:31:24,674 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.674 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:31:24,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.675 CREATE appNGizer Property platform.locale 2022-05-19T15:31:24,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.675 CREATE appNGizer Property platform.sessionTimeout 2022-05-19T15:31:24,675 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.675 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-19T15:31:24,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.676 CREATE appNGizer Property platform.encoding 2022-05-19T15:31:24,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.676 CREATE appNGizer Property platform.maxUploadSize 2022-05-19T15:31:24,676 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.676 CREATE appNGizer Property platform.templatePrefix 2022-05-19T15:31:24,677 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.677 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-19T15:31:24,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.687 CREATE appNGizer Property platform.imageMagickPath 2022-05-19T15:31:24,687 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.687 CREATE appNGizer Property platform.databasePrefix 2022-05-19T15:31:24,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.688 CREATE appNGizer Property platform.cacheFolder 2022-05-19T15:31:24,688 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.688 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-19T15:31:24,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.688 CREATE appNGizer Property platform.xssProtect 2022-05-19T15:31:24,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.689 CREATE appNGizer Property platform.mailHost 2022-05-19T15:31:24,689 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.689 CREATE appNGizer Property platform.timeZone 2022-05-19T15:31:24,694 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.689 CREATE appNGizer Property platform.cacheImageFolder 2022-05-19T15:31:24,696 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.694 CREATE appNGizer Property platform.messagingReceiver 2022-05-19T15:31:24,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.697 CREATE appNGizer Property platform.messagingGroupPort 2022-05-19T15:31:24,697 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.697 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-19T15:31:24,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.697 CREATE appNGizer Property platform.mailPort 2022-05-19T15:31:24,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.698 CREATE appNGizer Property platform.uploadDir 2022-05-19T15:31:24,698 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.698 CREATE appNGizer Property platform.applicationDir 2022-05-19T15:31:24,702 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.702 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-19T15:31:24,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.782 CREATE appNGizer Property platform.site.localhost.template 2022-05-19T15:31:24,783 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.783 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer 2022-05-19T15:31:24,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.783 CREATE appNGizer Property platform.site.localhost.wwwDir 2022-05-19T15:31:24,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.784 CREATE appNGizer Property platform.site.localhost.tagPrefix 2022-05-19T15:31:24,784 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.784 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute 2022-05-19T15:31:24,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.784 CREATE appNGizer Property platform.site.localhost.authLoginPage 2022-05-19T15:31:24,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.785 CREATE appNGizer Property platform.site.localhost.cacheEnabled 2022-05-19T15:31:24,785 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.785 CREATE appNGizer Property platform.site.localhost.ldapUser 2022-05-19T15:31:24,795 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.795 CREATE appNGizer Property platform.site.localhost.ldapDisabled 2022-05-19T15:31:24,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.795 CREATE appNGizer Property platform.site.localhost.serviceOutputType 2022-05-19T15:31:24,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.796 CREATE appNGizer Property platform.site.localhost.encoding 2022-05-19T15:31:24,796 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.796 CREATE appNGizer Property platform.site.localhost.indexDir 2022-05-19T15:31:24,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.797 CREATE appNGizer Property platform.site.localhost.defaultApplication 2022-05-19T15:31:24,797 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.797 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled 2022-05-19T15:31:24,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.797 CREATE appNGizer Property platform.site.localhost.mailHost 2022-05-19T15:31:24,802 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.802 CREATE appNGizer Property platform.site.localhost.authLoginRef 2022-05-19T15:31:24,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.802 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat 2022-05-19T15:31:24,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.803 CREATE appNGizer Property platform.site.localhost.indexFileTypes 2022-05-19T15:31:24,803 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.803 CREATE appNGizer Property platform.site.localhost.authApplication 2022-05-19T15:31:24,804 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.804 CREATE appNGizer Property platform.site.localhost.defaultPage 2022-05-19T15:31:24,814 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.814 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn 2022-05-19T15:31:24,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.814 CREATE appNGizer Property platform.site.localhost.ldapStartTls 2022-05-19T15:31:24,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.815 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown 2022-05-19T15:31:24,815 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.815 CREATE appNGizer Property platform.site.localhost.appendTabId 2022-05-19T15:31:24,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.816 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive 2022-05-19T15:31:24,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.816 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods 2022-05-19T15:31:24,816 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.816 CREATE appNGizer Property platform.site.localhost.ldapDomain 2022-05-19T15:31:24,817 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.817 CREATE appNGizer Property platform.site.localhost.searchChunkSize 2022-05-19T15:31:24,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.817 CREATE appNGizer Property platform.site.localhost.rewriteConfig 2022-05-19T15:31:24,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.822 CREATE appNGizer Property platform.site.localhost.indexTimeout 2022-05-19T15:31:24,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.823 CREATE appNGizer Property platform.site.localhost.xssExceptions 2022-05-19T15:31:24,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.823 CREATE appNGizer Property platform.site.localhost.service-path 2022-05-19T15:31:24,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.824 CREATE appNGizer Property platform.site.localhost.supportReloadFile 2022-05-19T15:31:24,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.824 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue 2022-05-19T15:31:24,824 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.824 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle 2022-05-19T15:31:24,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.825 CREATE appNGizer Property platform.site.localhost.authLogoutActionName 2022-05-19T15:31:24,825 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.825 CREATE appNGizer Property platform.site.localhost.authLogoutPage 2022-05-19T15:31:24,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.825 CREATE appNGizer Property platform.site.localhost.siteRootDir 2022-05-19T15:31:24,834 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.834 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize 2022-05-19T15:31:24,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.834 CREATE appNGizer Property platform.site.localhost.name 2022-05-19T15:31:24,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.835 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout 2022-05-19T15:31:24,835 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.835 CREATE appNGizer Property platform.site.localhost.allowSkipRender 2022-05-19T15:31:24,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.838 CREATE appNGizer Property platform.site.localhost.cacheStatistics 2022-05-19T15:31:24,838 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.838 CREATE appNGizer Property platform.site.localhost.errorPage 2022-05-19T15:31:24,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.839 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled 2022-05-19T15:31:24,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.839 CREATE appNGizer Property platform.site.localhost.supportedLanguages 2022-05-19T15:31:24,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.839 CREATE appNGizer Property platform.site.localhost.assetsDir 2022-05-19T15:31:24,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.84 CREATE appNGizer Property platform.site.localhost.errorPages 2022-05-19T15:31:24,850 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.85 CREATE appNGizer Property platform.site.localhost.authLogoutRef 2022-05-19T15:31:24,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.85 CREATE appNGizer Property platform.site.localhost.locale 2022-05-19T15:31:24,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.851 CREATE appNGizer Property platform.site.localhost.mailDisabled 2022-05-19T15:31:24,851 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.851 CREATE appNGizer Property platform.site.localhost.timeZone 2022-05-19T15:31:24,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.852 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths 2022-05-19T15:31:24,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.852 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn 2022-05-19T15:31:24,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.852 CREATE appNGizer Property platform.site.localhost.cacheExceptions 2022-05-19T15:31:24,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.853 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain 2022-05-19T15:31:24,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.853 CREATE appNGizer Property platform.site.localhost.ldapPassword 2022-05-19T15:31:24,855 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.853 CREATE appNGizer Property platform.site.localhost.indexConfig 2022-05-19T15:31:24,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.855 CREATE appNGizer Property platform.site.localhost.cacheTimeouts 2022-05-19T15:31:24,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.858 CREATE appNGizer Property platform.site.localhost.defaultPageSize 2022-05-19T15:31:24,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.858 CREATE appNGizer Property platform.site.localhost.documentDir 2022-05-19T15:31:24,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.859 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme 2022-05-19T15:31:24,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.859 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance 2022-05-19T15:31:24,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.859 CREATE appNGizer Property platform.site.localhost.searchMaxHits 2022-05-19T15:31:24,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.86 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout 2022-05-19T15:31:24,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.87 CREATE appNGizer Property platform.site.localhost.indexQueueSize 2022-05-19T15:31:24,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.871 CREATE appNGizer Property platform.site.localhost.mailPort 2022-05-19T15:31:24,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.871 CREATE appNGizer Property platform.site.localhost.host 2022-05-19T15:31:24,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.872 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime 2022-05-19T15:31:24,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.872 CREATE appNGizer Property platform.site.localhost.ldapHost 2022-05-19T15:31:24,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.872 CREATE appNGizer Property platform.site.localhost.manager-path 2022-05-19T15:31:24,883 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:24.882 CREATE appNGizer Site localhost 2022-05-19T15:31:25,056 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.056 UPDATE appNGizer Site localhost 2022-05-19T15:31:25,127 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:25,127 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:25,128 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-19T15:31:25,145 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.144 CREATE appNGizer Property platform.site.deleteme.authLoginRef 2022-05-19T15:31:25,145 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.145 CREATE appNGizer Property platform.site.deleteme.mailPort 2022-05-19T15:31:25,162 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.145 CREATE appNGizer Property platform.site.deleteme.csrfProtectedMethods 2022-05-19T15:31:25,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.162 CREATE appNGizer Property platform.site.deleteme.ldapIdAttribute 2022-05-19T15:31:25,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.163 CREATE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout 2022-05-19T15:31:25,163 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.163 CREATE appNGizer Property platform.site.deleteme.DatasourceConfigurer 2022-05-19T15:31:25,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.164 CREATE appNGizer Property platform.site.deleteme.authApplication 2022-05-19T15:31:25,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.164 CREATE appNGizer Property platform.site.deleteme.manager-path 2022-05-19T15:31:25,164 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.164 CREATE appNGizer Property platform.site.deleteme.indexTimeout 2022-05-19T15:31:25,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.165 CREATE appNGizer Property platform.site.deleteme.authLogoutActionValue 2022-05-19T15:31:25,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.165 CREATE appNGizer Property platform.site.deleteme.cacheTimeToLive 2022-05-19T15:31:25,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.165 CREATE appNGizer Property platform.site.deleteme.siteRootDir 2022-05-19T15:31:25,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.174 CREATE appNGizer Property platform.site.deleteme.supportReloadFile 2022-05-19T15:31:25,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.175 CREATE appNGizer Property platform.site.deleteme.indexQueueSize 2022-05-19T15:31:25,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.175 CREATE appNGizer Property platform.site.deleteme.tagPrefix 2022-05-19T15:31:25,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.175 CREATE appNGizer Property platform.site.deleteme.encoding 2022-05-19T15:31:25,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.176 CREATE appNGizer Property platform.site.deleteme.searchMaxHits 2022-05-19T15:31:25,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.176 CREATE appNGizer Property platform.site.deleteme.sessionTrackingEnabled 2022-05-19T15:31:25,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.176 CREATE appNGizer Property platform.site.deleteme.ldapGroupBaseDn 2022-05-19T15:31:25,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.177 CREATE appNGizer Property platform.site.deleteme.ldapUser 2022-05-19T15:31:25,177 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.177 CREATE appNGizer Property platform.site.deleteme.documentDir 2022-05-19T15:31:25,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.19 CREATE appNGizer Property platform.site.deleteme.ldapDisabled 2022-05-19T15:31:25,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.191 CREATE appNGizer Property platform.site.deleteme.service-path 2022-05-19T15:31:25,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.191 CREATE appNGizer Property platform.site.deleteme.indexFileTypes 2022-05-19T15:31:25,191 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.191 CREATE appNGizer Property platform.site.deleteme.ldapPassword 2022-05-19T15:31:25,192 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.192 CREATE appNGizer Property platform.site.deleteme.jdbcValidationTimeout 2022-05-19T15:31:25,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.196 CREATE appNGizer Property platform.site.deleteme.defaultApplication 2022-05-19T15:31:25,196 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.196 CREATE appNGizer Property platform.site.deleteme.mailHost 2022-05-19T15:31:25,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.197 CREATE appNGizer Property platform.site.deleteme.wwwDir 2022-05-19T15:31:25,197 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.197 CREATE appNGizer Property platform.site.deleteme.allowSkipRender 2022-05-19T15:31:25,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.197 CREATE appNGizer Property platform.site.deleteme.errorPages 2022-05-19T15:31:25,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.198 CREATE appNGizer Property platform.site.deleteme.cacheTimeouts 2022-05-19T15:31:25,198 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.198 CREATE appNGizer Property platform.site.deleteme.cacheExceptions 2022-05-19T15:31:25,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.199 CREATE appNGizer Property platform.site.deleteme.authLogoutPage 2022-05-19T15:31:25,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.199 CREATE appNGizer Property platform.site.deleteme.timeZone 2022-05-19T15:31:25,199 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.199 CREATE appNGizer Property platform.site.deleteme.ldapPrincipalScheme 2022-05-19T15:31:25,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.2 CREATE appNGizer Property platform.site.deleteme.cacheClearOnShutdown 2022-05-19T15:31:25,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.2 CREATE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle 2022-05-19T15:31:25,200 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.2 CREATE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize 2022-05-19T15:31:25,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.201 CREATE appNGizer Property platform.site.deleteme.ldapStartTls 2022-05-19T15:31:25,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.201 CREATE appNGizer Property platform.site.deleteme.jdbcMaxLifetime 2022-05-19T15:31:25,201 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.201 CREATE appNGizer Property platform.site.deleteme.appendTabId 2022-05-19T15:31:25,214 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.212 CREATE appNGizer Property platform.site.deleteme.host 2022-05-19T15:31:25,218 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.218 CREATE appNGizer Property platform.site.deleteme.authLoginPage 2022-05-19T15:31:25,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.222 CREATE appNGizer Property platform.site.deleteme.indexConfig 2022-05-19T15:31:25,222 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.222 CREATE appNGizer Property platform.site.deleteme.locale 2022-05-19T15:31:25,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.222 CREATE appNGizer Property platform.site.deleteme.ldapDomain 2022-05-19T15:31:25,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.223 CREATE appNGizer Property platform.site.deleteme.template 2022-05-19T15:31:25,223 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.223 CREATE appNGizer Property platform.site.deleteme.cacheStatistics 2022-05-19T15:31:25,224 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.223 CREATE appNGizer Property platform.site.deleteme.cacheEnabled 2022-05-19T15:31:25,230 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.224 CREATE appNGizer Property platform.site.deleteme.assetsDir 2022-05-19T15:31:25,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.231 CREATE appNGizer Property platform.site.deleteme.ldapHost 2022-05-19T15:31:25,231 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.231 CREATE appNGizer Property platform.site.deleteme.enforcePrimaryDomain 2022-05-19T15:31:25,240 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.232 CREATE appNGizer Property platform.site.deleteme.csrfProtectedPaths 2022-05-19T15:31:25,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.24 CREATE appNGizer Property platform.site.deleteme.searchChunkSize 2022-05-19T15:31:25,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.241 CREATE appNGizer Property platform.site.deleteme.defaultPage 2022-05-19T15:31:25,241 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.241 CREATE appNGizer Property platform.site.deleteme.supportedLanguages 2022-05-19T15:31:25,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.243 CREATE appNGizer Property platform.site.deleteme.jdbcLogPerformance 2022-05-19T15:31:25,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.244 CREATE appNGizer Property platform.site.deleteme.authLogoutRef 2022-05-19T15:31:25,244 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.244 CREATE appNGizer Property platform.site.deleteme.serviceOutputFormat 2022-05-19T15:31:25,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.245 CREATE appNGizer Property platform.site.deleteme.defaultPageSize 2022-05-19T15:31:25,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.245 CREATE appNGizer Property platform.site.deleteme.serviceOutputType 2022-05-19T15:31:25,245 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.245 CREATE appNGizer Property platform.site.deleteme.rewriteConfig 2022-05-19T15:31:25,246 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.246 CREATE appNGizer Property platform.site.deleteme.mailDisabled 2022-05-19T15:31:25,247 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.247 CREATE appNGizer Property platform.site.deleteme.ldapUserBaseDn 2022-05-19T15:31:25,256 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.247 CREATE appNGizer Property platform.site.deleteme.authLogoutActionName 2022-05-19T15:31:25,256 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.256 CREATE appNGizer Property platform.site.deleteme.name 2022-05-19T15:31:25,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.257 CREATE appNGizer Property platform.site.deleteme.csrfProtectionEnabled 2022-05-19T15:31:25,257 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.257 CREATE appNGizer Property platform.site.deleteme.xssExceptions 2022-05-19T15:31:25,261 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.257 CREATE appNGizer Property platform.site.deleteme.indexDir 2022-05-19T15:31:25,262 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.262 CREATE appNGizer Property platform.site.deleteme.errorPage 2022-05-19T15:31:25,263 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.262 CREATE appNGizer Site deleteme 2022-05-19T15:31:25,349 INFO [main] org.appng.core.service.CoreService: starting deletion of site deleteme 2022-05-19T15:31:25,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.402 DELETE appNGizer Property platform.site.deleteme.DatasourceConfigurer 2022-05-19T15:31:25,403 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.403 DELETE appNGizer Property platform.site.deleteme.allowSkipRender 2022-05-19T15:31:25,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.404 DELETE appNGizer Property platform.site.deleteme.appendTabId 2022-05-19T15:31:25,404 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.404 DELETE appNGizer Property platform.site.deleteme.assetsDir 2022-05-19T15:31:25,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.405 DELETE appNGizer Property platform.site.deleteme.authApplication 2022-05-19T15:31:25,405 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.405 DELETE appNGizer Property platform.site.deleteme.authLoginPage 2022-05-19T15:31:25,419 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.405 DELETE appNGizer Property platform.site.deleteme.authLoginRef 2022-05-19T15:31:25,420 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.42 DELETE appNGizer Property platform.site.deleteme.authLogoutActionName 2022-05-19T15:31:25,421 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.42 DELETE appNGizer Property platform.site.deleteme.authLogoutActionValue 2022-05-19T15:31:25,430 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.421 DELETE appNGizer Property platform.site.deleteme.authLogoutPage 2022-05-19T15:31:25,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.431 DELETE appNGizer Property platform.site.deleteme.authLogoutRef 2022-05-19T15:31:25,431 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.431 DELETE appNGizer Property platform.site.deleteme.cacheClearOnShutdown 2022-05-19T15:31:25,432 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.432 DELETE appNGizer Property platform.site.deleteme.cacheEnabled 2022-05-19T15:31:25,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.432 DELETE appNGizer Property platform.site.deleteme.cacheExceptions 2022-05-19T15:31:25,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.433 DELETE appNGizer Property platform.site.deleteme.cacheStatistics 2022-05-19T15:31:25,433 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.433 DELETE appNGizer Property platform.site.deleteme.cacheTimeToLive 2022-05-19T15:31:25,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.438 DELETE appNGizer Property platform.site.deleteme.cacheTimeouts 2022-05-19T15:31:25,438 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.438 DELETE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle 2022-05-19T15:31:25,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.439 DELETE appNGizer Property platform.site.deleteme.csrfProtectedMethods 2022-05-19T15:31:25,439 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.439 DELETE appNGizer Property platform.site.deleteme.csrfProtectedPaths 2022-05-19T15:31:25,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.44 DELETE appNGizer Property platform.site.deleteme.csrfProtectionEnabled 2022-05-19T15:31:25,440 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.44 DELETE appNGizer Property platform.site.deleteme.defaultApplication 2022-05-19T15:31:25,441 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.441 DELETE appNGizer Property platform.site.deleteme.defaultPage 2022-05-19T15:31:25,447 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.447 DELETE appNGizer Property platform.site.deleteme.defaultPageSize 2022-05-19T15:31:25,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.448 DELETE appNGizer Property platform.site.deleteme.documentDir 2022-05-19T15:31:25,448 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.448 DELETE appNGizer Property platform.site.deleteme.encoding 2022-05-19T15:31:25,449 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.449 DELETE appNGizer Property platform.site.deleteme.enforcePrimaryDomain 2022-05-19T15:31:25,450 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.449 DELETE appNGizer Property platform.site.deleteme.errorPage 2022-05-19T15:31:25,459 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.459 DELETE appNGizer Property platform.site.deleteme.errorPages 2022-05-19T15:31:25,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.46 DELETE appNGizer Property platform.site.deleteme.host 2022-05-19T15:31:25,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.46 DELETE appNGizer Property platform.site.deleteme.indexConfig 2022-05-19T15:31:25,461 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.461 DELETE appNGizer Property platform.site.deleteme.indexDir 2022-05-19T15:31:25,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.461 DELETE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize 2022-05-19T15:31:25,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.468 DELETE appNGizer Property platform.site.deleteme.indexFileTypes 2022-05-19T15:31:25,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.469 DELETE appNGizer Property platform.site.deleteme.indexQueueSize 2022-05-19T15:31:25,469 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.469 DELETE appNGizer Property platform.site.deleteme.indexTimeout 2022-05-19T15:31:25,470 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.47 DELETE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout 2022-05-19T15:31:25,474 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.474 DELETE appNGizer Property platform.site.deleteme.jdbcLogPerformance 2022-05-19T15:31:25,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.475 DELETE appNGizer Property platform.site.deleteme.jdbcMaxLifetime 2022-05-19T15:31:25,475 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.475 DELETE appNGizer Property platform.site.deleteme.jdbcValidationTimeout 2022-05-19T15:31:25,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.476 DELETE appNGizer Property platform.site.deleteme.ldapDisabled 2022-05-19T15:31:25,476 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.476 DELETE appNGizer Property platform.site.deleteme.ldapDomain 2022-05-19T15:31:25,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.477 DELETE appNGizer Property platform.site.deleteme.ldapGroupBaseDn 2022-05-19T15:31:25,477 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.477 DELETE appNGizer Property platform.site.deleteme.ldapHost 2022-05-19T15:31:25,486 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.486 DELETE appNGizer Property platform.site.deleteme.ldapIdAttribute 2022-05-19T15:31:25,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.486 DELETE appNGizer Property platform.site.deleteme.ldapPassword 2022-05-19T15:31:25,487 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.487 DELETE appNGizer Property platform.site.deleteme.ldapPrincipalScheme 2022-05-19T15:31:25,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.487 DELETE appNGizer Property platform.site.deleteme.ldapStartTls 2022-05-19T15:31:25,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.488 DELETE appNGizer Property platform.site.deleteme.ldapUser 2022-05-19T15:31:25,488 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.488 DELETE appNGizer Property platform.site.deleteme.ldapUserBaseDn 2022-05-19T15:31:25,489 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.489 DELETE appNGizer Property platform.site.deleteme.locale 2022-05-19T15:31:25,496 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.489 DELETE appNGizer Property platform.site.deleteme.mailDisabled 2022-05-19T15:31:25,497 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.497 DELETE appNGizer Property platform.site.deleteme.mailHost 2022-05-19T15:31:25,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.498 DELETE appNGizer Property platform.site.deleteme.mailPort 2022-05-19T15:31:25,498 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.498 DELETE appNGizer Property platform.site.deleteme.manager-path 2022-05-19T15:31:25,499 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.499 DELETE appNGizer Property platform.site.deleteme.name 2022-05-19T15:31:25,506 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.506 DELETE appNGizer Property platform.site.deleteme.rewriteConfig 2022-05-19T15:31:25,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.507 DELETE appNGizer Property platform.site.deleteme.searchChunkSize 2022-05-19T15:31:25,507 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.507 DELETE appNGizer Property platform.site.deleteme.searchMaxHits 2022-05-19T15:31:25,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.508 DELETE appNGizer Property platform.site.deleteme.service-path 2022-05-19T15:31:25,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.508 DELETE appNGizer Property platform.site.deleteme.serviceOutputFormat 2022-05-19T15:31:25,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.509 DELETE appNGizer Property platform.site.deleteme.serviceOutputType 2022-05-19T15:31:25,509 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.509 DELETE appNGizer Property platform.site.deleteme.sessionTrackingEnabled 2022-05-19T15:31:25,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.517 DELETE appNGizer Property platform.site.deleteme.siteRootDir 2022-05-19T15:31:25,518 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.518 DELETE appNGizer Property platform.site.deleteme.supportReloadFile 2022-05-19T15:31:25,519 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.519 DELETE appNGizer Property platform.site.deleteme.supportedLanguages 2022-05-19T15:31:25,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.523 DELETE appNGizer Property platform.site.deleteme.tagPrefix 2022-05-19T15:31:25,524 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.524 DELETE appNGizer Property platform.site.deleteme.template 2022-05-19T15:31:25,527 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.527 DELETE appNGizer Property platform.site.deleteme.timeZone 2022-05-19T15:31:25,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.528 DELETE appNGizer Property platform.site.deleteme.wwwDir 2022-05-19T15:31:25,528 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.528 DELETE appNGizer Property platform.site.deleteme.xssExceptions 2022-05-19T15:31:25,540 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2022-05-19T15:31:25,551 INFO [main] org.appng.core.service.CoreService: done deleting site deleteme 2022-05-19T15:31:25,552 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:25.552 DELETE appNGizer Site deleteme 2022-05-19T15:31:25,563 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:25,563 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:25,565 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 2 ms 2022-05-19T15:31:25,606 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:31:22 CEST 2022]; root of context hierarchy 2022-05-19T15:31:25,607 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:25,609 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: 3.336 s - in org.appng.appngizer.controller.SiteControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationPropertyControllerTest 2022-05-19T15:31:25,621 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:31:25,626 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@526c1b19, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@539c1ac5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5555f336, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2e1fff9e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1c198d97, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2fe0f6e3] 2022-05-19T15:31:25,626 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-19T15:31:25,771 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:31:25 CEST 2022]; root of context hierarchy 2022-05-19T15:31:25,838 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:31:25,838 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:31:25,916 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:31:26,035 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-19T15:31:26,073 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:26,073 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-19T15:31:26,212 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:31:26,223 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:31:26,714 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:31:26,715 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:27,136 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:31:25 CEST 2022]; root of context hierarchy 2022-05-19T15:31:27,175 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:31:27,175 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:31:27,175 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:31:27,181 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:31:27,197 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.014s) 2022-05-19T15:31:27,206 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-19T15:31:27,209 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-19T15:31:27,248 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-19T15:31:27,301 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-19T15:31:27,316 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-19T15:31:27,325 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-19T15:31:27,333 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-19T15:31:27,346 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-19T15:31:27,349 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-19T15:31:27,354 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-19T15:31:27,365 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-19T15:31:27,410 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-19T15:31:27,415 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-19T15:31:27,426 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-19T15:31:27,426 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:27,426 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:27,429 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-19T15:31:27,439 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-19T15:31:27,444 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-19T15:31:27,452 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:27,460 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-19T15:31:27,471 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.262s) 2022-05-19T15:31:27,481 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-19T15:31:27,590 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2022-05-19T15:31:27,591 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:27,591 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2022-05-19T15:31:27,591 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:27,591 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2022-05-19T15:31:27,591 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:27,591 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2022-05-19T15:31:27,592 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:27,592 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:27,593 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2022-05-19T15:31:27,593 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:27,593 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2022-05-19T15:31:27,594 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2022-05-19T15:31:27,594 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:27,594 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:27,594 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2022-05-19T15:31:27,594 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2022-05-19T15:31:27,595 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:27,595 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2022-05-19T15:31:27,595 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:27,595 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2022-05-19T15:31:27,595 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2022-05-19T15:31:27,596 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2022-05-19T15:31:27,596 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2022-05-19T15:31:27,597 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2022-05-19T15:31:27,597 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:27,597 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:27,597 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2022-05-19T15:31:27,597 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2022-05-19T15:31:27,603 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2022-05-19T15:31:27,603 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2022-05-19T15:31:27,603 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2022-05-19T15:31:27,603 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2022-05-19T15:31:27,604 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2022-05-19T15:31:27,604 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:27,604 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2022-05-19T15:31:27,604 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:27,605 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2022-05-19T15:31:27,611 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:27,611 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2022-05-19T15:31:27,611 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2022-05-19T15:31:27,611 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:27,611 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:27,611 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2022-05-19T15:31:27,612 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2022-05-19T15:31:27,612 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2022-05-19T15:31:27,612 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2022-05-19T15:31:27,612 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2022-05-19T15:31:27,613 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2022-05-19T15:31:27,613 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:27,613 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:27,613 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2022-05-19T15:31:27,613 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:27,618 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2022-05-19T15:31:27,618 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:27,618 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2022-05-19T15:31:27,618 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:27,618 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:27,619 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:27,619 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2022-05-19T15:31:27,620 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:27,620 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:27,620 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:27,620 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:27,621 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2022-05-19T15:31:27,621 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2022-05-19T15:31:27,621 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:27,621 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:27,621 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:27,621 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:27,627 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2022-05-19T15:31:27,627 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:27,627 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:27,627 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:27,627 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:27,628 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:27,628 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:27,628 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:27,635 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2022-05-19T15:31:27,636 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:27,636 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2022-05-19T15:31:27,636 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:27,636 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2022-05-19T15:31:27,689 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu May 19 15:31:25 CEST 2022]; root of context hierarchy 2022-05-19T15:31:27,814 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:27,814 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:27,826 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 12 ms 2022-05-19T15:31:27,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.851 CREATE appNGizer Property platform.messagingEnabled 2022-05-19T15:31:27,852 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.852 CREATE appNGizer Property platform.filebasedDeployment 2022-05-19T15:31:27,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.852 CREATE appNGizer Property platform.jspFileType 2022-05-19T15:31:27,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.853 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-19T15:31:27,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.858 CREATE appNGizer Property platform.platformRootPath 2022-05-19T15:31:27,858 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.858 CREATE appNGizer Property platform.manageDatabases 2022-05-19T15:31:27,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.858 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-19T15:31:27,859 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.859 CREATE appNGizer Property platform.appngData 2022-05-19T15:31:27,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.859 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-19T15:31:27,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.86 CREATE appNGizer Property platform.monitoringPath 2022-05-19T15:31:27,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.86 CREATE appNGizer Property platform.repositoryCert 2022-05-19T15:31:27,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.86 CREATE appNGizer Property platform.defaultTemplate 2022-05-19T15:31:27,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.861 CREATE appNGizer Property platform.devMode 2022-05-19T15:31:27,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.861 CREATE appNGizer Property platform.logfile 2022-05-19T15:31:27,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.87 CREATE appNGizer Property platform.xssAllowedTags 2022-05-19T15:31:27,870 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.87 CREATE appNGizer Property platform.mailDisabled 2022-05-19T15:31:27,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.87 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-19T15:31:27,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.871 CREATE appNGizer Property platform.formatOutput 2022-05-19T15:31:27,871 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.871 CREATE appNGizer Property platform.cacheConfig 2022-05-19T15:31:27,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.872 CREATE appNGizer Property platform.sharedSecret 2022-05-19T15:31:27,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.872 CREATE appNGizer Property platform.repositoryPath 2022-05-19T15:31:27,872 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.872 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-19T15:31:27,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.873 CREATE appNGizer Property platform.repositorySignature 2022-05-19T15:31:27,873 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.873 CREATE appNGizer Property platform.sessionFilter 2022-05-19T15:31:27,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.873 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-19T15:31:27,882 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.882 CREATE appNGizer Property platform.writeDebugFiles 2022-05-19T15:31:27,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.885 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-19T15:31:27,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.886 CREATE appNGizer Property platform.monitorPerformance 2022-05-19T15:31:27,886 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.886 CREATE appNGizer Property platform.mdcEnabled 2022-05-19T15:31:27,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.887 CREATE appNGizer Property platform.vHostMode 2022-05-19T15:31:27,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.894 CREATE appNGizer Property platform.templateFolder 2022-05-19T15:31:27,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.894 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-19T15:31:27,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.895 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:31:27,895 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.895 CREATE appNGizer Property platform.locale 2022-05-19T15:31:27,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.896 CREATE appNGizer Property platform.sessionTimeout 2022-05-19T15:31:27,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.896 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-19T15:31:27,896 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.896 CREATE appNGizer Property platform.encoding 2022-05-19T15:31:27,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.897 CREATE appNGizer Property platform.maxUploadSize 2022-05-19T15:31:27,897 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.897 CREATE appNGizer Property platform.templatePrefix 2022-05-19T15:31:27,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.897 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-19T15:31:27,910 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.91 CREATE appNGizer Property platform.imageMagickPath 2022-05-19T15:31:27,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.911 CREATE appNGizer Property platform.databasePrefix 2022-05-19T15:31:27,911 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.911 CREATE appNGizer Property platform.cacheFolder 2022-05-19T15:31:27,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.911 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-19T15:31:27,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.912 CREATE appNGizer Property platform.xssProtect 2022-05-19T15:31:27,912 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.912 CREATE appNGizer Property platform.mailHost 2022-05-19T15:31:27,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.912 CREATE appNGizer Property platform.timeZone 2022-05-19T15:31:27,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.913 CREATE appNGizer Property platform.cacheImageFolder 2022-05-19T15:31:27,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.913 CREATE appNGizer Property platform.messagingReceiver 2022-05-19T15:31:27,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.925 CREATE appNGizer Property platform.messagingGroupPort 2022-05-19T15:31:27,926 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.926 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-19T15:31:27,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.926 CREATE appNGizer Property platform.mailPort 2022-05-19T15:31:27,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.931 CREATE appNGizer Property platform.uploadDir 2022-05-19T15:31:27,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.932 CREATE appNGizer Property platform.applicationDir 2022-05-19T15:31:27,932 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.932 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-19T15:31:27,998 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:27.998 CREATE appNGizer Repository local 2022-05-19T15:31:28,077 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/ 2022-05-19T15:31:28,092 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-05-19T15:31:28,103 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:28.103 CREATE appNGizer Application demo-application 2022-05-19T15:31:28,111 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-19T15:31:28,121 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:28.121 CREATE appNGizer Permission debug 2022-05-19T15:31:28,122 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-19T15:31:28,122 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:28.122 CREATE appNGizer Permission output-format.html 2022-05-19T15:31:28,123 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-19T15:31:28,123 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:28.123 CREATE appNGizer Permission output-type.webgui 2022-05-19T15:31:28,124 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-19T15:31:28,124 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:28.124 CREATE appNGizer Permission testPermission 2022-05-19T15:31:28,140 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:28.14 CREATE appNGizer Role Administrator 2022-05-19T15:31:28,161 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-19T15:31:28,170 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-19T15:31:28,171 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:31:28,171 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-19T15:31:28,172 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:28.172 CREATE appNGizer Role Debugger 2022-05-19T15:31:28,181 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-19T15:31:28,181 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-19T15:31:28,181 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-19T15:31:28,190 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:28.189 CREATE appNGizer Role Tester 2022-05-19T15:31:28,191 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-19T15:31:28,191 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-19T15:31:28,193 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:28.193 CREATE appNGizer Property platform.application.demo-application.foo 2022-05-19T15:31:28,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:28.193 CREATE appNGizer Property platform.application.demo-application.bar 2022-05-19T15:31:28,204 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:28.204 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-05-19T15:31:28,212 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:28.212 UPDATE appNGizer Role Administrator 2022-05-19T15:31:28,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:28.212 UPDATE appNGizer Role Debugger 2022-05-19T15:31:28,213 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:28.213 UPDATE appNGizer Role Tester 2022-05-19T15:31:28,232 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:28,232 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:28,232 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:28,232 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:28,232 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:28,232 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:28,233 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:28,233 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-05-19T15:31:28,233 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-19T15:31:28,233 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-19T15:31:28,233 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-05-19T15:31:28,262 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-19T15:31:28,263 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-19T15:31:28,267 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:31:28,276 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-19T15:31:28,284 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-05-19T15:31:28,286 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-05-19T15:31:28,387 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:28.387 UPDATE appNGizer Property platform.application.demo-application.bar 2022-05-19T15:31:28,468 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:28.467 CREATE appNGizer Property platform.application.demo-application.myNewProp 2022-05-19T15:31:28,508 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:28.508 DELETE appNGizer Property platform.application.demo-application.myNewProp 2022-05-19T15:31:28,522 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:31:25 CEST 2022]; root of context hierarchy 2022-05-19T15:31:28,523 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:28,524 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.762 s - in org.appng.appngizer.controller.ApplicationPropertyControllerTest [INFO] Running org.appng.appngizer.controller.GroupControllerTest 2022-05-19T15:31:28,539 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:31:28,539 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2ecd154e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@35502a4c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@15a94830, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4370b2f7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@551a8b2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3167f01e] 2022-05-19T15:31:28,540 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-19T15:31:28,694 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:31:28 CEST 2022]; root of context hierarchy 2022-05-19T15:31:28,768 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:31:28,768 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:31:28,843 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:31:28,921 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-19T15:31:28,967 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:28,967 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-19T15:31:29,151 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:31:29,154 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:31:29,642 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:31:29,642 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:30,047 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:31:28 CEST 2022]; root of context hierarchy 2022-05-19T15:31:30,087 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:31:30,088 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:31:30,088 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:31:30,090 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:31:30,103 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.012s) 2022-05-19T15:31:30,107 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-19T15:31:30,115 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-19T15:31:30,156 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-19T15:31:30,202 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-19T15:31:30,267 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-19T15:31:30,273 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-19T15:31:30,281 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-19T15:31:30,284 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-19T15:31:30,291 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-19T15:31:30,301 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-19T15:31:30,304 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-19T15:31:30,312 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-19T15:31:30,320 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-19T15:31:30,327 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-19T15:31:30,327 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:30,327 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:30,335 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-19T15:31:30,346 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-19T15:31:30,351 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-19T15:31:30,353 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:30,360 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-19T15:31:30,368 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.253s) 2022-05-19T15:31:30,379 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-19T15:31:30,490 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2022-05-19T15:31:30,490 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:30,490 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2022-05-19T15:31:30,491 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:30,491 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2022-05-19T15:31:30,491 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:30,491 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2022-05-19T15:31:30,491 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:30,491 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:30,492 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2022-05-19T15:31:30,493 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:30,493 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2022-05-19T15:31:30,493 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2022-05-19T15:31:30,493 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:30,493 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:30,493 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2022-05-19T15:31:30,493 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2022-05-19T15:31:30,498 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:30,498 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2022-05-19T15:31:30,499 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:30,499 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2022-05-19T15:31:30,499 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2022-05-19T15:31:30,499 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2022-05-19T15:31:30,499 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2022-05-19T15:31:30,500 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2022-05-19T15:31:30,500 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:30,500 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:30,501 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2022-05-19T15:31:30,501 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2022-05-19T15:31:30,501 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2022-05-19T15:31:30,501 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2022-05-19T15:31:30,506 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2022-05-19T15:31:30,506 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2022-05-19T15:31:30,507 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2022-05-19T15:31:30,507 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:30,507 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2022-05-19T15:31:30,507 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:30,507 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2022-05-19T15:31:30,509 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:30,509 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2022-05-19T15:31:30,514 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2022-05-19T15:31:30,514 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:30,514 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:30,514 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2022-05-19T15:31:30,514 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2022-05-19T15:31:30,514 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2022-05-19T15:31:30,515 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2022-05-19T15:31:30,515 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2022-05-19T15:31:30,516 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2022-05-19T15:31:30,516 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:30,516 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:30,516 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2022-05-19T15:31:30,516 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:30,517 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2022-05-19T15:31:30,517 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:30,517 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2022-05-19T15:31:30,517 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:30,518 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:30,518 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:30,518 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2022-05-19T15:31:30,519 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:30,519 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:30,519 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:30,526 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:30,526 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2022-05-19T15:31:30,527 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2022-05-19T15:31:30,527 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:30,527 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:30,527 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:30,527 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:30,528 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2022-05-19T15:31:30,528 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:30,529 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:30,529 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:30,529 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:30,529 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:30,529 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:30,529 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:30,531 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2022-05-19T15:31:30,531 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:30,532 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2022-05-19T15:31:30,532 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:30,532 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2022-05-19T15:31:30,578 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu May 19 15:31:28 CEST 2022]; root of context hierarchy 2022-05-19T15:31:30,689 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:30,689 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:30,697 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 8 ms 2022-05-19T15:31:30,722 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.722 CREATE appNGizer Property platform.messagingEnabled 2022-05-19T15:31:30,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.723 CREATE appNGizer Property platform.filebasedDeployment 2022-05-19T15:31:30,723 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.723 CREATE appNGizer Property platform.jspFileType 2022-05-19T15:31:30,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.734 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-19T15:31:30,734 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.734 CREATE appNGizer Property platform.platformRootPath 2022-05-19T15:31:30,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.735 CREATE appNGizer Property platform.manageDatabases 2022-05-19T15:31:30,735 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.735 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-19T15:31:30,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.736 CREATE appNGizer Property platform.appngData 2022-05-19T15:31:30,736 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.736 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-19T15:31:30,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.736 CREATE appNGizer Property platform.monitoringPath 2022-05-19T15:31:30,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.737 CREATE appNGizer Property platform.repositoryCert 2022-05-19T15:31:30,737 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.737 CREATE appNGizer Property platform.defaultTemplate 2022-05-19T15:31:30,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.746 CREATE appNGizer Property platform.devMode 2022-05-19T15:31:30,746 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.746 CREATE appNGizer Property platform.logfile 2022-05-19T15:31:30,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.746 CREATE appNGizer Property platform.xssAllowedTags 2022-05-19T15:31:30,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.747 CREATE appNGizer Property platform.mailDisabled 2022-05-19T15:31:30,747 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.747 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-19T15:31:30,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.748 CREATE appNGizer Property platform.formatOutput 2022-05-19T15:31:30,748 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.748 CREATE appNGizer Property platform.cacheConfig 2022-05-19T15:31:30,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.749 CREATE appNGizer Property platform.sharedSecret 2022-05-19T15:31:30,749 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.749 CREATE appNGizer Property platform.repositoryPath 2022-05-19T15:31:30,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.749 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-19T15:31:30,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.758 CREATE appNGizer Property platform.repositorySignature 2022-05-19T15:31:30,758 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.758 CREATE appNGizer Property platform.sessionFilter 2022-05-19T15:31:30,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.759 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-19T15:31:30,759 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.759 CREATE appNGizer Property platform.writeDebugFiles 2022-05-19T15:31:30,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.76 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-19T15:31:30,760 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.76 CREATE appNGizer Property platform.monitorPerformance 2022-05-19T15:31:30,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.76 CREATE appNGizer Property platform.mdcEnabled 2022-05-19T15:31:30,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.761 CREATE appNGizer Property platform.vHostMode 2022-05-19T15:31:30,761 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.761 CREATE appNGizer Property platform.templateFolder 2022-05-19T15:31:30,774 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.774 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-19T15:31:30,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.774 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:31:30,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.775 CREATE appNGizer Property platform.locale 2022-05-19T15:31:30,775 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.775 CREATE appNGizer Property platform.sessionTimeout 2022-05-19T15:31:30,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.776 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-19T15:31:30,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.776 CREATE appNGizer Property platform.encoding 2022-05-19T15:31:30,776 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.776 CREATE appNGizer Property platform.maxUploadSize 2022-05-19T15:31:30,777 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.777 CREATE appNGizer Property platform.templatePrefix 2022-05-19T15:31:30,777 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.777 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-19T15:31:30,778 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.777 CREATE appNGizer Property platform.imageMagickPath 2022-05-19T15:31:30,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.786 CREATE appNGizer Property platform.databasePrefix 2022-05-19T15:31:30,786 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.786 CREATE appNGizer Property platform.cacheFolder 2022-05-19T15:31:30,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.787 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-19T15:31:30,787 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.787 CREATE appNGizer Property platform.xssProtect 2022-05-19T15:31:30,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.787 CREATE appNGizer Property platform.mailHost 2022-05-19T15:31:30,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.788 CREATE appNGizer Property platform.timeZone 2022-05-19T15:31:30,788 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.788 CREATE appNGizer Property platform.cacheImageFolder 2022-05-19T15:31:30,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.788 CREATE appNGizer Property platform.messagingReceiver 2022-05-19T15:31:30,789 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.789 CREATE appNGizer Property platform.messagingGroupPort 2022-05-19T15:31:30,791 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.791 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-19T15:31:30,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.791 CREATE appNGizer Property platform.mailPort 2022-05-19T15:31:30,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.792 CREATE appNGizer Property platform.uploadDir 2022-05-19T15:31:30,792 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.792 CREATE appNGizer Property platform.applicationDir 2022-05-19T15:31:30,793 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.792 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-19T15:31:30,853 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.853 CREATE appNGizer Repository local 2022-05-19T15:31:30,914 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/ 2022-05-19T15:31:30,939 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-05-19T15:31:30,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.941 CREATE appNGizer Application demo-application 2022-05-19T15:31:30,954 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-19T15:31:30,956 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.956 CREATE appNGizer Permission debug 2022-05-19T15:31:30,957 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-19T15:31:30,957 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.957 CREATE appNGizer Permission output-format.html 2022-05-19T15:31:30,957 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-19T15:31:30,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.966 CREATE appNGizer Permission output-type.webgui 2022-05-19T15:31:30,966 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-19T15:31:30,966 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.966 CREATE appNGizer Permission testPermission 2022-05-19T15:31:30,969 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.968 CREATE appNGizer Role Administrator 2022-05-19T15:31:30,980 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-19T15:31:30,988 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-19T15:31:30,992 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:31:30,992 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-19T15:31:30,993 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.993 CREATE appNGizer Role Debugger 2022-05-19T15:31:30,996 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-19T15:31:30,997 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-19T15:31:30,997 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-19T15:31:30,997 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:30.997 CREATE appNGizer Role Tester 2022-05-19T15:31:31,006 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-19T15:31:31,006 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-19T15:31:31,008 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:31.008 CREATE appNGizer Property platform.application.demo-application.foo 2022-05-19T15:31:31,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:31.009 CREATE appNGizer Property platform.application.demo-application.bar 2022-05-19T15:31:31,009 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:31.009 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-05-19T15:31:31,021 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:31.021 UPDATE appNGizer Role Administrator 2022-05-19T15:31:31,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:31.021 UPDATE appNGizer Role Debugger 2022-05-19T15:31:31,026 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:31.026 UPDATE appNGizer Role Tester 2022-05-19T15:31:31,042 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:31,042 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:31,043 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:31,043 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:31,043 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:31,043 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:31,043 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:31,043 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-05-19T15:31:31,044 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-19T15:31:31,044 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-19T15:31:31,044 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-05-19T15:31:31,072 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-19T15:31:31,073 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-19T15:31:31,073 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:31:31,079 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-19T15:31:31,080 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-05-19T15:31:31,086 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-05-19T15:31:31,141 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:31.141 CREATE appNGizer Group Admin 2022-05-19T15:31:31,208 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:31.208 UPDATE appNGizer Group Administrator 2022-05-19T15:31:31,243 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:31,243 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:31,244 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-19T15:31:31,251 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:31.251 CREATE appNGizer Group deleteme 2022-05-19T15:31:31,292 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:31.292 DELETE appNGizer Group deleteme 2022-05-19T15:31:31,303 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:31,303 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:31,304 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-19T15:31:31,309 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:31.308 CREATE appNGizer Group with.dot 2022-05-19T15:31:31,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:31.347 DELETE appNGizer Group with.dot 2022-05-19T15:31:31,354 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:31,354 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:31,358 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 4 ms 2022-05-19T15:31:31,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:31.361 CREATE appNGizer Group john doe! 2022-05-19T15:31:31,372 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.9.Final.jar:5.6.9.Final] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:756) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:742) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at sun.reflect.GeneratedMethodAccessor128.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:301) ~[spring-orm-4.3.30.RELEASE.jar:4.3.30.RELEASE] at com.sun.proxy.$Proxy123.persist(Unknown Source) ~[?:?] at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:531) ~[spring-data-jpa-1.11.23.RELEASE.jar:?] at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.executeMethodOn(RepositoryFactorySupport.java:515) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:500) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:477) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:56) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:140) ~[spring-data-jpa-1.11.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ExposeRepositoryInvocationInterceptor.invoke(CrudMethodMetadataPostProcessor.java:347) ~[spring-data-jpa-1.11.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:57) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at com.sun.proxy.$Proxy129.save(Unknown Source) ~[?:?] at org.appng.core.service.CoreService.createGroup(CoreService.java:1813) ~[appng-core-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() ~[appng-core-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$49136e7f.createGroup() ~[appng-core-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.appngizer.controller.GroupController.createGroup(GroupController.java:82) ~[classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204) ~[spring-web-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) ~[spring-web-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:846) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:160) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] 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.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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-05-19T15:31:31,393 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:31,393 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:31,394 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-19T15:31:31,420 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:31:28 CEST 2022]; root of context hierarchy 2022-05-19T15:31:31,421 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:31,422 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: 3.022 s - in org.appng.appngizer.controller.GroupControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationControllerTest 2022-05-19T15:31:31,433 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:31:31,433 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@30397a23, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@ce73f57, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4144b6fb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4153ed5c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3ac07f37, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@f68f2bf] 2022-05-19T15:31:31,442 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-19T15:31:31,558 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:31:31 CEST 2022]; root of context hierarchy 2022-05-19T15:31:31,601 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:31:31,601 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:31:31,678 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:31:31,786 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-19T15:31:31,840 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:31,840 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-19T15:31:32,001 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:31:32,004 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:31:32,412 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:31:32,412 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:32,692 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:31:31 CEST 2022]; root of context hierarchy 2022-05-19T15:31:32,724 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:31:32,724 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:31:32,724 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:31:32,726 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:31:32,738 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-05-19T15:31:32,747 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-19T15:31:32,750 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-19T15:31:32,780 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-19T15:31:32,864 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-19T15:31:32,876 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-19T15:31:32,889 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-19T15:31:32,896 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-19T15:31:32,902 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-19T15:31:32,905 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-19T15:31:32,918 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-19T15:31:32,921 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-19T15:31:32,934 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-19T15:31:32,946 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-19T15:31:32,949 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-19T15:31:32,949 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:32,949 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:32,960 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-19T15:31:32,967 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-19T15:31:32,978 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-19T15:31:32,979 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:32,993 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-19T15:31:32,995 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.245s) 2022-05-19T15:31:33,005 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-19T15:31:33,093 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2022-05-19T15:31:33,098 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:33,098 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2022-05-19T15:31:33,098 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:33,098 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2022-05-19T15:31:33,098 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:33,099 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2022-05-19T15:31:33,099 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:33,099 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:33,100 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2022-05-19T15:31:33,100 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:33,100 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2022-05-19T15:31:33,100 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2022-05-19T15:31:33,100 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:33,100 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:33,101 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2022-05-19T15:31:33,101 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2022-05-19T15:31:33,101 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:33,101 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2022-05-19T15:31:33,101 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:33,102 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2022-05-19T15:31:33,106 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2022-05-19T15:31:33,106 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2022-05-19T15:31:33,106 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2022-05-19T15:31:33,107 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2022-05-19T15:31:33,107 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:33,107 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:33,107 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2022-05-19T15:31:33,107 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2022-05-19T15:31:33,114 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2022-05-19T15:31:33,115 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2022-05-19T15:31:33,115 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2022-05-19T15:31:33,115 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2022-05-19T15:31:33,116 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2022-05-19T15:31:33,116 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:33,116 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2022-05-19T15:31:33,116 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:33,116 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2022-05-19T15:31:33,117 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:33,117 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2022-05-19T15:31:33,118 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2022-05-19T15:31:33,118 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:33,118 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:33,118 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2022-05-19T15:31:33,118 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2022-05-19T15:31:33,118 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2022-05-19T15:31:33,118 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2022-05-19T15:31:33,118 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2022-05-19T15:31:33,119 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2022-05-19T15:31:33,119 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:33,119 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:33,119 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2022-05-19T15:31:33,119 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:33,120 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2022-05-19T15:31:33,120 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:33,120 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2022-05-19T15:31:33,120 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:33,120 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:33,121 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:33,121 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2022-05-19T15:31:33,121 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:33,126 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:33,126 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:33,126 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:33,127 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2022-05-19T15:31:33,127 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2022-05-19T15:31:33,127 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:33,127 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:33,127 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:33,127 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:33,130 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2022-05-19T15:31:33,130 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:33,130 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:33,131 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:33,131 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:33,131 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:33,131 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:33,131 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:33,132 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2022-05-19T15:31:33,132 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:33,132 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2022-05-19T15:31:33,132 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:33,133 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2022-05-19T15:31:33,183 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu May 19 15:31:31 CEST 2022]; root of context hierarchy 2022-05-19T15:31:33,298 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:33,298 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:33,301 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 3 ms 2022-05-19T15:31:33,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.331 CREATE appNGizer Property platform.messagingEnabled 2022-05-19T15:31:33,332 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.332 CREATE appNGizer Property platform.filebasedDeployment 2022-05-19T15:31:33,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.332 CREATE appNGizer Property platform.jspFileType 2022-05-19T15:31:33,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.333 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-19T15:31:33,333 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.333 CREATE appNGizer Property platform.platformRootPath 2022-05-19T15:31:33,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.333 CREATE appNGizer Property platform.manageDatabases 2022-05-19T15:31:33,346 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.346 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-19T15:31:33,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.346 CREATE appNGizer Property platform.appngData 2022-05-19T15:31:33,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.347 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-19T15:31:33,347 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.347 CREATE appNGizer Property platform.monitoringPath 2022-05-19T15:31:33,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.348 CREATE appNGizer Property platform.repositoryCert 2022-05-19T15:31:33,348 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.348 CREATE appNGizer Property platform.defaultTemplate 2022-05-19T15:31:33,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.348 CREATE appNGizer Property platform.devMode 2022-05-19T15:31:33,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.349 CREATE appNGizer Property platform.logfile 2022-05-19T15:31:33,349 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.349 CREATE appNGizer Property platform.xssAllowedTags 2022-05-19T15:31:33,358 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.358 CREATE appNGizer Property platform.mailDisabled 2022-05-19T15:31:33,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.359 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-19T15:31:33,359 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.359 CREATE appNGizer Property platform.formatOutput 2022-05-19T15:31:33,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.359 CREATE appNGizer Property platform.cacheConfig 2022-05-19T15:31:33,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.36 CREATE appNGizer Property platform.sharedSecret 2022-05-19T15:31:33,360 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.36 CREATE appNGizer Property platform.repositoryPath 2022-05-19T15:31:33,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.36 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-19T15:31:33,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.361 CREATE appNGizer Property platform.repositorySignature 2022-05-19T15:31:33,361 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.361 CREATE appNGizer Property platform.sessionFilter 2022-05-19T15:31:33,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.361 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-19T15:31:33,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.366 CREATE appNGizer Property platform.writeDebugFiles 2022-05-19T15:31:33,366 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.366 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-19T15:31:33,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.367 CREATE appNGizer Property platform.monitorPerformance 2022-05-19T15:31:33,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.367 CREATE appNGizer Property platform.mdcEnabled 2022-05-19T15:31:33,367 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.367 CREATE appNGizer Property platform.vHostMode 2022-05-19T15:31:33,368 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.368 CREATE appNGizer Property platform.templateFolder 2022-05-19T15:31:33,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.378 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-19T15:31:33,378 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.378 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:31:33,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.379 CREATE appNGizer Property platform.locale 2022-05-19T15:31:33,379 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.379 CREATE appNGizer Property platform.sessionTimeout 2022-05-19T15:31:33,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.379 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-19T15:31:33,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.38 CREATE appNGizer Property platform.encoding 2022-05-19T15:31:33,380 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.38 CREATE appNGizer Property platform.maxUploadSize 2022-05-19T15:31:33,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.381 CREATE appNGizer Property platform.templatePrefix 2022-05-19T15:31:33,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.381 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-19T15:31:33,381 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.381 CREATE appNGizer Property platform.imageMagickPath 2022-05-19T15:31:33,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.382 CREATE appNGizer Property platform.databasePrefix 2022-05-19T15:31:33,382 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.382 CREATE appNGizer Property platform.cacheFolder 2022-05-19T15:31:33,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.382 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-19T15:31:33,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.383 CREATE appNGizer Property platform.xssProtect 2022-05-19T15:31:33,383 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.383 CREATE appNGizer Property platform.mailHost 2022-05-19T15:31:33,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.384 CREATE appNGizer Property platform.timeZone 2022-05-19T15:31:33,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.384 CREATE appNGizer Property platform.cacheImageFolder 2022-05-19T15:31:33,384 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.384 CREATE appNGizer Property platform.messagingReceiver 2022-05-19T15:31:33,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.385 CREATE appNGizer Property platform.messagingGroupPort 2022-05-19T15:31:33,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.385 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-19T15:31:33,385 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.385 CREATE appNGizer Property platform.mailPort 2022-05-19T15:31:33,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.401 CREATE appNGizer Property platform.uploadDir 2022-05-19T15:31:33,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.402 CREATE appNGizer Property platform.applicationDir 2022-05-19T15:31:33,402 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.402 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-19T15:31:33,455 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.455 CREATE appNGizer Repository local 2022-05-19T15:31:33,519 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/ 2022-05-19T15:31:33,535 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-05-19T15:31:33,537 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.537 CREATE appNGizer Application demo-application 2022-05-19T15:31:33,547 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-19T15:31:33,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.549 CREATE appNGizer Permission debug 2022-05-19T15:31:33,549 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-19T15:31:33,549 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.549 CREATE appNGizer Permission output-format.html 2022-05-19T15:31:33,558 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-19T15:31:33,558 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.558 CREATE appNGizer Permission output-type.webgui 2022-05-19T15:31:33,558 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-19T15:31:33,559 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.558 CREATE appNGizer Permission testPermission 2022-05-19T15:31:33,560 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.56 CREATE appNGizer Role Administrator 2022-05-19T15:31:33,575 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-19T15:31:33,576 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-19T15:31:33,585 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:31:33,585 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-19T15:31:33,585 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.585 CREATE appNGizer Role Debugger 2022-05-19T15:31:33,586 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-19T15:31:33,587 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-19T15:31:33,594 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-19T15:31:33,594 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.594 CREATE appNGizer Role Tester 2022-05-19T15:31:33,596 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-19T15:31:33,596 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-19T15:31:33,597 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.597 CREATE appNGizer Property platform.application.demo-application.foo 2022-05-19T15:31:33,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.598 CREATE appNGizer Property platform.application.demo-application.bar 2022-05-19T15:31:33,598 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.598 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-05-19T15:31:33,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.607 UPDATE appNGizer Role Administrator 2022-05-19T15:31:33,607 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.607 UPDATE appNGizer Role Debugger 2022-05-19T15:31:33,608 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.608 UPDATE appNGizer Role Tester 2022-05-19T15:31:33,628 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:33,629 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:33,629 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:33,629 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:33,629 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:33,638 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:33,638 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:33,638 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-05-19T15:31:33,638 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-19T15:31:33,638 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-19T15:31:33,638 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-05-19T15:31:33,658 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-19T15:31:33,659 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-19T15:31:33,666 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:31:33,675 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-19T15:31:33,676 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-05-19T15:31:33,681 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-05-19T15:31:33,788 INFO [main] org.appng.core.service.CoreService: application 'demo-application' is beeing converted from filebased to database 2022-05-19T15:31:33,810 INFO [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.3 2022-05-19T15:31:33,810 INFO [main] org.appng.core.service.CoreService: saving applicationresource beans.xml 2022-05-19T15:31:33,813 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.812 CREATE appNGizer Resource beans.xml of application demo-application 2022-05-19T15:31:33,818 INFO [main] org.appng.core.service.CoreService: saving applicationresource page.xml 2022-05-19T15:31:33,818 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.818 CREATE appNGizer Resource page.xml of application demo-application 2022-05-19T15:31:33,819 INFO [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml 2022-05-19T15:31:33,819 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.819 CREATE appNGizer Resource plugin.xml of application demo-application 2022-05-19T15:31:33,822 INFO [main] org.appng.core.service.CoreService: saving applicationresource master.xml 2022-05-19T15:31:33,822 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.822 CREATE appNGizer Resource master.xml of application demo-application 2022-05-19T15:31:33,823 INFO [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties 2022-05-19T15:31:33,823 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.823 CREATE appNGizer Resource messages-demo.properties of application demo-application 2022-05-19T15:31:33,830 INFO [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml 2022-05-19T15:31:33,830 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.83 CREATE appNGizer Resource datasources.xml of application demo-application 2022-05-19T15:31:33,831 INFO [main] org.appng.core.service.CoreService: saving applicationresource events.xml 2022-05-19T15:31:33,831 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.831 CREATE appNGizer Resource events.xml of application demo-application 2022-05-19T15:31:33,831 INFO [main] org.appng.core.service.CoreService: saving applicationresource application.xml 2022-05-19T15:31:33,832 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.832 CREATE appNGizer Resource application.xml of application demo-application 2022-05-19T15:31:33,838 INFO [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql 2022-05-19T15:31:33,839 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.839 CREATE appNGizer Resource mssql/V1.0_script.sql of application demo-application 2022-05-19T15:31:33,839 INFO [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql 2022-05-19T15:31:33,840 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.839 CREATE appNGizer Resource mysql/V1.0_script.sql of application demo-application 2022-05-19T15:31:33,863 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.863 UPDATE appNGizer Application demo-application 2022-05-19T15:31:33,941 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.941 DELETE appNGizer Role Debugger 2022-05-19T15:31:33,951 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.95 DELETE appNGizer Role Tester 2022-05-19T15:31:33,963 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.963 DELETE appNGizer Role Administrator 2022-05-19T15:31:33,964 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.963 DELETE appNGizer Permission output-type.webgui 2022-05-19T15:31:33,964 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.964 DELETE appNGizer Permission debug 2022-05-19T15:31:33,964 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.964 DELETE appNGizer Permission testPermission 2022-05-19T15:31:33,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.965 DELETE appNGizer Permission output-format.html 2022-05-19T15:31:33,965 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.965 DELETE appNGizer Resource beans.xml of application demo-application 2022-05-19T15:31:33,974 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.973 DELETE appNGizer Resource mysql/V1.0_script.sql of application demo-application 2022-05-19T15:31:33,974 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.974 DELETE appNGizer Resource mssql/V1.0_script.sql of application demo-application 2022-05-19T15:31:33,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.974 DELETE appNGizer Resource master.xml of application demo-application 2022-05-19T15:31:33,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.975 DELETE appNGizer Resource datasources.xml of application demo-application 2022-05-19T15:31:33,975 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.975 DELETE appNGizer Resource page.xml of application demo-application 2022-05-19T15:31:33,976 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.976 DELETE appNGizer Resource plugin.xml of application demo-application 2022-05-19T15:31:33,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.976 DELETE appNGizer Resource messages-demo.properties of application demo-application 2022-05-19T15:31:33,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.977 DELETE appNGizer Resource application.xml of application demo-application 2022-05-19T15:31:33,977 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.977 DELETE appNGizer Resource events.xml of application demo-application 2022-05-19T15:31:33,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.986 DELETE appNGizer Property platform.application.demo-application.bar 2022-05-19T15:31:33,986 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.986 DELETE appNGizer Property platform.application.demo-application.clobValue 2022-05-19T15:31:33,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.987 DELETE appNGizer Property platform.application.demo-application.foo 2022-05-19T15:31:33,987 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:33.987 DELETE appNGizer Application demo-application 2022-05-19T15:31:33,994 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:31:31 CEST 2022]; root of context hierarchy 2022-05-19T15:31:33,994 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:33,995 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.482 s - in org.appng.appngizer.controller.ApplicationControllerTest [INFO] Running org.appng.appngizer.controller.RoleControllerTest 2022-05-19T15:31:34,008 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:31:34,008 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@67a53de0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@268deba0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2b04bb91, org.springframework.test.context.support.DirtiesContextTestExecutionListener@38b0f83, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4d0f682f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4165ac5] 2022-05-19T15:31:34,009 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2022-05-19T15:31:34,132 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Thu May 19 15:31:34 CEST 2022]; root of context hierarchy 2022-05-19T15:31:34,186 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:31:34,186 INFO [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override. 2022-05-19T15:31:34,252 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2022-05-19T15:31:34,399 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2022-05-19T15:31:34,440 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:34,440 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer] 2022-05-19T15:31:34,574 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2022-05-19T15:31:34,578 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:31:34,975 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:31:34,976 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:35,257 INFO [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Thu May 19 15:31:34 CEST 2022]; root of context hierarchy 2022-05-19T15:31:35,289 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate 2022-05-19T15:31:35,289 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11 2022-05-19T15:31:35,289 INFO [main] org.flywaydb.core.internal.license.VersionPrinter: 2022-05-19T15:31:35,291 INFO [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5) 2022-05-19T15:31:35,301 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s) 2022-05-19T15:31:35,307 INFO [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ... 2022-05-19T15:31:35,310 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2022-05-19T15:31:35,372 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup" 2022-05-19T15:31:35,417 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup" 2022-05-19T15:31:35,435 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template" 2022-05-19T15:31:35,447 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict" 2022-05-19T15:31:35,450 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest" 2022-05-19T15:31:35,453 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null" 2022-05-19T15:31:35,460 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template" 2022-05-19T15:31:35,474 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role" 2022-05-19T15:31:35,477 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs" 2022-05-19T15:31:35,481 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event" 2022-05-19T15:31:35,484 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record" 2022-05-19T15:31:35,497 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties" 2022-05-19T15:31:35,497 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:35,501 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:35,505 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count" 2022-05-19T15:31:35,508 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type" 2022-05-19T15:31:35,521 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns" 2022-05-19T15:31:35,522 WARN [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100) 2022-05-19T15:31:35,525 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length" 2022-05-19T15:31:35,536 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.225s) 2022-05-19T15:31:35,543 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2022-05-19T15:31:35,631 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2022-05-19T15:31:35,631 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:35,631 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2022-05-19T15:31:35,631 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:35,631 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2022-05-19T15:31:35,632 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:35,632 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2022-05-19T15:31:35,632 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:35,632 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:35,633 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2022-05-19T15:31:35,633 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:35,633 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception 2022-05-19T15:31:35,633 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2022-05-19T15:31:35,640 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:35,640 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2022-05-19T15:31:35,640 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2022-05-19T15:31:35,640 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception 2022-05-19T15:31:35,641 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:35,641 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2022-05-19T15:31:35,641 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2022-05-19T15:31:35,641 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2022-05-19T15:31:35,644 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2022-05-19T15:31:35,644 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2022-05-19T15:31:35,644 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2022-05-19T15:31:35,645 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2022-05-19T15:31:35,645 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:35,645 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2022-05-19T15:31:35,645 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2022-05-19T15:31:35,645 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2022-05-19T15:31:35,646 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2022-05-19T15:31:35,646 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2022-05-19T15:31:35,646 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2022-05-19T15:31:35,646 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2022-05-19T15:31:35,647 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2022-05-19T15:31:35,647 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:35,647 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2022-05-19T15:31:35,647 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:35,647 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2022-05-19T15:31:35,648 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:35,648 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2022-05-19T15:31:35,648 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) 2022-05-19T15:31:35,649 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:35,649 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:35,649 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2022-05-19T15:31:35,649 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2022-05-19T15:31:35,649 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2022-05-19T15:31:35,649 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException 2022-05-19T15:31:35,649 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2022-05-19T15:31:35,658 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2022-05-19T15:31:35,658 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:35,658 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:35,659 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2022-05-19T15:31:35,659 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2022-05-19T15:31:35,659 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2022-05-19T15:31:35,660 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:35,660 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants) 2022-05-19T15:31:35,660 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:35,660 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:35,660 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2022-05-19T15:31:35,661 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2022-05-19T15:31:35,661 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:35,661 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:35,661 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:35,661 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2022-05-19T15:31:35,662 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2022-05-19T15:31:35,662 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2022-05-19T15:31:35,662 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:35,662 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2022-05-19T15:31:35,662 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:35,662 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2022-05-19T15:31:35,664 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2022-05-19T15:31:35,664 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:35,664 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:35,664 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:35,664 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2022-05-19T15:31:35,664 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:35,665 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties) 2022-05-19T15:31:35,665 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2022-05-19T15:31:35,670 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2022-05-19T15:31:35,670 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:35,670 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2022-05-19T15:31:35,670 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2022-05-19T15:31:35,670 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2022-05-19T15:31:35,715 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Thu May 19 15:31:34 CEST 2022]; root of context hierarchy 2022-05-19T15:31:35,822 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:35,822 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:35,838 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 16 ms 2022-05-19T15:31:35,860 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.86 CREATE appNGizer Property platform.messagingEnabled 2022-05-19T15:31:35,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.86 CREATE appNGizer Property platform.filebasedDeployment 2022-05-19T15:31:35,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.861 CREATE appNGizer Property platform.jspFileType 2022-05-19T15:31:35,861 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.861 CREATE appNGizer Property platform.repositoryTrustStorePassword 2022-05-19T15:31:35,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.862 CREATE appNGizer Property platform.platformRootPath 2022-05-19T15:31:35,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.866 CREATE appNGizer Property platform.manageDatabases 2022-05-19T15:31:35,866 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.866 CREATE appNGizer Property platform.inactiveLockPeriod 2022-05-19T15:31:35,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.867 CREATE appNGizer Property platform.appngData 2022-05-19T15:31:35,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.867 CREATE appNGizer Property platform.cachePlatformFolder 2022-05-19T15:31:35,867 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.867 CREATE appNGizer Property platform.monitoringPath 2022-05-19T15:31:35,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.868 CREATE appNGizer Property platform.repositoryCert 2022-05-19T15:31:35,868 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.868 CREATE appNGizer Property platform.defaultTemplate 2022-05-19T15:31:35,869 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.868 CREATE appNGizer Property platform.devMode 2022-05-19T15:31:35,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.869 CREATE appNGizer Property platform.logfile 2022-05-19T15:31:35,878 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.878 CREATE appNGizer Property platform.xssAllowedTags 2022-05-19T15:31:35,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.878 CREATE appNGizer Property platform.mailDisabled 2022-05-19T15:31:35,879 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.879 CREATE appNGizer Property platform.passwordPolicyRegEx 2022-05-19T15:31:35,880 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.879 CREATE appNGizer Property platform.formatOutput 2022-05-19T15:31:35,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.88 CREATE appNGizer Property platform.cacheConfig 2022-05-19T15:31:35,890 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.89 CREATE appNGizer Property platform.sharedSecret 2022-05-19T15:31:35,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.891 CREATE appNGizer Property platform.repositoryPath 2022-05-19T15:31:35,891 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.891 CREATE appNGizer Property platform.repositoryVerifySignature 2022-05-19T15:31:35,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.891 CREATE appNGizer Property platform.repositorySignature 2022-05-19T15:31:35,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.892 CREATE appNGizer Property platform.sessionFilter 2022-05-19T15:31:35,892 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.892 CREATE appNGizer Property platform.cacheApplicationFolder 2022-05-19T15:31:35,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.893 CREATE appNGizer Property platform.writeDebugFiles 2022-05-19T15:31:35,893 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.893 CREATE appNGizer Property platform.repositoryDefaultDigest 2022-05-19T15:31:35,894 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.893 CREATE appNGizer Property platform.monitorPerformance 2022-05-19T15:31:35,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.898 CREATE appNGizer Property platform.mdcEnabled 2022-05-19T15:31:35,898 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.898 CREATE appNGizer Property platform.vHostMode 2022-05-19T15:31:35,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.898 CREATE appNGizer Property platform.templateFolder 2022-05-19T15:31:35,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.899 CREATE appNGizer Property platform.maxLoginAttempts 2022-05-19T15:31:35,899 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.899 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey 2022-05-19T15:31:35,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.9 CREATE appNGizer Property platform.locale 2022-05-19T15:31:35,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.9 CREATE appNGizer Property platform.sessionTimeout 2022-05-19T15:31:35,900 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.9 CREATE appNGizer Property platform.cleanTempFolderOnStartup 2022-05-19T15:31:35,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.901 CREATE appNGizer Property platform.encoding 2022-05-19T15:31:35,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.901 CREATE appNGizer Property platform.maxUploadSize 2022-05-19T15:31:35,901 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.901 CREATE appNGizer Property platform.templatePrefix 2022-05-19T15:31:35,913 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.913 CREATE appNGizer Property platform.repositoryTrustStore 2022-05-19T15:31:35,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.913 CREATE appNGizer Property platform.imageMagickPath 2022-05-19T15:31:35,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.914 CREATE appNGizer Property platform.databasePrefix 2022-05-19T15:31:35,914 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.914 CREATE appNGizer Property platform.cacheFolder 2022-05-19T15:31:35,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.914 CREATE appNGizer Property platform.messagingGroupAddress 2022-05-19T15:31:35,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.915 CREATE appNGizer Property platform.xssProtect 2022-05-19T15:31:35,915 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.915 CREATE appNGizer Property platform.mailHost 2022-05-19T15:31:35,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.916 CREATE appNGizer Property platform.timeZone 2022-05-19T15:31:35,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.916 CREATE appNGizer Property platform.cacheImageFolder 2022-05-19T15:31:35,916 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.916 CREATE appNGizer Property platform.messagingReceiver 2022-05-19T15:31:35,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.916 CREATE appNGizer Property platform.messagingGroupPort 2022-05-19T15:31:35,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.917 CREATE appNGizer Property platform.csrfFilterEnabled 2022-05-19T15:31:35,917 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.917 CREATE appNGizer Property platform.mailPort 2022-05-19T15:31:35,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.93 CREATE appNGizer Property platform.uploadDir 2022-05-19T15:31:35,930 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.93 CREATE appNGizer Property platform.applicationDir 2022-05-19T15:31:35,931 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.93 CREATE appNGizer Property platform.databaseValidationPeriod 2022-05-19T15:31:35,988 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:35.988 CREATE appNGizer Repository local 2022-05-19T15:31:36,067 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/ 2022-05-19T15:31:36,081 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2022-05-19T15:31:36,094 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:36.094 CREATE appNGizer Application demo-application 2022-05-19T15:31:36,096 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2022-05-19T15:31:36,104 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:36.104 CREATE appNGizer Permission debug 2022-05-19T15:31:36,104 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2022-05-19T15:31:36,105 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:36.104 CREATE appNGizer Permission output-format.html 2022-05-19T15:31:36,110 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2022-05-19T15:31:36,110 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:36.11 CREATE appNGizer Permission output-type.webgui 2022-05-19T15:31:36,110 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2022-05-19T15:31:36,111 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:36.111 CREATE appNGizer Permission testPermission 2022-05-19T15:31:36,113 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:36.113 CREATE appNGizer Role Administrator 2022-05-19T15:31:36,134 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2022-05-19T15:31:36,135 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2022-05-19T15:31:36,136 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:31:36,136 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2022-05-19T15:31:36,136 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:36.136 CREATE appNGizer Role Debugger 2022-05-19T15:31:36,137 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2022-05-19T15:31:36,138 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2022-05-19T15:31:36,138 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2022-05-19T15:31:36,138 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:36.138 CREATE appNGizer Role Tester 2022-05-19T15:31:36,147 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2022-05-19T15:31:36,147 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2022-05-19T15:31:36,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:36.157 CREATE appNGizer Property platform.application.demo-application.foo 2022-05-19T15:31:36,157 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:36.157 CREATE appNGizer Property platform.application.demo-application.bar 2022-05-19T15:31:36,165 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:36.165 CREATE appNGizer Property platform.application.demo-application.clobValue 2022-05-19T15:31:36,174 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:36.174 UPDATE appNGizer Role Administrator 2022-05-19T15:31:36,175 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:36.175 UPDATE appNGizer Role Debugger 2022-05-19T15:31:36,176 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:36.176 UPDATE appNGizer Role Tester 2022-05-19T15:31:36,186 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:36,186 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:36,186 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:36,186 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:36,186 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:36,186 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:36,187 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2022-05-19T15:31:36,187 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2022-05-19T15:31:36,187 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-19T15:31:36,190 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2022-05-19T15:31:36,190 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2022-05-19T15:31:36,214 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2022-05-19T15:31:36,214 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2022-05-19T15:31:36,215 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2022-05-19T15:31:36,216 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2022-05-19T15:31:36,230 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2022-05-19T15:31:36,231 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2022-05-19T15:31:36,352 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:36.352 CREATE appNGizer Role Editor 2022-05-19T15:31:36,460 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:36.459 UPDATE appNGizer Role Editor 2022-05-19T15:31:36,484 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:36,484 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:36,485 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-19T15:31:36,504 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:36.504 CREATE appNGizer Role with.dot 2022-05-19T15:31:36,553 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:36.553 DELETE appNGizer Role with.dot 2022-05-19T15:31:36,558 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2022-05-19T15:31:36,558 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2022-05-19T15:31:36,559 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2022-05-19T15:31:36,574 INFO [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-19 15:31:36.574 CREATE appNGizer Role john doe! 2022-05-19T15:31:36,576 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.9.Final.jar:5.6.9.Final] at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:756) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:742) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final] at sun.reflect.GeneratedMethodAccessor128.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:301) ~[spring-orm-4.3.30.RELEASE.jar:4.3.30.RELEASE] at com.sun.proxy.$Proxy123.persist(Unknown Source) ~[?:?] at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:531) ~[spring-data-jpa-1.11.23.RELEASE.jar:?] at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.executeMethodOn(RepositoryFactorySupport.java:515) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:500) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:477) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:56) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:140) ~[spring-data-jpa-1.11.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ExposeRepositoryInvocationInterceptor.invoke(CrudMethodMetadataPostProcessor.java:347) ~[spring-data-jpa-1.11.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:57) ~[spring-data-commons-1.13.23.RELEASE.jar:?] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at com.sun.proxy.$Proxy135.save(Unknown Source) ~[?:?] at org.appng.core.service.CoreService.saveRole(CoreService.java:1496) ~[appng-core-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke() ~[appng-core-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$49136e7f.saveRole() ~[appng-core-1.24.5-SNAPSHOT.jar:1.24.5-SNAPSHOT] at org.appng.appngizer.controller.RoleController.addPermissionsAndSave(RoleController.java:115) ~[classes/:?] at org.appng.appngizer.controller.RoleController.createRole(RoleController.java:86) ~[classes/:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204) ~[spring-web-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) ~[spring-web-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:846) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:160) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333] 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.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE] 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-05-19T15:31:36,594 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Thu May 19 15:31:34 CEST 2022]; root of context hierarchy 2022-05-19T15:31:36,600 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer' 2022-05-19T15:31:36,607 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: 2.427 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_1.24.x/appng-appngizer/target/appng-appngizer-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-generate-user-manual) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.24.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 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.24.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 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.24.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 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-appngizer/target/appng-appngizer-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/appng-appngizer-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/appng-appngizer-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/maven-metadata.xml (992 B at 18 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-20220519.133233-6.jar Progress (1): 4.1/89 kB Progress (1): 8.2/89 kB Progress (1): 12/89 kB Progress (1): 16/89 kB Progress (1): 20/89 kB Progress (1): 25/89 kB Progress (1): 29/89 kB Progress (1): 33/89 kB Progress (1): 37/89 kB Progress (1): 41/89 kB Progress (1): 45/89 kB Progress (1): 49/89 kB Progress (1): 53/89 kB Progress (1): 57/89 kB Progress (1): 61/89 kB Progress (1): 66/89 kB Progress (1): 70/89 kB Progress (1): 74/89 kB Progress (1): 78/89 kB Progress (1): 82/89 kB Progress (1): 86/89 kB Progress (1): 89 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-20220519.133233-6.jar (89 kB at 291 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-20220519.133233-6.pom Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-20220519.133233-6.pom (5.1 kB at 5.7 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 4.7 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/maven-metadata.xml (992 B at 912 B/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 2.7 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-20220519.133233-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/1.24.5-SNAPSHOT/appng-appngizer-1.24.5-20220519.133233-6-sources.jar (60 kB at 222 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 992 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/1.24.5-SNAPSHOT/maven-metadata.xml (992 B at 1.0 kB/s) [INFO] [INFO] --------------------< org.appng:appng-application >--------------------- [INFO] Building appNG Application 1.24.5-SNAPSHOT [17/28] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target [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_1.24.x/appng-application/target/appng-application-1.24.5-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_1.24.x/appng-application/src/main/webapp/META-INF] to [/var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/appng-application-1.24.5-SNAPSHOT] [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_1.24.x/appng-application/src/main/webapp/WEB-INF] to [/var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/appng-application-1.24.5-SNAPSHOT] [INFO] Copying webapp resources [/var/lib/jenkins/workspace/appNG_1.24.x/appng-application/src/main/webapp] [INFO] Webapp assembled in [8576 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/appng-application-1.24.5-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_1.24.x/appng-application/target/dependency/jdbc-perf-logger-driver-0.9.0.jar [INFO] Copying spring-xml-2.4.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-xml-2.4.6.RELEASE.jar [INFO] Copying guava-31.0.1-jre.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-application/target/dependency/lucene-facet-8.11.1.jar [INFO] Copying poi-5.2.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/poi-5.2.2.jar [INFO] Copying juniversalchardet-1.0.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/juniversalchardet-1.0.3.jar [INFO] Copying esapi-2.3.0.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/esapi-2.3.0.0.jar [INFO] Copying passay-1.6.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/passay-1.6.1.jar [INFO] Copying spring-context-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-context-4.3.30.RELEASE.jar [INFO] Copying stax-ex-1.8.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/stax-ex-1.8.3.jar [INFO] Copying spring-data-jpa-1.11.23.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-data-jpa-1.11.23.RELEASE.jar [INFO] Copying xml-apis-ext-1.3.04.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-application/target/dependency/j2objc-annotations-1.3.jar [INFO] Copying xmlbeans-5.0.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/xmlbeans-5.0.3.jar [INFO] Copying spring-context-support-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-context-support-4.3.30.RELEASE.jar [INFO] Copying commons-codec-1.15.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-codec-1.15.jar [INFO] Copying flyway-sqlserver-8.5.11.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/flyway-sqlserver-8.5.11.jar [INFO] Copying mysema-commons-lang-0.2.4.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-application/target/dependency/jaxb-impl-2.3.5.jar [INFO] Copying cache-api-1.1.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/cache-api-1.1.1.jar [INFO] Copying flyway-core-8.5.11.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/flyway-core-8.5.11.jar [INFO] Copying javax.activation-api-1.2.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/javax.activation-api-1.2.0.jar [INFO] Copying hppc-0.8.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hppc-0.8.1.jar [INFO] Copying SparseBitSet-1.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/SparseBitSet-1.2.jar [INFO] Copying amqp-client-5.13.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/amqp-client-5.13.1.jar [INFO] Copying bsh-2.0b6.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/bsh-2.0b6.jar [INFO] Copying jackson-core-2.13.3.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-application/target/dependency/jakarta.xml.bind-api-2.3.3.jar [INFO] Copying appng-search-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-search-1.24.5-SNAPSHOT.jar [INFO] Copying jakarta.mail-1.6.7.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.mail-1.6.7.jar [INFO] Copying spring-data-envers-1.1.23.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-data-envers-1.1.23.RELEASE.jar [INFO] Copying poi-ooxml-lite-5.2.2.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.x/appng-application/target/dependency/commons-csv-1.9.0.jar [INFO] Copying commons-lang-2.6.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-lang-2.6.jar [INFO] Copying saaj-impl-1.5.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/saaj-impl-1.5.3.jar [INFO] Copying commons-beanutils-1.9.4.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-beanutils-1.9.4.jar [INFO] Copying mchange-commons-java-0.2.15.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.x/appng-application/target/dependency/log4j-1.2-api-2.17.2.jar [INFO] Copying hazelcast-spring-5.1.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hazelcast-spring-5.1.1.jar [INFO] Copying poi-scratchpad-5.2.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/poi-scratchpad-5.2.2.jar [INFO] Copying hibernate-envers-5.6.9.Final.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hibernate-envers-5.6.9.Final.jar [INFO] Copying jakarta.validation-api-2.0.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.validation-api-2.0.2.jar [INFO] Copying appng-persistence-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-persistence-1.24.5-SNAPSHOT.jar [INFO] Copying jackson-annotations-2.13.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jackson-annotations-2.13.3.jar [INFO] Copying appng-forms-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-forms-1.24.5-SNAPSHOT.jar [INFO] Copying appng-cli-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-cli-1.24.5-SNAPSHOT.jar [INFO] Copying freemarker-2.3.31.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/freemarker-2.3.31.jar [INFO] Copying spring-expression-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-expression-4.3.30.RELEASE.jar [INFO] Copying spring-security-core-4.2.17.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-security-core-4.2.17.RELEASE.jar [INFO] Copying spring-web-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-web-4.3.30.RELEASE.jar [INFO] Copying appng-formtags-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-formtags-1.24.5-SNAPSHOT.jar [INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Copying jaxws-rt-2.3.5.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jaxws-rt-2.3.5.jar [INFO] Copying spring-aop-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-aop-4.3.30.RELEASE.jar [INFO] Copying jcommander-1.72.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jcommander-1.72.jar [INFO] Copying hibernate-validator-6.2.3.Final.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.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_1.24.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_1.24.x/appng-application/target/dependency/batik-shared-resources-1.14.jar [INFO] Copying appng-core-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-core-1.24.5-SNAPSHOT.jar [INFO] Copying failureaccess-1.0.1.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.x/appng-application/target/dependency/dom4j-2.1.3.jar [INFO] Copying commons-text-1.9.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-text-1.9.jar [INFO] Copying appng-appngizer-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-appngizer-1.24.5-SNAPSHOT.jar [INFO] Copying jakarta.xml.soap-api-1.4.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.xml.soap-api-1.4.2.jar [INFO] Copying semantic-version-1.2.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/semantic-version-1.2.0.jar [INFO] Copying bcpkix-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/bcpkix-jdk15on-1.70.jar [INFO] Copying xmlgraphics-commons-2.6.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-application/target/dependency/jakarta.inject-api-1.0.3.jar [INFO] Copying spring-tx-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-tx-4.3.30.RELEASE.jar [INFO] Copying FastInfoset-1.2.18.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/FastInfoset-1.2.18.jar [INFO] Copying jsr305-3.0.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jsr305-3.0.2.jar [INFO] Copying boilerpipe-1.1.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/boilerpipe-1.1.0.jar [INFO] Copying commons-compress-1.21.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-compress-1.21.jar [INFO] Copying commons-configuration-1.10.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-configuration-1.10.jar [INFO] Copying log4j-core-2.17.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/log4j-core-2.17.2.jar [INFO] Copying fontbox-2.0.24.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/fontbox-2.0.24.jar [INFO] Copying attoparser-2.0.5.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/attoparser-2.0.5.RELEASE.jar [INFO] Copying appng-rest-api-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-rest-api-1.24.5-SNAPSHOT.jar [INFO] Copying tika-parser-html-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.x/appng-application/target/dependency/unbescape-1.1.6.RELEASE.jar [INFO] Copying tagsoup-1.2.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tagsoup-1.2.1.jar [INFO] Copying lucene-queries-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-application/target/dependency/commons-collections-3.2.2.jar [INFO] Copying HikariCP-4.0.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/HikariCP-4.0.3.jar [INFO] Copying streambuffer-1.5.10.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/streambuffer-1.5.10.jar [INFO] Copying thymeleaf-3.0.12.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.x/appng-application/target/dependency/xmpbox-2.0.26.jar [INFO] Copying antisamy-1.6.7.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.x/appng-application/target/dependency/bcutil-jdk15on-1.70.jar [INFO] Copying commons-pool2-2.10.0.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-application/target/dependency/joda-time-2.10.11.jar [INFO] Copying aopalliance-1.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/aopalliance-1.0.jar [INFO] Copying appng-taglib-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-taglib-1.24.5-SNAPSHOT.jar [INFO] Copying lucene-core-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-core-8.11.1.jar [INFO] Copying bcprov-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/bcprov-jdk15on-1.70.jar [INFO] Copying curvesapi-1.07.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/curvesapi-1.07.jar [INFO] Copying hazelcast-5.1.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hazelcast-5.1.1.jar [INFO] Copying tika-parser-pdf-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-application/target/dependency/jboss-transaction-api_1.2_spec-1.1.1.Final.jar [INFO] Copying jakarta.persistence-api-2.2.3.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-application/target/dependency/commons-lang3-3.12.0.jar [INFO] Copying xml-apis-1.4.01.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/xml-apis-1.4.01.jar [INFO] Copying slf4j-api-1.7.26.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-application/target/dependency/jakarta.ws.rs-api-2.1.6.jar [INFO] Copying spring-oxm-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-oxm-4.3.30.RELEASE.jar [INFO] Copying tika-parser-zip-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-application/target/dependency/commons-math3-3.6.1.jar [INFO] Copying tika-parser-xmp-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-xmp-commons-2.4.0.jar [INFO] Copying spring-webmvc-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-webmvc-4.3.30.RELEASE.jar [INFO] Copying hibernate-core-5.6.9.Final.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hibernate-core-5.6.9.Final.jar [INFO] Copying apache-mime4j-dom-0.8.4.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-application/target/dependency/policy-2.7.10.jar [INFO] Copying pdfbox-debugger-2.0.26.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/pdfbox-debugger-2.0.26.jar [INFO] Copying jsoup-1.14.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jsoup-1.14.3.jar [INFO] Copying lucene-sandbox-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-sandbox-8.11.1.jar [INFO] Copying flyway-mysql-8.5.11.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/flyway-mysql-8.5.11.jar [INFO] Copying spring-orm-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-orm-4.3.30.RELEASE.jar [INFO] Copying aspectjrt-1.8.13.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/aspectjrt-1.8.13.jar [INFO] Copying appng-tools-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-tools-1.24.5-SNAPSHOT.jar [INFO] Copying commons-collections4-4.2.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-application/target/dependency/jakarta.xml.ws-api-2.3.3.jar [INFO] Copying mimepull-1.9.15.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/mimepull-1.9.15.jar [INFO] Copying simplemagic-1.16.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/simplemagic-1.16.jar [INFO] Copying appng-xmlapi-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-xmlapi-1.24.5-SNAPSHOT.jar [INFO] Copying pdfbox-tools-2.0.26.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/pdfbox-tools-2.0.26.jar [INFO] Copying batik-css-1.14.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/batik-css-1.14.jar [INFO] Copying jackson-databind-2.13.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jackson-databind-2.13.3.jar [INFO] Copying spring-jdbc-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-jdbc-4.3.30.RELEASE.jar [INFO] Copying wsdl4j-1.6.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/wsdl4j-1.6.3.jar [INFO] Copying management-api-3.2.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/management-api-3.2.3.jar [INFO] Copying jempbox-1.8.16.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.x/appng-application/target/dependency/bcmail-jdk15on-1.70.jar [INFO] Copying lucene-queryparser-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-queryparser-8.11.1.jar [INFO] Copying appng-mail-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-mail-1.24.5-SNAPSHOT.jar [INFO] Copying byte-buddy-1.12.9.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/byte-buddy-1.12.9.jar [INFO] Copying hsqldb-2.5.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hsqldb-2.5.0.jar [INFO] Copying classmate-1.5.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/classmate-1.5.1.jar [INFO] Copying querydsl-core-5.0.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/querydsl-core-5.0.0.jar [INFO] Copying quartz-2.3.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/quartz-2.3.2.jar [INFO] Copying xom-1.2.10.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/xom-1.2.10.jar [INFO] Copying httpcore5-5.1.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/httpcore5-5.1.3.jar [INFO] Copying lucene-memory-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-memory-8.11.1.jar [INFO] Copying jedis-3.7.0.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-application/target/dependency/jcl-over-slf4j-1.7.26.jar [INFO] Copying lucene-highlighter-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-highlighter-8.11.1.jar [INFO] Copying swagger-annotations-1.5.22.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/swagger-annotations-1.5.22.jar [INFO] Copying neko-htmlunit-2.24.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/neko-htmlunit-2.24.jar [INFO] Copying batik-util-1.14.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.x/appng-application/target/dependency/java-libpst-0.9.3.jar [INFO] Copying spring-beans-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-beans-4.3.30.RELEASE.jar [INFO] Copying tika-parser-text-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-text-module-2.4.0.jar [INFO] Copying spring-security-web-4.2.17.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-application/target/dependency/apache-mime4j-core-0.8.4.jar [INFO] Copying tika-core-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-core-2.4.0.jar [INFO] Copying spring-core-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-core-4.3.30.RELEASE.jar [INFO] Copying log4j-api-2.17.2.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.x/appng-application/target/dependency/batik-constants-1.14.jar [INFO] Copying spring-ws-core-2.4.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-ws-core-2.4.6.RELEASE.jar [INFO] Copying commons-io-2.9.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-io-2.9.0.jar [INFO] Copying jakarta.activation-1.2.2.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-application/target/dependency/jboss-logging-3.4.1.Final.jar [INFO] Copying appng-appngizer-jaxb-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-appngizer-jaxb-1.24.5-SNAPSHOT.jar [INFO] Copying im4java-1.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/im4java-1.4.0.jar [INFO] Copying appng-api-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-api-1.24.5-SNAPSHOT.jar [INFO] Copying httpclient5-5.1.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/httpclient5-5.1.3.jar [INFO] Copying commons-fileupload-1.4.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-fileupload-1.4.jar [INFO] Copying stax2-api-4.2.1.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.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_1.24.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_1.24.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_1.24.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_1.24.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_1.24.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_1.24.x/appng-application/target/dependency/ha-api-3.1.13.jar [INFO] Copying jackcess-4.0.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jackcess-4.0.1.jar [INFO] Copying pdfbox-2.0.24.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/pdfbox-2.0.24.jar [INFO] Copying Saxon-HE-10.6.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/Saxon-HE-10.6.jar [INFO] Copying spring-data-commons-1.13.23.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-data-commons-1.13.23.RELEASE.jar [INFO] Copying httpcore5-h2-5.1.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/httpcore5-h2-5.1.3.jar [INFO] Copying tika-parser-mail-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-mail-commons-2.4.0.jar [INFO] Copying lucene-analyzers-common-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-application/target/dependency/batik-i18n-1.14.jar [INFO] Copying jackcess-encrypt-4.0.1.jar to /var/lib/jenkins/workspace/appNG_1.24.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/108/appng-application-1.24.5-SNAPSHOT-dependencies-20220519-1321.zip [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/appng-application-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/appng-application-1.24.5-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-SNAPSHOT.pom [INFO] Installing /tmp/jenkins_artifacts/108/appng-application-1.24.5-SNAPSHOT-dependencies-20220519-1321.zip to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-SNAPSHOT.zip [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/appng-application-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 19 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-20220519.133308-6.war Progress (1): 0.5/113 MB Progress (1): 1.0/113 MB Progress (1): 1.6/113 MB Progress (1): 2.1/113 MB Progress (1): 2.6/113 MB Progress (1): 3.1/113 MB Progress (1): 3.7/113 MB Progress (1): 4.2/113 MB Progress (1): 4.7/113 MB Progress (1): 5.2/113 MB Progress (1): 5.8/113 MB Progress (1): 6.3/113 MB Progress (1): 6.8/113 MB Progress (1): 7.3/113 MB Progress (1): 7.9/113 MB Progress (1): 8.4/113 MB Progress (1): 8.9/113 MB Progress (1): 9.4/113 MB Progress (1): 10.0/113 MB Progress (1): 10/113 MB Progress (1): 11/113 MB Progress (1): 12/113 MB Progress (1): 12/113 MB Progress (1): 13/113 MB Progress (1): 13/113 MB Progress (1): 14/113 MB Progress (1): 14/113 MB Progress (1): 15/113 MB Progress (1): 15/113 MB Progress (1): 16/113 MB Progress (1): 16/113 MB Progress (1): 17/113 MB Progress (1): 17/113 MB Progress (1): 18/113 MB Progress (1): 18/113 MB Progress (1): 19/113 MB Progress (1): 19/113 MB Progress (1): 20/113 MB Progress (1): 20/113 MB Progress (1): 21/113 MB Progress (1): 21/113 MB Progress (1): 22/113 MB Progress (1): 23/113 MB Progress (1): 23/113 MB Progress (1): 24/113 MB Progress (1): 24/113 MB Progress (1): 25/113 MB Progress (1): 25/113 MB Progress (1): 26/113 MB Progress (1): 26/113 MB Progress (1): 27/113 MB Progress (1): 27/113 MB Progress (1): 28/113 MB Progress (1): 28/113 MB Progress (1): 29/113 MB Progress (1): 29/113 MB Progress (1): 30/113 MB Progress (1): 30/113 MB Progress (1): 31/113 MB Progress (1): 31/113 MB Progress (1): 32/113 MB Progress (1): 33/113 MB Progress (1): 33/113 MB Progress (1): 34/113 MB Progress (1): 34/113 MB Progress (1): 35/113 MB Progress (1): 35/113 MB Progress (1): 36/113 MB Progress (1): 36/113 MB Progress (1): 37/113 MB Progress (1): 37/113 MB Progress (1): 38/113 MB Progress (1): 38/113 MB Progress (1): 39/113 MB Progress (1): 39/113 MB Progress (1): 40/113 MB Progress (1): 40/113 MB Progress (1): 41/113 MB Progress (1): 41/113 MB Progress (1): 42/113 MB Progress (1): 42/113 MB Progress (1): 43/113 MB Progress (1): 44/113 MB Progress (1): 44/113 MB Progress (1): 45/113 MB Progress (1): 45/113 MB Progress (1): 46/113 MB Progress (1): 46/113 MB Progress (1): 47/113 MB Progress (1): 47/113 MB Progress (1): 48/113 MB Progress (1): 48/113 MB Progress (1): 49/113 MB Progress (1): 49/113 MB Progress (1): 50/113 MB Progress (1): 50/113 MB Progress (1): 51/113 MB Progress (1): 51/113 MB Progress (1): 52/113 MB Progress (1): 52/113 MB Progress (1): 53/113 MB Progress (1): 53/113 MB Progress (1): 54/113 MB Progress (1): 55/113 MB Progress (1): 55/113 MB Progress (1): 56/113 MB Progress (1): 56/113 MB Progress (1): 57/113 MB Progress (1): 57/113 MB Progress (1): 58/113 MB Progress (1): 58/113 MB Progress (1): 59/113 MB Progress (1): 59/113 MB Progress (1): 60/113 MB Progress (1): 60/113 MB Progress (1): 61/113 MB Progress (1): 61/113 MB Progress (1): 62/113 MB Progress (1): 62/113 MB Progress (1): 63/113 MB Progress (1): 63/113 MB Progress (1): 64/113 MB Progress (1): 64/113 MB Progress (1): 65/113 MB Progress (1): 66/113 MB Progress (1): 66/113 MB Progress (1): 67/113 MB Progress (1): 67/113 MB Progress (1): 68/113 MB Progress (1): 68/113 MB Progress (1): 69/113 MB Progress (1): 69/113 MB Progress (1): 70/113 MB Progress (1): 70/113 MB Progress (1): 71/113 MB Progress (1): 71/113 MB Progress (1): 72/113 MB Progress (1): 72/113 MB Progress (1): 73/113 MB Progress (1): 73/113 MB Progress (1): 74/113 MB Progress (1): 74/113 MB Progress (1): 75/113 MB Progress (1): 75/113 MB Progress (1): 76/113 MB Progress (1): 77/113 MB Progress (1): 77/113 MB Progress (1): 78/113 MB Progress (1): 78/113 MB Progress (1): 79/113 MB Progress (1): 79/113 MB Progress (1): 80/113 MB Progress (1): 80/113 MB Progress (1): 81/113 MB Progress (1): 81/113 MB Progress (1): 82/113 MB Progress (1): 82/113 MB Progress (1): 83/113 MB Progress (1): 83/113 MB Progress (1): 84/113 MB Progress (1): 84/113 MB Progress (1): 85/113 MB Progress (1): 85/113 MB Progress (1): 86/113 MB Progress (1): 87/113 MB Progress (1): 87/113 MB Progress (1): 88/113 MB Progress (1): 88/113 MB Progress (1): 89/113 MB Progress (1): 89/113 MB Progress (1): 90/113 MB Progress (1): 90/113 MB Progress (1): 91/113 MB Progress (1): 91/113 MB Progress (1): 92/113 MB Progress (1): 92/113 MB Progress (1): 93/113 MB Progress (1): 93/113 MB Progress (1): 94/113 MB Progress (1): 94/113 MB Progress (1): 95/113 MB Progress (1): 95/113 MB Progress (1): 96/113 MB Progress (1): 96/113 MB Progress (1): 97/113 MB Progress (1): 98/113 MB Progress (1): 98/113 MB Progress (1): 99/113 MB Progress (1): 99/113 MB Progress (1): 100/113 MB Progress (1): 100/113 MB Progress (1): 101/113 MB Progress (1): 101/113 MB Progress (1): 102/113 MB Progress (1): 102/113 MB Progress (1): 103/113 MB Progress (1): 103/113 MB Progress (1): 104/113 MB Progress (1): 104/113 MB Progress (1): 105/113 MB Progress (1): 105/113 MB Progress (1): 106/113 MB Progress (1): 106/113 MB Progress (1): 107/113 MB Progress (1): 107/113 MB Progress (1): 108/113 MB Progress (1): 109/113 MB Progress (1): 109/113 MB Progress (1): 110/113 MB Progress (1): 110/113 MB Progress (1): 111/113 MB Progress (1): 111/113 MB Progress (1): 112/113 MB Progress (1): 112/113 MB Progress (1): 113/113 MB Progress (1): 113 MB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-20220519.133308-6.war (113 MB at 21 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-20220519.133308-6.pom Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-20220519.133308-6.pom (6.4 kB at 12 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 8.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 766 B/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.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-20220519.133308-6.zip Progress (1): 0.5/113 MB Progress (1): 1.0/113 MB Progress (1): 1.6/113 MB Progress (1): 2.1/113 MB Progress (1): 2.6/113 MB Progress (1): 3.1/113 MB Progress (1): 3.7/113 MB Progress (1): 4.2/113 MB Progress (1): 4.7/113 MB Progress (1): 5.2/113 MB Progress (1): 5.8/113 MB Progress (1): 6.3/113 MB Progress (1): 6.8/113 MB Progress (1): 7.3/113 MB Progress (1): 7.9/113 MB Progress (1): 8.4/113 MB Progress (1): 8.9/113 MB Progress (1): 9.4/113 MB Progress (1): 10.0/113 MB Progress (1): 10/113 MB Progress (1): 11/113 MB Progress (1): 12/113 MB Progress (1): 12/113 MB Progress (1): 13/113 MB Progress (1): 13/113 MB Progress (1): 14/113 MB Progress (1): 14/113 MB Progress (1): 15/113 MB Progress (1): 15/113 MB Progress (1): 16/113 MB Progress (1): 16/113 MB Progress (1): 17/113 MB Progress (1): 17/113 MB Progress (1): 18/113 MB Progress (1): 18/113 MB Progress (1): 19/113 MB Progress (1): 19/113 MB Progress (1): 20/113 MB Progress (1): 20/113 MB Progress (1): 21/113 MB Progress (1): 21/113 MB Progress (1): 22/113 MB Progress (1): 23/113 MB Progress (1): 23/113 MB Progress (1): 24/113 MB Progress (1): 24/113 MB Progress (1): 25/113 MB Progress (1): 25/113 MB Progress (1): 26/113 MB Progress (1): 26/113 MB Progress (1): 27/113 MB Progress (1): 27/113 MB Progress (1): 28/113 MB Progress (1): 28/113 MB Progress (1): 29/113 MB Progress (1): 29/113 MB Progress (1): 30/113 MB Progress (1): 30/113 MB Progress (1): 31/113 MB Progress (1): 31/113 MB Progress (1): 32/113 MB Progress (1): 33/113 MB Progress (1): 33/113 MB Progress (1): 34/113 MB Progress (1): 34/113 MB Progress (1): 35/113 MB Progress (1): 35/113 MB Progress (1): 36/113 MB Progress (1): 36/113 MB Progress (1): 37/113 MB Progress (1): 37/113 MB Progress (1): 38/113 MB Progress (1): 38/113 MB Progress (1): 39/113 MB Progress (1): 39/113 MB Progress (1): 40/113 MB Progress (1): 40/113 MB Progress (1): 41/113 MB Progress (1): 41/113 MB Progress (1): 42/113 MB Progress (1): 42/113 MB Progress (1): 43/113 MB Progress (1): 44/113 MB Progress (1): 44/113 MB Progress (1): 45/113 MB Progress (1): 45/113 MB Progress (1): 46/113 MB Progress (1): 46/113 MB Progress (1): 47/113 MB Progress (1): 47/113 MB Progress (1): 48/113 MB Progress (1): 48/113 MB Progress (1): 49/113 MB Progress (1): 49/113 MB Progress (1): 50/113 MB Progress (1): 50/113 MB Progress (1): 51/113 MB Progress (1): 51/113 MB Progress (1): 52/113 MB Progress (1): 52/113 MB Progress (1): 53/113 MB Progress (1): 53/113 MB Progress (1): 54/113 MB Progress (1): 55/113 MB Progress (1): 55/113 MB Progress (1): 56/113 MB Progress (1): 56/113 MB Progress (1): 57/113 MB Progress (1): 57/113 MB Progress (1): 58/113 MB Progress (1): 58/113 MB Progress (1): 59/113 MB Progress (1): 59/113 MB Progress (1): 60/113 MB Progress (1): 60/113 MB Progress (1): 61/113 MB Progress (1): 61/113 MB Progress (1): 62/113 MB Progress (1): 62/113 MB Progress (1): 63/113 MB Progress (1): 63/113 MB Progress (1): 64/113 MB Progress (1): 64/113 MB Progress (1): 65/113 MB Progress (1): 66/113 MB Progress (1): 66/113 MB Progress (1): 67/113 MB Progress (1): 67/113 MB Progress (1): 68/113 MB Progress (1): 68/113 MB Progress (1): 69/113 MB Progress (1): 69/113 MB Progress (1): 70/113 MB Progress (1): 70/113 MB Progress (1): 71/113 MB Progress (1): 71/113 MB Progress (1): 72/113 MB Progress (1): 72/113 MB Progress (1): 73/113 MB Progress (1): 73/113 MB Progress (1): 74/113 MB Progress (1): 74/113 MB Progress (1): 75/113 MB Progress (1): 75/113 MB Progress (1): 76/113 MB Progress (1): 77/113 MB Progress (1): 77/113 MB Progress (1): 78/113 MB Progress (1): 78/113 MB Progress (1): 79/113 MB Progress (1): 79/113 MB Progress (1): 80/113 MB Progress (1): 80/113 MB Progress (1): 81/113 MB Progress (1): 81/113 MB Progress (1): 82/113 MB Progress (1): 82/113 MB Progress (1): 83/113 MB Progress (1): 83/113 MB Progress (1): 84/113 MB Progress (1): 84/113 MB Progress (1): 85/113 MB Progress (1): 85/113 MB Progress (1): 86/113 MB Progress (1): 87/113 MB Progress (1): 87/113 MB Progress (1): 88/113 MB Progress (1): 88/113 MB Progress (1): 89/113 MB Progress (1): 89/113 MB Progress (1): 90/113 MB Progress (1): 90/113 MB Progress (1): 91/113 MB Progress (1): 91/113 MB Progress (1): 92/113 MB Progress (1): 92/113 MB Progress (1): 93/113 MB Progress (1): 93/113 MB Progress (1): 94/113 MB Progress (1): 94/113 MB Progress (1): 95/113 MB Progress (1): 95/113 MB Progress (1): 96/113 MB Progress (1): 96/113 MB Progress (1): 97/113 MB Progress (1): 98/113 MB Progress (1): 98/113 MB Progress (1): 99/113 MB Progress (1): 99/113 MB Progress (1): 100/113 MB Progress (1): 100/113 MB Progress (1): 101/113 MB Progress (1): 101/113 MB Progress (1): 102/113 MB Progress (1): 102/113 MB Progress (1): 103/113 MB Progress (1): 103/113 MB Progress (1): 104/113 MB Progress (1): 104/113 MB Progress (1): 105/113 MB Progress (1): 105/113 MB Progress (1): 106/113 MB Progress (1): 106/113 MB Progress (1): 107/113 MB Progress (1): 107/113 MB Progress (1): 108/113 MB Progress (1): 109/113 MB Progress (1): 109/113 MB Progress (1): 110/113 MB Progress (1): 110/113 MB Progress (1): 111/113 MB Progress (1): 111/113 MB Progress (1): 112/113 MB Progress (1): 112/113 MB Progress (1): 113/113 MB Progress (1): 113 MB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-20220519.133308-6.zip (113 MB at 22 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 766 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-20220519.133308-6-sources.jar Progress (1): 3.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/appng-application-1.24.5-20220519.133308-6-sources.jar (3.1 kB at 7.8 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.2 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/1.24.5-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.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/108 [INFO] Executed tasks [INFO] [INFO] ------------------< org.appng:appng-application-bom >------------------- [INFO] Building appNG application BOM 1.24.5-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_1.24.x/appng-application-bom/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-bom/1.24.5-SNAPSHOT/appng-application-bom-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 609 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.24.5-SNAPSHOT/maven-metadata.xml (609 B at 2.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.24.5-SNAPSHOT/appng-application-bom-1.24.5-20220519.133329-6.pom Progress (1): 4.1/44 kB Progress (1): 8.2/44 kB Progress (1): 12/44 kB Progress (1): 16/44 kB Progress (1): 20/44 kB Progress (1): 25/44 kB Progress (1): 29/44 kB Progress (1): 33/44 kB Progress (1): 37/44 kB Progress (1): 41/44 kB Progress (1): 44 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.24.5-SNAPSHOT/appng-application-bom-1.24.5-20220519.133329-6.pom (44 kB at 63 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 14 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 609 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/1.24.5-SNAPSHOT/maven-metadata.xml (609 B at 502 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 5.9 kB/s) [INFO] [INFO] -------------------< org.appng:appng-documentation >-------------------- [INFO] Building appNG Documentation 1.24.5-SNAPSHOT [19/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-documentation --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-documentation/target [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_1.24.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 2022-05-19T15:33:41,910 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.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] 2022-05-19T15:33:41,936 INFO [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@76a4ebf2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2e8c1c9b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@53fe15ff, org.springframework.test.context.support.DirtiesContextTestExecutionListener@449a4f23, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1530c739, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5b1669c0] 2022-05-19T15:33:43,304 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml] 2022-05-19T15:33:43,689 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml] 2022-05-19T15:33:43,785 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml] 2022-05-19T15:33:43,894 INFO [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@33bc72d1: startup date [Thu May 19 15:33:43 CEST 2022]; root of context hierarchy 2022-05-19T15:33:44,883 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 1 MappingJackson2HttpMessageConverters: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter#0 2022-05-19T15:33:44,892 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 ObjectMappers: 2022-05-19T15:33:44,893 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 Modules: 2022-05-19T15:33:44,904 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 @Primary Beans: 2022-05-19T15:33:44,905 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] No ObjectMapper found in context, creating default. 2022-05-19T15:33:44,907 INFO [main] org.appng.api.config.RestConfig: Found org.springframework.http.converter.json.MappingJackson2HttpMessageConverter 'org.springframework.http.converter.json.MappingJackson2HttpMessageConverter#0' 2022-05-19T15:33:44,960 INFO [main] org.appng.api.config.RestConfig: [localhost:myapp] Registering ObjectMapper 'defaultObjectMapper' 2022-05-19T15:33:44,971 INFO [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring May 19, 2022 3:33:45 PM ch.sla.jdbcperflogger.Logger info INFO: Using config file jdbcperflogger-fallback.xml 2022-05-19T15:33:46,013 INFO [HSQLDB Server @5e742e4] hsqldb.db.HSQLDB80DC863A86.ENGINE: Checkpoint start 2022-05-19T15:33:46,013 INFO [HSQLDB Server @5e742e4] hsqldb.db.HSQLDB80DC863A86.ENGINE: checkpointClose start 2022-05-19T15:33:46,019 INFO [HSQLDB Server @5e742e4] hsqldb.db.HSQLDB80DC863A86.ENGINE: checkpointClose synched 2022-05-19T15:33:46,031 INFO [HSQLDB Server @5e742e4] hsqldb.db.HSQLDB80DC863A86.ENGINE: checkpointClose script done 2022-05-19T15:33:46,045 INFO [HSQLDB Server @5e742e4] hsqldb.db.HSQLDB80DC863A86.ENGINE: checkpointClose end 2022-05-19T15:33:46,046 INFO [HSQLDB Server @5e742e4] hsqldb.db.HSQLDB80DC863A86.ENGINE: Checkpoint end - txts: 1 2022-05-19T15:33:46,181 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2022-05-19T15:33:46,338 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default] 2022-05-19T15:33:46,531 INFO [main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.9.Final 2022-05-19T15:33:47,019 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-19T15:33:47,696 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 2022-05-19T15:33:47,802 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2022-05-19T15:33:48,305 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final 2022-05-19T15:33:48,807 INFO [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-19T15:33:48,823 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-05-19T15:33:49,624 WARN [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist! 2022-05-19T15:33:52,188 INFO [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@33bc72d1: startup date [Thu May 19 15:33:43 CEST 2022]; root of context hierarchy 2022-05-19T15:33:52,188 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' 2022-05-19T15:33:52,189 INFO [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down' 2022-05-19T15:33:52,371 INFO [HSQLDB Connection @62e02bf4] hsqldb.db.HSQLDB80DC863A86.ENGINE: Database closed [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.471 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_1.24.x/appng-documentation/target/appng-documentation-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.24.x/appng-documentation/src/main/asciidoc/developerguide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-admin) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-documentation/target/appng-documentation-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-documentation --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-documentation/target/appng-documentation-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.24.5-SNAPSHOT/appng-documentation-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-documentation/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.24.5-SNAPSHOT/appng-documentation-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-documentation/target/appng-documentation-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.24.5-SNAPSHOT/appng-documentation-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.24.x/appng-documentation/src/main/asciidoc/developerguide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-admin) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Rendered /var/lib/jenkins/workspace/appNG_1.24.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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/maven-metadata.xml (996 B at 5.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/appng-documentation-1.24.5-20220519.133440-6.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/1.24.5-SNAPSHOT/appng-documentation-1.24.5-20220519.133440-6.jar (33 kB at 128 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/appng-documentation-1.24.5-20220519.133440-6.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/1.24.5-SNAPSHOT/appng-documentation-1.24.5-20220519.133440-6.pom (4.5 kB at 5.3 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 11 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/maven-metadata.xml (996 B at 1.8 kB/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 2.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/appng-documentation-1.24.5-20220519.133440-6-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/1.24.5-SNAPSHOT/appng-documentation-1.24.5-20220519.133440-6-sources.jar (35 kB at 97 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 996 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-documentation/1.24.5-SNAPSHOT/maven-metadata.xml (996 B at 2.2 kB/s) [INFO] [INFO] -----------------< org.appng:appng-template-assembly >------------------ [INFO] Building appNG Template Assembly Descriptors 1.24.5-SNAPSHOT [20/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-template-assembly --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-template-assembly/target [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_1.24.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_1.24.x/appng-template-assembly/target/appng-template-assembly-1.24.5-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_1.24.x/appng-template-assembly/target/appng-template-assembly-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-template-assembly --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-template-assembly/target/appng-template-assembly-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/appng-template-assembly-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-template-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/appng-template-assembly-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-template-assembly/target/appng-template-assembly-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/appng-template-assembly-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 5.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/appng-template-assembly-1.24.5-20220519.133445-6.jar Progress (1): 1.5 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/appng-template-assembly-1.24.5-20220519.133445-6.jar (1.5 kB at 7.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/appng-template-assembly-1.24.5-20220519.133445-6.pom Progress (1): 880 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/appng-template-assembly-1.24.5-20220519.133445-6.pom (880 B at 1.9 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 14 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 997 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 2.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/appng-template-assembly-1.24.5-20220519.133445-6-sources.jar Progress (1): 2.7 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/appng-template-assembly-1.24.5-20220519.133445-6-sources.jar (2.7 kB at 15 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-assembly/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.1 kB/s) [INFO] [INFO] ------------------< org.appng:appng-template-parent >------------------- [INFO] Building appNG Template Parent 1.24.5-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_1.24.x/appng-template-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-parent/1.24.5-SNAPSHOT/appng-template-parent-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 609 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.24.5-SNAPSHOT/maven-metadata.xml (609 B at 4.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.24.5-SNAPSHOT/appng-template-parent-1.24.5-20220519.133449-6.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/1.24.5-SNAPSHOT/appng-template-parent-1.24.5-20220519.133449-6.pom (5.6 kB at 18 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 62 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 609 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-template-parent/1.24.5-SNAPSHOT/maven-metadata.xml (609 B at 645 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 11 kB/s) [INFO] [INFO] ----------------< org.appng:appng-application-assembly >---------------- [INFO] Building appng-application-assembly 1.24.5-SNAPSHOT [22/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application-assembly --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-application-assembly/target [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_1.24.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_1.24.x/appng-application-assembly/target/appng-application-assembly-1.24.5-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_1.24.x/appng-application-assembly/target/appng-application-assembly-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application-assembly --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application-assembly/target/appng-application-assembly-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/appng-application-assembly-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/appng-application-assembly-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application-assembly/target/appng-application-assembly-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/appng-application-assembly-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 4.6 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/appng-application-assembly-1.24.5-20220519.133452-6.jar Progress (1): 1.6 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/appng-application-assembly-1.24.5-20220519.133452-6.jar (1.6 kB at 5.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/appng-application-assembly-1.24.5-20220519.133452-6.pom Progress (1): 542 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/appng-application-assembly-1.24.5-20220519.133452-6.pom (542 B at 1.6 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 19 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.3 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 3.1 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/appng-application-assembly-1.24.5-20220519.133452-6-sources.jar Progress (1): 2.7 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/appng-application-assembly-1.24.5-20220519.133452-6-sources.jar (2.7 kB at 9.7 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-assembly/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.3 kB/s) [INFO] [INFO] -----------------< org.appng:appng-application-parent >----------------- [INFO] Building appNG application parent 1.24.5-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_1.24.x/appng-application-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-parent/1.24.5-SNAPSHOT/appng-application-parent-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 612 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.24.5-SNAPSHOT/maven-metadata.xml (612 B at 2.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.24.5-SNAPSHOT/appng-application-parent-1.24.5-20220519.133455-6.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/1.24.5-SNAPSHOT/appng-application-parent-1.24.5-20220519.133455-6.pom (6.2 kB at 19 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 27 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 612 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-parent/1.24.5-SNAPSHOT/maven-metadata.xml (612 B at 731 B/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 7.9 kB/s) [INFO] [INFO] ---------------< org.appng:appng-archetype-application >---------------- [INFO] Building Archetype - appng-archetype-application 1.24.5-SNAPSHOT [24/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-archetype-application --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-archetype-application/target [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_1.24.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_1.24.x/appng-archetype-application/target/appng-archetype-application-1.24.5-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_1.24.x/appng-archetype-application/target/appng-archetype-application-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-archetype-application --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-archetype-application/target/appng-archetype-application-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/appng-archetype-application-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-archetype-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/appng-archetype-application-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-archetype-application/target/appng-archetype-application-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/appng-archetype-application-1.24.5-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/1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 3.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/appng-archetype-application-1.24.5-20220519.133458-6.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/1.24.5-SNAPSHOT/appng-archetype-application-1.24.5-20220519.133458-6.jar (14 kB at 55 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/appng-archetype-application-1.24.5-20220519.133458-6.pom Progress (1): 513 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/appng-archetype-application-1.24.5-20220519.133458-6.pom (513 B at 1.7 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 6.9 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.2 kB/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 3.0 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.24.5-SNAPSHOT/appng-archetype-application-1.24.5-20220519.133458-6-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/1.24.5-SNAPSHOT/appng-archetype-application-1.24.5-20220519.133458-6-sources.jar (15 kB at 25 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-archetype-application/1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.1 kB/s) [INFO] [INFO] ------------< org.appng.maven:appng-appngizer-maven-plugin >------------ [INFO] Building appNG appNGizer Maven Plugin 1.24.5-SNAPSHOT [25/28] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer-maven-plugin --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-maven-plugin/target [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_1.24.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_1.24.x/appng-appngizer-maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.5:descriptor (default-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] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.5: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] 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_1.24.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_1.24.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_1.24.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.5: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_1.24.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.5-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_1.24.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/appng-appngizer-maven-plugin-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-maven-plugin/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/appng-appngizer-maven-plugin-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/appng-appngizer-maven-plugin-1.24.5-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/1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 5.3 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/appng-appngizer-maven-plugin-1.24.5-20220519.133512-6.jar Progress (1): 4.1/17 kB Progress (1): 8.2/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/appng-appngizer-maven-plugin-1.24.5-20220519.133512-6.jar (17 kB at 76 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/appng-appngizer-maven-plugin-1.24.5-20220519.133512-6.pom Progress (1): 4.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/appng-appngizer-maven-plugin-1.24.5-20220519.133512-6.pom (4.1 kB at 11 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 41 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 608 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 867 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 6.8 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 783 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-SNAPSHOT/appng-appngizer-maven-plugin-1.24.5-20220519.133512-6-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/1.24.5-SNAPSHOT/appng-appngizer-maven-plugin-1.24.5-20220519.133512-6-sources.jar (9.0 kB at 23 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven/appng-appngizer-maven-plugin/1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.4 kB/s) [INFO] [INFO] ----------------------< org.appng:appng-camunda >----------------------- [INFO] Building appNG camunda 1.24.5-SNAPSHOT [26/28] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-camunda --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-camunda/target [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_1.24.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_1.24.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_1.24.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_1.24.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.371 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_1.24.x/appng-camunda/target/appng-camunda-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-camunda --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-camunda/target/appng-camunda-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-camunda --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-camunda/target/appng-camunda-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.24.5-SNAPSHOT/appng-camunda-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-camunda/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.24.5-SNAPSHOT/appng-camunda-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-camunda/target/appng-camunda-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.24.5-SNAPSHOT/appng-camunda-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/maven-metadata.xml (990 B at 22 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/appng-camunda-1.24.5-20220519.133523-6.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/1.24.5-SNAPSHOT/appng-camunda-1.24.5-20220519.133523-6.jar (6.3 kB at 23 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/appng-camunda-1.24.5-20220519.133523-6.pom Progress (1): 2.0 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/appng-camunda-1.24.5-20220519.133523-6.pom (2.0 kB at 2.8 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 9.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/maven-metadata.xml (990 B at 1.8 kB/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 2.4 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/appng-camunda-1.24.5-20220519.133523-6-sources.jar 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-camunda/1.24.5-SNAPSHOT/appng-camunda-1.24.5-20220519.133523-6-sources.jar (4.9 kB at 10 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 990 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-camunda/1.24.5-SNAPSHOT/maven-metadata.xml (990 B at 2.3 kB/s) [INFO] [INFO] ----------------< org.appng:appng-application-camunda >----------------- [INFO] Building appNG Application, including Camunda BPM process engine libraries 1.24.5-SNAPSHOT [27/28] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application-camunda --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-application-camunda/target [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_1.24.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_1.24.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_1.24.x/appng-application-camunda/target/appng-application-camunda-1.24.5-SNAPSHOT] [INFO] Processing war project [INFO] Processing overlay [ id org.appng:appng-application] [INFO] Webapp assembled in [3937 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_1.24.x/appng-application-camunda/target/appng-application-camunda-1.24.5-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_1.24.x/appng-application-camunda/target/appng-application-camunda-1.24.5-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/1.24.5-SNAPSHOT/appng-application-camunda-1.24.5-SNAPSHOT.war [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application-camunda/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/1.24.5-SNAPSHOT/appng-application-camunda-1.24.5-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/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 787 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.24.5-SNAPSHOT/maven-metadata.xml (787 B at 2.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.24.5-SNAPSHOT/appng-application-camunda-1.24.5-20220519.133539-6.war Progress (1): 0.5/129 MB Progress (1): 1.0/129 MB Progress (1): 1.6/129 MB Progress (1): 2.1/129 MB Progress (1): 2.6/129 MB Progress (1): 3.1/129 MB Progress (1): 3.7/129 MB Progress (1): 4.2/129 MB Progress (1): 4.7/129 MB Progress (1): 5.2/129 MB Progress (1): 5.8/129 MB Progress (1): 6.3/129 MB Progress (1): 6.8/129 MB Progress (1): 7.3/129 MB Progress (1): 7.9/129 MB Progress (1): 8.4/129 MB Progress (1): 8.9/129 MB Progress (1): 9.4/129 MB Progress (1): 10.0/129 MB Progress (1): 10/129 MB Progress (1): 11/129 MB Progress (1): 12/129 MB Progress (1): 12/129 MB Progress (1): 13/129 MB Progress (1): 13/129 MB Progress (1): 14/129 MB Progress (1): 14/129 MB Progress (1): 15/129 MB Progress (1): 15/129 MB Progress (1): 16/129 MB Progress (1): 16/129 MB Progress (1): 17/129 MB Progress (1): 17/129 MB Progress (1): 18/129 MB Progress (1): 18/129 MB Progress (1): 19/129 MB Progress (1): 19/129 MB Progress (1): 20/129 MB Progress (1): 20/129 MB Progress (1): 21/129 MB Progress (1): 21/129 MB Progress (1): 22/129 MB Progress (1): 23/129 MB Progress (1): 23/129 MB Progress (1): 24/129 MB Progress (1): 24/129 MB Progress (1): 25/129 MB Progress (1): 25/129 MB Progress (1): 26/129 MB Progress (1): 26/129 MB Progress (1): 27/129 MB Progress (1): 27/129 MB Progress (1): 28/129 MB Progress (1): 28/129 MB Progress (1): 29/129 MB Progress (1): 29/129 MB Progress (1): 30/129 MB Progress (1): 30/129 MB Progress (1): 31/129 MB Progress (1): 31/129 MB Progress (1): 32/129 MB Progress (1): 33/129 MB Progress (1): 33/129 MB Progress (1): 34/129 MB Progress (1): 34/129 MB Progress (1): 35/129 MB Progress (1): 35/129 MB Progress (1): 36/129 MB Progress (1): 36/129 MB Progress (1): 37/129 MB Progress (1): 37/129 MB Progress (1): 38/129 MB Progress (1): 38/129 MB Progress (1): 39/129 MB Progress (1): 39/129 MB Progress (1): 40/129 MB Progress (1): 40/129 MB Progress (1): 41/129 MB Progress (1): 41/129 MB Progress (1): 42/129 MB Progress (1): 42/129 MB Progress (1): 43/129 MB Progress (1): 44/129 MB Progress (1): 44/129 MB Progress (1): 45/129 MB Progress (1): 45/129 MB Progress (1): 46/129 MB Progress (1): 46/129 MB Progress (1): 47/129 MB Progress (1): 47/129 MB Progress (1): 48/129 MB Progress (1): 48/129 MB Progress (1): 49/129 MB Progress (1): 49/129 MB Progress (1): 50/129 MB Progress (1): 50/129 MB Progress (1): 51/129 MB Progress (1): 51/129 MB Progress (1): 52/129 MB Progress (1): 52/129 MB Progress (1): 53/129 MB Progress (1): 53/129 MB Progress (1): 54/129 MB Progress (1): 55/129 MB Progress (1): 55/129 MB Progress (1): 56/129 MB Progress (1): 56/129 MB Progress (1): 57/129 MB Progress (1): 57/129 MB Progress (1): 58/129 MB Progress (1): 58/129 MB Progress (1): 59/129 MB Progress (1): 59/129 MB Progress (1): 60/129 MB Progress (1): 60/129 MB Progress (1): 61/129 MB Progress (1): 61/129 MB Progress (1): 62/129 MB Progress (1): 62/129 MB Progress (1): 63/129 MB Progress (1): 63/129 MB Progress (1): 64/129 MB Progress (1): 64/129 MB Progress (1): 65/129 MB Progress (1): 66/129 MB Progress (1): 66/129 MB Progress (1): 67/129 MB Progress (1): 67/129 MB Progress (1): 68/129 MB Progress (1): 68/129 MB Progress (1): 69/129 MB Progress (1): 69/129 MB Progress (1): 70/129 MB Progress (1): 70/129 MB Progress (1): 71/129 MB Progress (1): 71/129 MB Progress (1): 72/129 MB Progress (1): 72/129 MB Progress (1): 73/129 MB Progress (1): 73/129 MB Progress (1): 74/129 MB Progress (1): 74/129 MB Progress (1): 75/129 MB Progress (1): 75/129 MB Progress (1): 76/129 MB Progress (1): 77/129 MB Progress (1): 77/129 MB Progress (1): 78/129 MB Progress (1): 78/129 MB Progress (1): 79/129 MB Progress (1): 79/129 MB Progress (1): 80/129 MB Progress (1): 80/129 MB Progress (1): 81/129 MB Progress (1): 81/129 MB Progress (1): 82/129 MB Progress (1): 82/129 MB Progress (1): 83/129 MB Progress (1): 83/129 MB Progress (1): 84/129 MB Progress (1): 84/129 MB Progress (1): 85/129 MB Progress (1): 85/129 MB Progress (1): 86/129 MB Progress (1): 87/129 MB Progress (1): 87/129 MB Progress (1): 88/129 MB Progress (1): 88/129 MB Progress (1): 89/129 MB Progress (1): 89/129 MB Progress (1): 90/129 MB Progress (1): 90/129 MB Progress (1): 91/129 MB Progress (1): 91/129 MB Progress (1): 92/129 MB Progress (1): 92/129 MB Progress (1): 93/129 MB Progress (1): 93/129 MB Progress (1): 94/129 MB Progress (1): 94/129 MB Progress (1): 95/129 MB Progress (1): 95/129 MB Progress (1): 96/129 MB Progress (1): 96/129 MB Progress (1): 97/129 MB Progress (1): 98/129 MB Progress (1): 98/129 MB Progress (1): 99/129 MB Progress (1): 99/129 MB Progress (1): 100/129 MB Progress (1): 100/129 MB Progress (1): 101/129 MB Progress (1): 101/129 MB Progress (1): 102/129 MB Progress (1): 102/129 MB Progress (1): 103/129 MB Progress (1): 103/129 MB Progress (1): 104/129 MB Progress (1): 104/129 MB Progress (1): 105/129 MB Progress (1): 105/129 MB Progress (1): 106/129 MB Progress (1): 106/129 MB Progress (1): 107/129 MB Progress (1): 107/129 MB Progress (1): 108/129 MB Progress (1): 109/129 MB Progress (1): 109/129 MB Progress (1): 110/129 MB Progress (1): 110/129 MB Progress (1): 111/129 MB Progress (1): 111/129 MB Progress (1): 112/129 MB Progress (1): 112/129 MB Progress (1): 113/129 MB Progress (1): 113/129 MB Progress (1): 114/129 MB Progress (1): 114/129 MB Progress (1): 115/129 MB Progress (1): 115/129 MB Progress (1): 116/129 MB Progress (1): 116/129 MB Progress (1): 117/129 MB Progress (1): 117/129 MB Progress (1): 118/129 MB Progress (1): 118/129 MB Progress (1): 119/129 MB Progress (1): 120/129 MB Progress (1): 120/129 MB Progress (1): 121/129 MB Progress (1): 121/129 MB Progress (1): 122/129 MB Progress (1): 122/129 MB Progress (1): 123/129 MB Progress (1): 123/129 MB Progress (1): 124/129 MB Progress (1): 124/129 MB Progress (1): 125/129 MB Progress (1): 125/129 MB Progress (1): 126/129 MB Progress (1): 126/129 MB Progress (1): 127/129 MB Progress (1): 127/129 MB Progress (1): 128/129 MB Progress (1): 128/129 MB Progress (1): 129 MB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.24.5-SNAPSHOT/appng-application-camunda-1.24.5-20220519.133539-6.war (129 MB at 23 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.24.5-SNAPSHOT/appng-application-camunda-1.24.5-20220519.133539-6.pom Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.24.5-SNAPSHOT/appng-application-camunda-1.24.5-20220519.133539-6.pom (2.1 kB at 13 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 12 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 787 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-camunda/1.24.5-SNAPSHOT/maven-metadata.xml (787 B at 743 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 2.5 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/108 [INFO] Executed tasks [INFO] [INFO] --------------------< org.appng:appng-maven-plugin >-------------------- [INFO] Building appNG Maven Plugin 1.24.5-SNAPSHOT [28/28] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-maven-plugin --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/target [INFO] [INFO] --- maven-plugin-plugin:3.5.1:helpmojo (help-goal) @ appng-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 0 mojo descriptor. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-maven-plugin --- [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-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.5.1:descriptor (default-descriptor) @ appng-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-maven-plugin --- [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-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-maven-plugin --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.maven.plugin.mojo.GenerateMessageConstantsMojoTest [info] generate message constants for [/var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/src/test/resources/poms/message-constants/application-home/dictionary/mymessages.properties, org.appng.test.constants.MessageConstants, /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/target/generated-test-sources/constants] [debug] delta: true [debug] incremental: false [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.86 s - in org.appng.maven.plugin.mojo.GenerateMessageConstantsMojoTest [INFO] Running org.appng.maven.plugin.mojo.GenerateApplicationConstantsMojoTest [info] generate application constants for [/var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/src/test/resources/poms/application-constants/application-home/application.xml, org.appng.test.constants.ApplicationConstants, /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/target/generated-test-sources/constants] [debug] delta: true [debug] incremental: false [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.816 s - in org.appng.maven.plugin.mojo.GenerateApplicationConstantsMojoTest [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-maven-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/target/appng-maven-plugin-1.24.5-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.5.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ appng-maven-plugin --- [INFO] [INFO] --- maven-shade-plugin:3.1.0:shade (default) @ appng-maven-plugin --- [INFO] Including org.appng:appng-tools:jar:1.24.5-SNAPSHOT in the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.13.3 from the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.13.3 from the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.13.3 from the shaded jar. [INFO] Excluding commons-io:commons-io:jar:2.9.0 from the shaded jar. [INFO] Excluding com.j256.simplemagic:simplemagic:jar:1.16 from the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.12.0 in the shaded jar. [INFO] Excluding org.apache.maven:maven-plugin-api:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-model:jar:3.3.9 from the shaded jar. [INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2 from the shaded jar. [INFO] Excluding javax.enterprise:cdi-api:jar:1.0 from the shaded jar. [INFO] Excluding javax.annotation:jsr250-api:jar:1.0 from the shaded jar. [INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2 from the shaded jar. [INFO] Excluding org.apache.maven:maven-core:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-settings:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-settings-builder:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-builder-support:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-repository-metadata:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven:maven-model-builder:jar:3.3.9 from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:31.0.1-jre from the shaded jar. [INFO] Excluding org.apache.maven:maven-aether-provider:jar:3.3.9 from the shaded jar. [INFO] Excluding org.eclipse.aether:aether-spi:jar:1.0.2.v20150114 from the shaded jar. [INFO] Excluding org.eclipse.aether:aether-impl:jar:1.0.2.v20150114 from the shaded jar. [INFO] Excluding org.eclipse.aether:aether-api:jar:1.0.2.v20150114 from the shaded jar. [INFO] Excluding org.eclipse.aether:aether-util:jar:1.0.2.v20150114 from the shaded jar. [INFO] Excluding com.google.inject:guice:jar:no_aop:4.0 from the shaded jar. [INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-interpolation:jar:1.21 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-utils:jar:3.1.0 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-classworlds:jar:2.5.2 from the shaded jar. [INFO] Excluding org.codehaus.plexus:plexus-component-annotations:jar:1.6 from the shaded jar. [INFO] Excluding org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 from the shaded jar. [INFO] Excluding org.sonatype.plexus:plexus-cipher:jar:1.4 from the shaded jar. [INFO] Excluding org.apache.maven:maven-compat:jar:3.3.9 from the shaded jar. [INFO] Excluding org.apache.maven.wagon:wagon-provider-api:jar:2.10 from the shaded jar. [INFO] Excluding org.sonatype.plexus:plexus-build-api:jar:0.0.7 from the shaded jar. [INFO] Excluding org.apache.logging.log4j:log4j-core:jar:2.17.2 from the shaded jar. [INFO] Excluding org.apache.logging.log4j:log4j-api:jar:2.17.2 from the shaded jar. [INFO] Excluding org.apache.logging.log4j:log4j-slf4j-impl:jar:2.17.2 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:1.7.26 from the shaded jar. [INFO] Excluding org.apache.logging.log4j:log4j-1.2-api:jar:2.17.2 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/target/appng-maven-plugin-1.24.5-SNAPSHOT.jar with /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/target/appng-maven-plugin-1.24.5-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/dependency-reduced-pom.xml [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-maven-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/target/appng-maven-plugin-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-maven-plugin --- [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/target/appng-maven-plugin-1.24.5-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/appng-maven-plugin-1.24.5-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/appng-maven-plugin-1.24.5-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-maven-plugin/target/appng-maven-plugin-1.24.5-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/appng-maven-plugin-1.24.5-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-maven-plugin --- Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/maven-metadata.xml (995 B at 3.9 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/appng-maven-plugin-1.24.5-20220519.133607-6.jar Progress (1): 4.1/610 kB Progress (1): 8.2/610 kB Progress (1): 12/610 kB Progress (1): 16/610 kB Progress (1): 20/610 kB Progress (1): 25/610 kB Progress (1): 29/610 kB Progress (1): 33/610 kB Progress (1): 37/610 kB Progress (1): 41/610 kB Progress (1): 45/610 kB Progress (1): 49/610 kB Progress (1): 53/610 kB Progress (1): 57/610 kB Progress (1): 61/610 kB Progress (1): 66/610 kB Progress (1): 70/610 kB Progress (1): 74/610 kB Progress (1): 78/610 kB Progress (1): 82/610 kB Progress (1): 86/610 kB Progress (1): 90/610 kB Progress (1): 94/610 kB Progress (1): 98/610 kB Progress (1): 102/610 kB Progress (1): 106/610 kB Progress (1): 111/610 kB Progress (1): 115/610 kB Progress (1): 119/610 kB Progress (1): 123/610 kB Progress (1): 127/610 kB Progress (1): 131/610 kB Progress (1): 135/610 kB Progress (1): 139/610 kB Progress (1): 143/610 kB Progress (1): 147/610 kB Progress (1): 152/610 kB Progress (1): 156/610 kB Progress (1): 160/610 kB Progress (1): 164/610 kB Progress (1): 168/610 kB Progress (1): 172/610 kB Progress (1): 176/610 kB Progress (1): 180/610 kB Progress (1): 184/610 kB Progress (1): 188/610 kB Progress (1): 193/610 kB Progress (1): 197/610 kB Progress (1): 201/610 kB Progress (1): 205/610 kB Progress (1): 209/610 kB Progress (1): 213/610 kB Progress (1): 217/610 kB Progress (1): 221/610 kB Progress (1): 225/610 kB Progress (1): 229/610 kB Progress (1): 233/610 kB Progress (1): 238/610 kB Progress (1): 242/610 kB Progress (1): 246/610 kB Progress (1): 250/610 kB Progress (1): 254/610 kB Progress (1): 258/610 kB Progress (1): 262/610 kB Progress (1): 266/610 kB Progress (1): 270/610 kB Progress (1): 274/610 kB Progress (1): 279/610 kB Progress (1): 283/610 kB Progress (1): 287/610 kB Progress (1): 291/610 kB Progress (1): 295/610 kB Progress (1): 299/610 kB Progress (1): 303/610 kB Progress (1): 307/610 kB Progress (1): 311/610 kB Progress (1): 315/610 kB Progress (1): 319/610 kB Progress (1): 324/610 kB Progress (1): 328/610 kB Progress (1): 332/610 kB Progress (1): 336/610 kB Progress (1): 340/610 kB Progress (1): 344/610 kB Progress (1): 348/610 kB Progress (1): 352/610 kB Progress (1): 356/610 kB Progress (1): 360/610 kB Progress (1): 365/610 kB Progress (1): 369/610 kB Progress (1): 373/610 kB Progress (1): 377/610 kB Progress (1): 381/610 kB Progress (1): 385/610 kB Progress (1): 389/610 kB Progress (1): 393/610 kB Progress (1): 397/610 kB Progress (1): 401/610 kB Progress (1): 406/610 kB Progress (1): 410/610 kB Progress (1): 414/610 kB Progress (1): 418/610 kB Progress (1): 422/610 kB Progress (1): 426/610 kB Progress (1): 430/610 kB Progress (1): 434/610 kB Progress (1): 438/610 kB Progress (1): 442/610 kB Progress (1): 446/610 kB Progress (1): 451/610 kB Progress (1): 455/610 kB Progress (1): 459/610 kB Progress (1): 463/610 kB Progress (1): 467/610 kB Progress (1): 471/610 kB Progress (1): 475/610 kB Progress (1): 479/610 kB Progress (1): 483/610 kB Progress (1): 487/610 kB Progress (1): 492/610 kB Progress (1): 496/610 kB Progress (1): 500/610 kB Progress (1): 504/610 kB Progress (1): 508/610 kB Progress (1): 512/610 kB Progress (1): 516/610 kB Progress (1): 520/610 kB Progress (1): 524/610 kB Progress (1): 528/610 kB Progress (1): 532/610 kB Progress (1): 537/610 kB Progress (1): 541/610 kB Progress (1): 545/610 kB Progress (1): 549/610 kB Progress (1): 553/610 kB Progress (1): 557/610 kB Progress (1): 561/610 kB Progress (1): 565/610 kB Progress (1): 569/610 kB Progress (1): 573/610 kB Progress (1): 578/610 kB Progress (1): 582/610 kB Progress (1): 586/610 kB Progress (1): 590/610 kB Progress (1): 594/610 kB Progress (1): 598/610 kB Progress (1): 602/610 kB Progress (1): 606/610 kB Progress (1): 610 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/appng-maven-plugin-1.24.5-20220519.133607-6.jar (610 kB at 1.5 MB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/appng-maven-plugin-1.24.5-20220519.133607-6.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-maven-plugin/1.24.5-SNAPSHOT/appng-maven-plugin-1.24.5-20220519.133607-6.pom (6.2 kB at 4.3 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml Progress (1): 2.1 kB Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml (2.1 kB at 7.2 kB/s) Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml Progress (1): 231 B Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml (231 B at 1.2 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/maven-metadata.xml (995 B at 477 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml Progress (1): 2.1 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/maven-metadata.xml (2.1 kB at 1.5 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml Progress (1): 231 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/maven-metadata.xml (231 B at 581 B/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/appng-maven-plugin-1.24.5-20220519.133607-6-sources.jar Progress (1): 4.1/11 kB Progress (1): 8.2/11 kB Progress (1): 11 kB Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/appng-maven-plugin-1.24.5-20220519.133607-6-sources.jar (11 kB at 27 kB/s) Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/maven-metadata.xml Progress (1): 995 B Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-maven-plugin/1.24.5-SNAPSHOT/maven-metadata.xml (995 B at 1.2 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for appNG Parent 1.24.5-SNAPSHOT: [INFO] [INFO] appNG Parent ....................................... SUCCESS [ 8.528 s] [INFO] appNG Tools ........................................ SUCCESS [ 39.547 s] [INFO] appNG Mail ......................................... SUCCESS [ 7.873 s] [INFO] appNG Forms ........................................ SUCCESS [ 10.771 s] [INFO] appng Formtags ..................................... SUCCESS [ 9.841 s] [INFO] appNG XML-API ...................................... SUCCESS [ 17.196 s] [INFO] appNG public API ................................... SUCCESS [ 29.082 s] [INFO] appNG testsupport .................................. SUCCESS [ 15.923 s] [INFO] appNG REST API ..................................... SUCCESS [ 10.690 s] [INFO] appNG Persistence-Tools ............................ SUCCESS [ 50.815 s] [INFO] appNG Search ....................................... SUCCESS [ 23.365 s] [INFO] appNG Core Library ................................. SUCCESS [02:27 min] [INFO] appNG Command Line Interface ....................... SUCCESS [01:29 min] [INFO] appNG Tag Library .................................. SUCCESS [ 13.711 s] [INFO] appNGizer JAXB API ................................. SUCCESS [ 22.202 s] [INFO] appNGizer .......................................... SUCCESS [02:21 min] [INFO] appNG Application .................................. SUCCESS [ 50.057 s] [INFO] appNG application BOM .............................. SUCCESS [ 4.795 s] [INFO] appNG Documentation ................................ SUCCESS [01:11 min] [INFO] appNG Template Assembly Descriptors ................ SUCCESS [ 4.654 s] [INFO] appNG Template Parent .............................. SUCCESS [ 2.305 s] [INFO] appng-application-assembly ......................... SUCCESS [ 3.913 s] [INFO] appNG application parent ........................... SUCCESS [ 2.569 s] [INFO] Archetype - appng-archetype-application ............ SUCCESS [ 4.888 s] [INFO] appNG appNGizer Maven Plugin ....................... SUCCESS [ 14.435 s] [INFO] appNG camunda ...................................... SUCCESS [ 9.712 s] [INFO] appNG Application, including Camunda BPM process engine libraries SUCCESS [ 21.162 s] [INFO] appNG Maven Plugin ................................. SUCCESS [ 27.215 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14:16 min [INFO] Finished at: 2022-05-19T15:36:15+02:00 [INFO] ------------------------------------------------------------------------ [Pipeline] sh + /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn javadoc:aggregate [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 1.24.5-SNAPSHOT [1/28] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default-cli) > generate-sources @ appng-parent >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.24.5-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_1.24.x/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG REST API 1.24.5-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- swagger-codegen-maven-plugin:2.4.7:generate (default) @ appng-rest-api --- [INFO] reading from /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/src/main/resources/org/appng/api/rest/appng-rest.yaml [INFO] Invoker Package Name, originally not set, is now dervied from model package name: org.appng.api.rest [INFO] Skipped overwriting pom.xml as the file already exists in /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger//pom.xml [INFO] Skipped overwriting README.md as the file already exists in /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger//README.md [INFO] Skipped overwriting build.gradle as the file already exists in /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger//build.gradle [INFO] Skipped overwriting build.sbt as the file already exists in /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger//build.sbt [INFO] Skipped overwriting settings.gradle as the file already exists in /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger//settings.gradle [INFO] Skipped overwriting gradle.properties as the file already exists in /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger//gradle.properties [INFO] Skipped overwriting AndroidManifest.xml as the file already exists in /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/AndroidManifest.xml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Action.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/ActionField.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Datasource.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Element.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/ErrorModel.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Field.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/FieldType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/FieldValue.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Filter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Link.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Message.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Option.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/OptionType.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Options.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Page.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Parameter.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Permission.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Sort.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/User.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/ValidationRule.md [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/.travis.yml [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.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_1.24.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_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/gradlew [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/gradlew.bat [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.properties [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.jar [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/git_push.sh [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/.gitignore [INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.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_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.24.5-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Downloading from appng-snapshot: https://www.appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-20220519.132329-16.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): 57 kB Progress (1): 61 kB Progress (1): 66 kB Progress (1): 70 kB Progress (1): 74 kB Progress (1): 78 kB Progress (1): 82 kB Progress (1): 86 kB Progress (1): 90 kB Progress (1): 94 kB Progress (1): 98 kB Progress (1): 102 kB Progress (1): 106 kB Progress (1): 111 kB Progress (1): 115 kB Progress (1): 119 kB Progress (1): 123 kB Progress (1): 127 kB Progress (1): 131 kB Progress (1): 135 kB Progress (1): 139 kB Progress (1): 143 kB Progress (1): 147 kB Progress (1): 152 kB Progress (1): 156 kB Progress (1): 158 kB Downloaded from appng-snapshot: https://www.appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.24.5-SNAPSHOT/appng-xmlapi-1.24.5-20220519.132329-16.jar (158 kB at 86 kB/s) [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.24.5-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:2.4:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping JAXB generation. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Maven Plugin 1.24.5-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-plugin-plugin:3.5.1:helpmojo (help-goal) @ appng-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 3 mojo descriptors. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default-cli) < generate-sources @ appng-parent <<< [INFO] Downloading from appng-snapshot: https://www.appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/appng-formtags-1.24.5-20220519.132312-16.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): 30 kB Downloaded from appng-snapshot: https://www.appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.24.5-SNAPSHOT/appng-formtags-1.24.5-20220519.132312-16.jar (30 kB at 143 kB/s) Downloading from appng-snapshot: https://www.appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-20220519.132951-6.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): 57 kB Downloaded from appng-snapshot: https://www.appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/1.24.5-SNAPSHOT/appng-taglib-1.24.5-20220519.132951-6.jar (57 kB at 536 kB/s) [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default-cli) @ appng-parent --- [WARNING] Error fetching link: https://projectlombok.org/apidocs/package-list. Ignored it. [INFO] Loading source files for package org.appng.tools... Loading source files for package org.appng.tools.locator... Loading source files for package org.appng.tools.zipcode... Loading source files for package org.appng.tools.image... Loading source files for package org.appng.tools.file... Loading source files for package org.appng.tools.ui... Loading source files for package org.appng.tools.markup... Loading source files for package org.appng.tools.poi... Loading source files for package org.appng.tools.os... Loading source files for package org.appng.mail... Loading source files for package org.appng.mail.impl... Loading source files for package org.appng.forms... Loading source files for package org.appng.forms.impl... Loading source files for package org.appng.el... Loading source files for package org.appng.formtags... Loading source files for package org.appng.formtags.providers... Loading source files for package org.appng.xml... Loading source files for package org.appng.xml.transformation... Loading source files for package org.appng.xml.application... Loading source files for package org.appng.xml.platform... Loading source files for package org.appng.api... Loading source files for package org.appng.api.model... Loading source files for package org.appng.api.messaging... Loading source files for package org.appng.api.config... Loading source files for package org.appng.api.auth... Loading source files for package org.appng.api.observe... Loading source files for package org.appng.api.observe.impl... Loading source files for package org.appng.api.validation.contraints... Loading source files for package org.appng.api.support... Loading source files for package org.appng.api.support.environment... Loading source files for package org.appng.api.support.validation... Loading source files for package org.appng.api.support.field... Loading source files for package org.appng.api.search... Loading source files for package org.appng.testsupport... Loading source files for package org.appng.testsupport.persistence... Loading source files for package org.appng.testsupport.config... Loading source files for package org.appng.testsupport.validation... Loading source files for package org.appng.api.rest... Loading source files for package org.appng.api.rest.model... Loading source files for package org.appng.api.rest.auth... Loading source files for package org.appng.persistence.hibernate... Loading source files for package org.appng.persistence.hibernate.dialect... Loading source files for package org.appng.persistence.repository... Loading source files for package org.appng.persistence.dialect... Loading source files for package org.appng.search... Loading source files for package org.appng.search.searcher... Loading source files for package org.appng.search.indexer... Loading source files for package org.appng.search.json... Loading source files for package org.appng.core.model... Loading source files for package org.appng.core.controller... Loading source files for package org.appng.core.controller.messaging... Loading source files for package org.appng.core.controller.filter... Loading source files for package org.appng.core.controller.handler... Loading source files for package org.appng.core.controller.rest... Loading source files for package org.appng.core.templating... Loading source files for package org.appng.core.repository... Loading source files for package org.appng.core.repository.config... Loading source files for package org.appng.core.security... Loading source files for package org.appng.core.security.signing... Loading source files for package org.appng.core.domain... Loading source files for package org.appng.core... Loading source files for package org.appng.core.service... Loading source files for package org.appng.core.xml.repository... Loading source files for package org.appng.cli... Loading source files for package org.appng.cli.servlet... Loading source files for package org.appng.cli.prettytable... Loading source files for package org.appng.cli.validators... Loading source files for package org.appng.cli.commands... Loading source files for package org.appng.cli.commands.property... Loading source files for package org.appng.cli.commands.template... Loading source files for package org.appng.cli.commands.heartbeat... Loading source files for package org.appng.cli.commands.group... Loading source files for package org.appng.cli.commands.repository... Loading source files for package org.appng.cli.commands.applicationrole... Loading source files for package org.appng.cli.commands.site... Loading source files for package org.appng.cli.commands.permission... Loading source files for package org.appng.cli.commands.application... Loading source files for package org.appng.cli.commands.platform... Loading source files for package org.appng.cli.commands.subject... Loading source files for package org.appng.taglib... Loading source files for package org.appng.taglib.config... Loading source files for package org.appng.taglib.form... Loading source files for package org.appng.taglib.search... Loading source files for package org.appng.appngizer.client... Loading source files for package org.appng.appngizer.model.xml... Loading source files for package org.appng.appngizer.model... Loading source files for package org.appng.appngizer.controller... Loading source files for package org.appng.appngizer... Loading source files for package org.appng.maven.plugins.appngizer... Loading source files for package org.appng.camunda.bpm... Loading source files for package org.appng.maven.plugin.mojo... Constructing Javadoc information... Standard Doclet version 1.8.0_333 Building tree for all the packages and classes... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/RandomUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/Coordinate.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/GeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/GMapGeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/DefaultZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/GermanyZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/ZipCodeCountry.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/ZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/ZipCodeValidatorFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/Captcha.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/ImageMetaData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/ImageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/FilePrefixFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/FileSuffixFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/MagicByteCheck.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/PropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/Chunk.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/Pagination.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/StringNormalizer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/markup/XHTML.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/markup/XML.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/Border.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/Border.BorderLocation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/Borders.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/Borders.BorderBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/ColumnDefinition.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/FontBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/WorkBookHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/Command.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/Command.StreamConsumer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/OperatingSystem.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/StringConsumer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/Address.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/Attachment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/Mail.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/Mail.RecipientType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/MailException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/MailTransport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/AttachmentImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/DefaultTransport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/MailImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/FormUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/FormUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/Request.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/RequestContainer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/XSSUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/impl/FormUploadBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/impl/RequestBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/el/ExpressionEvaluator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/Form.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/FormConfirmation.FormConfirmationMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/FormData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/FormData.FormDataMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/FormElement.InputTag.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/FormElement.InputType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/LogFormData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/RuleValidation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/providers/EmailProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/ApplicationPropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/BaseObject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/BuilderFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/MarshallService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/MarshallService.AppNGSchema.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/transformation/StyleSheetProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/transformation/Transformer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/DatasourceType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/PackageInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/PermissionRef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/PropertyType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/TemplateType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Action.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ActionRef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ApplicationReference.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ApplicationRootConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Authentications.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Bean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/BeanOption.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Condition.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Config.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Content.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Data.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/DataConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Datafield.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/DatasourceRef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Digits.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Event.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Events.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/FieldDef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/FieldPermissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/FieldPermissionType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Future.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/GetParams.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Icon.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Icontype.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ItemType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Label.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Labels.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Linkmode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Linkpanel.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Localization.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Max.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Message.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Messages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/MessageType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/MetaData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Min.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Navigation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/NavigationItem.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/NotNull.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Output.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/OutputFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/OutputType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/PageConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/PageDefinition.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/PageReference.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Pages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/PagesReference.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/PanelLocation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Param.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Params.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ParamType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Past.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Pattern.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/PermissionMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/PostParams.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Result.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Resultset.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Rule.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Rule.Option.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Section.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/SectionConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/SectionDef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Sectionelement.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/SectionelementDef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Selection.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/SelectionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/SelectionType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/SessionInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/SessionParams.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Size.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Sort.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/SortOrder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Structure.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/StructureDef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Textcontents.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/TextElement.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/TextElement.Xml.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Textelements.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Type.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/UrlParams.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/UrlSchema.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/UserData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/UserInputField.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/Validation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ValidationGroups.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ValidationGroups.Group.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ActionProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ApplicationConfigProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ApplicationException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/AttachmentWebservice.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/BusinessException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/DataContainer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/DataProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FieldConverter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FieldConverter.DatafieldOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FieldConverter.FieldDefOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FieldProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FieldWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FileUpload.Unit.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FormDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/FormValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/GlobalTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/GlobalXMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/InvalidConfigurationException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/MessageParam.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/NotBlank.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Options.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/PageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Path.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/PathInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/PermissionOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/PermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Platform.Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Platform.Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ProcessingException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Request.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/RequestDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/RequestSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/RequestUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ResultService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ScheduledJob.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ScheduledJobResult.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ScheduledJobResult.ExecutionResult.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Scope.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Session.Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/SiteProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/SoapClient.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Taglet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ValidationMessages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/ValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/VHostMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/Webservice.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/XMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/XPathProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Account.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/ApplicationSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Authorizable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/AuthSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/AuthSubject.PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/FeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Identifiable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Identifier.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Named.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/NameProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Property.Type.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Resource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Resources.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/ResourceType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/ReverseableComparator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/RevisionAware.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/SimpleProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Site.SiteState.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/UserType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/Versionable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/Event.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/EventHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/EventRegistry.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/Messaging.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/Sender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/Serializer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/RestConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/RestConfig.SiteAwareHandlerMethodArgumentResolver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/AuthTools.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/PasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/PasswordPolicy.ValidationResult.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/Observable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/Observable.Event.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/Observer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/impl/ObservableDelegate.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/validation/contraints/RichtextSize.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/validation/contraints/RichtextSizeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ApplicationConfigProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ApplicationRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ApplicationRequest.ApplicationPath.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ApplicationResourceHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/CallableAction.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/CallableDataSource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ClassWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ConfigValidationError.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ConfigValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/DatasourceInheritanceHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/DefaultPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/DollarParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/DummyPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ElementHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/FieldProcessorImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/HashParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/HttpHeaderUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/HttpHeaderUtils.HttpResource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/I18n.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/LabelSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/MessageSourceChain.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/OptionGroupFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/OptionGroupFactory.OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/OptionImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/OptionOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/OptionOwner.HitCounter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/OptionOwner.OptionOwnerBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/OptionOwner.Selector.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/OptionsBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/OptionsImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ParameterSupportBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/PositionalXMLReader.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/PropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/RequestFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/RequestSupportImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ResourceBundleMessageSource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/ResultServiceImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/SelectionBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/SelectionFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/SelectionFactory.Selection.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/SiteAwareObjectInputStream.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/SiteClassLoader.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/SortParamSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/XmlGenerator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/XmlGenerator.Entity.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/XSSHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/DefaultEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/EnvironmentFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/EnvironmentKeys.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/DefaultValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/FileUploadListValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/FileUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/LocalizedMessageInterpolator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/field/FieldConversionFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/BlockingQueueAccessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/Consumer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/Document.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/DocumentEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/DocumentProducer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/Producer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/TestBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/TestBase.ActionCall.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/TestBase.DataSourceCall.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/TestBase.SimpleApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/TestBase.SimpleFeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/ConnectionHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/ConnectionHelper.DBType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/ConnectionInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/DatabaseUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/HsqlServer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/HsqlServerFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/TestDataProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/config/ApplicationTestConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/config/RestTestConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/AttributeValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/DateFieldDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/DifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/TextValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/WritingJsonValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/WritingJsonValidator.JsonWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/WritingXmlValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/XPathDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/ActionHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/ApiClient.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/ApiClient.CollectionFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/DataSourceHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/RestClient.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/RestClient.Pageable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/RestResponseEntity.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/RFC3339DateFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Action.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/ActionField.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Element.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/ErrorModel.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Field.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/FieldValue.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Filter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Link.TypeEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Message.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Message.LevelEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Options.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/OptionType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Page.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Permission.ModeEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Sort.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/Sort.OrderEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/User.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/ApiKeyAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/HttpBasicAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/OAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/OAuthFlow.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/SnakeCaseNamingStrategy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/MariaDB103DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/MySql57DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/MySql8DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/EnversSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/EnversSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/QueryDslSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/QueryDslSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Clause.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Criterion.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Operand.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/SearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/SearchRepositoryFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/SearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/MySqlTextDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/DocumentProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/SearchProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/DateAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/GermanSearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/SearchFormatter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/SearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/StandardSearcher.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/DocumentIndexer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/FileSystemProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/GlobalIndexer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/IndexConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/IndexConfig.ConfigEntry.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/ParseTags.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/SimpleDocument.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/Filter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/FilterConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/FilterData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/FilterItem.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/FilterItem.DataCounter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/Json.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/Page.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/Part.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/Result.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/Result.Field.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/Result.Fields.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/Results.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/SearchFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/AbstractRequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/AccessibleApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/ApplicationCacheManager.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/ApplicationContext.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/ApplicationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/ApplicationSubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/CacheProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/FeatureProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/InstallablePackage.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/JarInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/JarInfo.JarInfoBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/PackageArchive.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/PackageVersion.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/PackageWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/PlatformProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/PlatformTransformer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/RepositoryCache.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/RepositoryCacheFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/RepositoryCacheFilesystem.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/RepositoryCacheSoap.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/RepositoryScheme.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/RepositoryUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/RequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/ResponseType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/TemplateProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/ThymeleafProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/ThymeleafProcessor.AppNG.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/ZipFileProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/CachedResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/Controller.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/HttpHeaders.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/Log4jConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/PlatformStartup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/RepositoryWatcher.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/SessionListener.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/HazelcastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/HazelcastSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/JedisBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/JedisReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/JedisSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/MulticastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/MulticastSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.MemoryUsage.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.NodeState.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/ReloadSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/ReloadTemplateEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/RequestNodeState.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/SiteDeletedEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/SiteStateEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/StopSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/TribesReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/TribesSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/CsrfSetupFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/JspExtensionFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/KeycloakLoginFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/MSOfficeUserAgentFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/PageCacheFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/RedirectFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/RedirectFilter.UrlRewriteConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/XSSFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/ErrorPageHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/GuiHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/JspHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.Connection.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.Jar.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.SiteInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/RequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/RestService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/ServiceRequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/StaticContentHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/rest/RestPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/AppNGThymeleafDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/ReplaceTagProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/ThymeleafReplaceInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/ThymeleafReplaceInterceptorBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/ThymeleafStandardReplaceTagProcessorCaller.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/ThymeleafTemplateEngine.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/ApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/DatabaseConnectionRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/GroupRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/JobExecutionRecordRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/PermissionRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/PlatformEventRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/PropertyRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/RepoRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/ResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/RoleRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/SiteApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/SiteRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/SubjectRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/TemplateRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/TemplateResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/ApplicationPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/DatasourceConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/DataSourceFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/HikariCPConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/TomcatJdbcConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/BCryptPasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/ConfigurablePasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/DefaultPasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/DigestUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/DigestValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/SaltedDigest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/SaltedDigestSha1.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/Sha1PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/BaseConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/BaseConfig.PrivateKeyFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/BaseConfig.SigningAlgorithm.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/CertChainValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/CertTools.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/SignatureWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/Signer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/SignerConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/SigningException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/SigningException.ErrorType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/ValidatorConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/ApplicationImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/Auditable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/DatabaseConnection.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/DatabaseConnection.DatabaseType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/GroupImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/JobExecutionRecord.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/ObjectUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/PackageArchiveImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/PermissionImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/PersistentPropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/PlatformEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/PlatformEvent.Type.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/PlatformEventListener.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/PlatformEventListener.EventProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/PropertyImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/RepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/ResourceImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/RoleImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/SiteApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/SiteApplicationPK.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/SiteImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/SubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/TemplateResource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/ValidationPatterns.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/JMXUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/Redirect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/ApplicationArchiveProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/ApplicationProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/CacheService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/CoreService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/DatabaseService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/HazelcastConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/HsqlStarter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/InitializerService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/LdapService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/MigrationService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/MigrationService.MigrationStatus.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/PlatformProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/PropertySupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/SiteLoadingException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/TemplateService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/Certification.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/GetCertificationRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/GetCertificationResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/GetPackagesRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/GetPackagesResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageVersionsRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/GetPackageVersionsResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/PackageVersions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/CliBootstrap.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/CliCommands.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/CliCore.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/CliEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/CliEventProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/CliShell.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/ExecutableCliCommand.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/NoSuchRepositoryException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/NoSuchSiteException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/servlet/InstallListener.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/PrettyTable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/TableConstants.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/TableRow.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/validators/FileExists.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/CommandBatch.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/CommandList.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/CommandMain.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/FileOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/CreateProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/DeleteProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/ListProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/PropertyHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/UpdateProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/template/DeleteTemplate.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/template/InstallTemplate.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/heartbeat/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/heartbeat/HeartBeat.HeartBeatEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/AddGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/CreateGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/DeleteGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/ListGroups.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/CreateRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/DeleteRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/ListRepositories.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/applicationrole/AddRole.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/applicationrole/ListRoles.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/CheckSiteRunning.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/CreateSite.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/DeleteSite.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/ListSites.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/ReloadSite.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/SetSiteActive.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/AddPermission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/ListPermissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/RemovePermission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/ActivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/BaseApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/BaseApplication.Mode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/DeactivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/DeleteApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/InstallApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/ListApplications.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/platform/ExtractData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/CreateSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/DeleteSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/HashPassword.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/ListSubjects.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/ApplicationAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/Attribute.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/Attribute.Mode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/If.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/MultiSiteSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/ParameterOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/TagletAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/TagletProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/config/TagletConfiguration.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/Form.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/FormData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/Searchable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/SearchPart.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.Config.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.Config.Format.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.PropertyWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.SiteConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/VoidResponseHttpMessageConverter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Applications.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Database.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Databases.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Grant.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Grants.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Groups.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Linkable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Links.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/SchemaVersion.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Sites.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/UserType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/Versions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Applications.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Database.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Databases.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Groups.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Links.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Sites.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/UriAware.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/Utils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/AppNGizerConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/AppNGizerServlet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/ControllerBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/DatabaseController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/GroupController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/Jaxb2Marshaller.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/PermissionController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/PlatformController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/PlatformPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/RepositoryController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/RoleController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/SessionInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/SiteApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/SiteApplicationPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/SiteController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/SiteController.ReloadSiteFromAppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/SitePropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/SubjectController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugins/appngizer/InstallMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugins/appngizer/UploadMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/camunda/bpm/TaskWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/GenerateApplicationConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/GenerateMessageConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/HelpMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/overview-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/impl/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/impl/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/impl/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/field/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/field/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/field/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/validation/contraints/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/validation/contraints/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/validation/contraints/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/camunda/bpm/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/camunda/bpm/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/camunda/bpm/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/platform/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/platform/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/platform/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/template/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/template/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/template/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/servlet/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/servlet/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/servlet/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/validators/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/validators/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/validators/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/rest/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/rest/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/rest/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/el/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/el/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/el/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/impl/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/impl/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/impl/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/providers/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/providers/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/providers/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/config/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/config/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/config/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/config/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/markup/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/markup/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/markup/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/transformation/package-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/transformation/package-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/transformation/package-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/constant-values.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/serialized-form.html... Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/class-use/RandomUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/class-use/GeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/class-use/Coordinate.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/class-use/GMapGeoLocator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/class-use/DefaultZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeValidatorFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/class-use/GermanyZipCodeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeCountry.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/class-use/ImageMetaData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/class-use/Captcha.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/class-use/ImageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/class-use/MagicByteCheck.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/class-use/FilePrefixFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/class-use/PropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/class-use/FileSuffixFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/class-use/StringNormalizer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/class-use/Pagination.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/class-use/Chunk.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/markup/class-use/XHTML.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/markup/class-use/XML.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/class-use/WorkBookHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/class-use/Borders.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/class-use/Borders.BorderBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/class-use/FontBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/class-use/ColumnDefinition.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/class-use/Border.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/class-use/Border.BorderLocation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/class-use/StringConsumer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/class-use/OperatingSystem.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/class-use/Command.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/class-use/Command.StreamConsumer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/class-use/Address.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/class-use/MailException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/class-use/Mail.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/class-use/Mail.RecipientType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/class-use/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/class-use/MailTransport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/class-use/Attachment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/class-use/MailImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/class-use/AttachmentImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/class-use/DefaultTransport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/class-use/FormUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/class-use/RequestContainer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/class-use/FormUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/class-use/Request.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/class-use/XSSUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/impl/class-use/RequestBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/impl/class-use/FormUploadBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/el/class-use/ExpressionEvaluator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/FormConfirmation.FormConfirmationMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/Form.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/FormData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/FormData.FormDataMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/RuleValidation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/FormElement.InputType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/FormElement.InputTag.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/LogFormData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/class-use/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/providers/class-use/EmailProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/class-use/MarshallService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/class-use/MarshallService.AppNGSchema.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/class-use/ApplicationPropertyConstantCreator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/class-use/BaseObject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/class-use/BuilderFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/transformation/class-use/Transformer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/transformation/class-use/StyleSheetProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/DatasourceType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/PermissionRef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/TemplateType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/PackageInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/PropertyType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ActionRef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationReference.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/BeanOption.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Resultset.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/OutputType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Linkmode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/TextElement.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/TextElement.Xml.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/SectionelementDef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Localization.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Textcontents.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ParamType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Icontype.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Size.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/SessionParams.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/PanelLocation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Param.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Section.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Selection.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Linkpanel.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Event.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Bean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Result.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationRootConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/DatasourceRef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Max.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Future.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/NavigationItem.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/DataConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/PageDefinition.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Label.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/SortOrder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Data.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldPermissionType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/PageConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Navigation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldPermissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/SectionConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Icon.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Textelements.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/SelectionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Rule.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Rule.Option.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Action.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/SelectionType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Validation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/PageReference.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ValidationGroups.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ValidationGroups.Group.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Messages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Datasources.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Condition.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/MetaData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/GetParams.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/StructureDef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/SectionDef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/UrlSchema.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Params.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Config.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Past.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldDef.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Labels.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/PermissionMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/OutputFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Sectionelement.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/NotNull.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Datafield.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Content.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Authentications.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/ItemType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/UserInputField.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Structure.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Min.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/MessageType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Message.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/SessionInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Output.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Pages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Events.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Pattern.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/PostParams.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/UserData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/UrlParams.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/PagesReference.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Digits.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Type.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/class-use/Sort.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/GlobalXMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/XMLTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ValidationMessages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Scope.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/DataContainer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/BusinessException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FileUpload.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FileUpload.Unit.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ProcessingException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ApplicationConfigProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/VHostMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Platform.Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Platform.Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ResultService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ScheduledJob.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FieldWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/PageProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/PermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/SoapClient.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Path.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/PermissionOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/GlobalTaglet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/SiteProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Options.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/NotBlank.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/InvalidConfigurationException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ActionProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FieldConverter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FieldConverter.FieldDefOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FieldConverter.DatafieldOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/AttachmentWebservice.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Request.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/RequestSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/MessageParam.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FormProcessProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Session.Environment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FormValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/PathInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Webservice.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ApplicationException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FormDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/RequestUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/RequestDataBinder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/XPathProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/Taglet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ScheduledJobResult.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ScheduledJobResult.ExecutionResult.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/ValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/FieldProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/class-use/DataProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/SimpleProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Versionable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Identifiable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Authorizable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/FeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Resource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/UserType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Named.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Resources.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Account.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/ApplicationSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/ResourceType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/RevisionAware.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Property.Type.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/NameProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/AuthSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/AuthSubject.PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/ReverseableComparator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Identifier.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/class-use/Site.SiteState.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/class-use/EventHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/class-use/Serializer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/class-use/Event.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/class-use/Receiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/class-use/Messaging.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/class-use/EventRegistry.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/class-use/Sender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/class-use/ApplicationConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/class-use/RestConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/class-use/RestConfig.SiteAwareHandlerMethodArgumentResolver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/class-use/PasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/class-use/PasswordPolicy.ValidationResult.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/class-use/AuthTools.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/class-use/Observer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/class-use/Observable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/class-use/Observable.Event.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/impl/class-use/ObservableDelegate.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/validation/contraints/class-use/RichtextSize.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/validation/contraints/class-use/RichtextSizeValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/OptionGroupFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/OptionGroupFactory.OptionGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.Selector.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.HitCounter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.OptionOwnerBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/SortParamSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/OptionsImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/FieldProcessorImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ResourceBundleMessageSource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ClassWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/DollarParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/OptionImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/RequestFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/SelectionFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/SelectionFactory.Selection.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/HashParameterSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/RequestSupportImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationResourceHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/DefaultPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/XmlGenerator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/XmlGenerator.Entity.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/PositionalXMLReader.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/XSSHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/MessageSourceChain.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/CallableDataSource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/SiteAwareObjectInputStream.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/DummyPermissionProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ConfigValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/PropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/DatasourceInheritanceHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/CallableAction.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/SelectionBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ParameterSupportBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/LabelSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationRequest.ApplicationPath.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/I18n.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ElementHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ApplicationConfigProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/OptionsBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ResultServiceImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/SiteClassLoader.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/ConfigValidationError.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/HttpHeaderUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/class-use/HttpHeaderUtils.HttpResource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/class-use/EnvironmentKeys.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/class-use/EnvironmentFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/class-use/DefaultEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/class-use/FileUploadValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/class-use/LocalizedMessageInterpolator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/class-use/FileUploadListValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/class-use/DefaultValidationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/field/class-use/FieldConversionFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/class-use/Document.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/class-use/DocumentEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/class-use/DocumentProducer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/class-use/Producer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/class-use/BlockingQueueAccessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/class-use/Consumer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.DataSourceCall.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.ActionCall.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.SimpleApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/class-use/TestBase.SimpleFeatureProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/HsqlServer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/DatabaseUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionHelper.DBType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/HsqlServerFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/class-use/TestDataProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/config/class-use/ApplicationTestConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/config/class-use/RestTestConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/class-use/DifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingJsonValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingJsonValidator.JsonWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingXmlValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/class-use/XPathDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/class-use/TextValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/class-use/AttributeValueDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/class-use/DateFieldDifferenceHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/class-use/RestClient.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/class-use/RestClient.Pageable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/class-use/DataSourceHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/class-use/ActionHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/class-use/ApiClient.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/class-use/ApiClient.CollectionFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/class-use/RestResponseEntity.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/class-use/RFC3339DateFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Field.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/ValidationRule.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/OptionType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/FieldValue.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Page.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Option.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Options.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Action.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Datasource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/User.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Link.TypeEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/ErrorModel.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Element.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Permission.ModeEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Message.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Message.LevelEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/ActionField.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/FieldType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Filter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Sort.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/class-use/Sort.OrderEnum.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/class-use/OAuthFlow.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/class-use/OAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/class-use/ApiKeyAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/class-use/HttpBasicAuth.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/class-use/Authentication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/class-use/SnakeCaseNamingStrategy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/MariaDB103DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/MySql57DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/MySql8DialectUTF8.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/EnversSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/QueryDslSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/QueryDslSearchRepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/EnversSearchRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Operand.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Clause.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Criterion.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepositoryFactoryBean.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/class-use/MySqlTextDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/class-use/SQLServer2008Dialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/class-use/HSQLDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/class-use/SearchProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/class-use/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/class-use/DocumentProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/class-use/DateAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/class-use/SearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/class-use/GermanSearchTermProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/class-use/StandardSearcher.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/class-use/SearchFormatter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/class-use/SimpleDocument.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/class-use/GlobalIndexer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/class-use/IndexConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/class-use/IndexConfig.ConfigEntry.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/class-use/FileSystemProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/class-use/ParseTags.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/class-use/DocumentIndexer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/FilterData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/FilterItem.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/FilterItem.DataCounter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/SearchFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/FilterConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/Page.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/Result.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/Result.Fields.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/Result.Field.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/Results.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/Part.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/Json.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/class-use/Filter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationCacheManager.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/TemplateProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationContext.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/InstallablePackage.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/PlatformTransformer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/AccessibleApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/ZipFileProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/FeatureProviderImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/RequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/JarInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/JarInfo.JarInfoBuilder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/PackageVersion.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCache.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryScheme.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationSubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheFilesystem.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/PackageArchive.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheSoap.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/CacheProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/AbstractRequestProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/ThymeleafProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/ThymeleafProcessor.AppNG.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/ApplicationProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/ResponseType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/PackageWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/PlatformProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/class-use/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/class-use/Controller.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/class-use/PlatformConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/class-use/PlatformStartup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/class-use/RepositoryWatcher.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/class-use/SessionListener.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/class-use/CachedResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/class-use/Session.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/class-use/HttpHeaders.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/class-use/Log4jConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/SiteStateEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/HazelcastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RequestNodeState.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/TribesSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/StopSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/MulticastSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.MemoryUsage.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.NodeState.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/ReloadSiteEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/MulticastReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/TribesReceiver.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/SiteDeletedEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/HazelcastSender.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/class-use/ReloadTemplateEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/class-use/KeycloakLoginFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/class-use/RedirectFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/class-use/RedirectFilter.UrlRewriteConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/class-use/XSSFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/class-use/MSOfficeUserAgentFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/class-use/JspExtensionFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/class-use/CsrfSetupFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/class-use/PageCacheFilter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/RestService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/ErrorPageHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/GuiHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.SiteInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.ApplicationInfo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.Connection.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.Jar.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/RequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/SoapService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/ServiceRequestHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/StaticContentHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/class-use/JspHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/rest/class-use/RestPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafStandardReplaceTagProcessorCaller.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafTemplateEngine.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/class-use/ReplaceTagProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/class-use/AppNGThymeleafDialect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafReplaceInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafReplaceInterceptorBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/JobExecutionRecordRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/TemplateRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/SubjectRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/RoleRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/PropertyRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/PermissionRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/GroupRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/TemplateResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/RepoRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/SiteApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/PlatformEventRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/ApplicationRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/ResourceRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/SiteRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/class-use/DatabaseConnectionRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/class-use/ApplicationPostProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/class-use/HikariCPConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/class-use/DatasourceConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/class-use/DataSourceFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/class-use/TomcatJdbcConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/class-use/DefaultPasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/class-use/DigestValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/class-use/DigestUtil.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/class-use/ConfigurablePasswordPolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/class-use/Sha1PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/class-use/BCryptPasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/class-use/SaltedDigest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/class-use/PasswordHandler.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/class-use/SaltedDigestSha1.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/SignerConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/CertTools.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.PrivateKeyFormat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.SigningAlgorithm.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/SignatureWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/Signer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/CertChainValidator.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/SigningException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/SigningException.ErrorType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/class-use/ValidatorConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/GroupImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEvent.Type.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/PersistentPropertyHolder.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/SiteApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/RoleImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/DatabaseConnection.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/DatabaseConnection.DatabaseType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEventListener.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/PlatformEventListener.EventProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/PropertyImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/ValidationPatterns.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/PackageArchiveImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/PermissionImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/ObjectUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/SiteImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/RepositoryImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/SubjectImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/ApplicationImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/Template.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/TemplateResource.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/Auditable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/JobExecutionRecord.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/ResourceImpl.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/class-use/SiteApplicationPK.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/class-use/Redirect.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/class-use/JMXUtils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/DatabaseService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/ApplicationProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/HsqlStarter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/PlatformProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/CoreService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/PropertySupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/TemplateService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/ApplicationArchiveProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/CacheService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/LdapService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/HazelcastConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/SiteLoadingException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/MigrationService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/MigrationService.MigrationStatus.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/class-use/InitializerService.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageVersionsRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackagesRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackagesResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetCertificationResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/PackageVersions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageVersionsResponse.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/Certification.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/class-use/GetCertificationRequest.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/class-use/CliShell.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/class-use/NoSuchRepositoryException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/class-use/CliCommands.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/class-use/CliBootstrap.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/class-use/CliCore.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/class-use/ExecutableCliCommand.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/class-use/NoSuchSiteException.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/class-use/CliEventProvider.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/class-use/CliEnvironment.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/servlet/class-use/InstallListener.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/class-use/TableRow.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/class-use/TableConstants.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/class-use/PrettyTable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/validators/class-use/FileExists.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/class-use/CommandMain.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/class-use/FileOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/class-use/CommandBatch.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/class-use/CommandList.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/class-use/PropertyHelper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/class-use/CreateProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/class-use/DeleteProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/class-use/ListProperties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/class-use/UpdateProperty.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/template/class-use/DeleteTemplate.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/template/class-use/InstallTemplate.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/heartbeat/class-use/HeartBeat.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/heartbeat/class-use/HeartBeat.HeartBeatEvent.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/class-use/ListGroups.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/class-use/CreateGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/class-use/DeleteGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/class-use/AddGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/class-use/DeleteRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/class-use/CreateRepository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/class-use/ListRepositories.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/applicationrole/class-use/ListRoles.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/applicationrole/class-use/AddRole.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/class-use/DeleteSite.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/class-use/SetSiteActive.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/class-use/CheckSiteRunning.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/class-use/CreateSite.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/class-use/ReloadSite.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/class-use/ListSites.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/class-use/RemovePermission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/class-use/ListPermissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/class-use/AddPermission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/class-use/DeleteApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/class-use/ActivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/class-use/InstallApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/class-use/DeactivateApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/class-use/BaseApplication.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/class-use/BaseApplication.Mode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/class-use/ListApplications.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/platform/class-use/ExtractData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/ListSubjects.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/CreateSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/DeleteSubject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/class-use/HashPassword.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/Attribute.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/Attribute.Mode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/MultiSiteSupport.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/TagletProcessor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/Parameter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/TagletAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/ApplicationAdapter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/ParameterOwner.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/class-use/If.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/config/class-use/TagletConfiguration.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/class-use/FormConfirmation.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/class-use/Form.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/class-use/FormData.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/class-use/FormElement.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/class-use/FormGroup.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/class-use/Searchable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/class-use/SearchPart.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/class-use/Search.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/class-use/VoidResponseHttpMessageConverter.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.Config.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.Config.Format.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.PropertyWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.SiteConfig.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Links.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/SchemaVersion.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Sites.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/ObjectFactory.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Applications.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Databases.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/PasswordChangePolicy.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Groups.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/UserType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Versions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/PackageType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Database.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Grant.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Linkable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Grants.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/RepositoryType.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Nameable.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/class-use/RepositoryMode.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/UriAware.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Package.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Links.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Sites.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Permissions.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Applications.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Databases.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Group.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Roles.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Groups.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Platform.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Packages.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Utils.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Subjects.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Repository.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Database.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Application.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Link.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Property.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Permission.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Repositories.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Properties.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Role.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Subject.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/class-use/Site.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/RepositoryController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/GroupController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/AppNGizerConfigurer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/Home.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/PlatformController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/ControllerBase.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteController.ReloadSiteFromAppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SitePropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/ApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/Jaxb2Marshaller.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteApplicationController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SessionInterceptor.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/RoleController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteApplicationPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/SubjectController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/PlatformPropertyController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/PermissionController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/DatabaseController.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/class-use/AppNGizerServlet.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/class-use/AppNGizer.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugins/appngizer/class-use/InstallMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugins/appngizer/class-use/UploadMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/camunda/bpm/class-use/TaskWrapper.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/GenerateApplicationConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/GenerateMessageConstantsMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/HelpMojo.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/auth/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/messaging/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/observe/impl/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/auth/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/rest/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/search/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/environment/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/field/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/support/validation/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/api/validation/contraints/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/client/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/controller/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/appngizer/model/xml/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/camunda/bpm/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/application/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/applicationrole/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/group/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/heartbeat/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/permission/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/platform/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/property/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/site/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/subject/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/commands/template/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/prettytable/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/servlet/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/cli/validators/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/filter/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/handler/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/messaging/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/controller/rest/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/domain/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/model/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/repository/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/security/signing/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/service/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/templating/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/core/xml/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/el/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/forms/impl/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/formtags/providers/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/mail/impl/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugin/mojo/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/maven/plugins/appngizer/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/dialect/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/persistence/repository/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/indexer/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/json/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/search/searcher/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/form/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/taglib/search/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/config/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/persistence/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/testsupport/validation/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/file/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/image/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/locator/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/markup/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/os/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/poi/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/ui/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/tools/zipcode/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/application/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/platform/package-use.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/org/appng/xml/transformation/package-use.html... Building index for all the packages and classes... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/overview-tree.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/index-all.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/allclasses-frame.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/allclasses-noframe.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/index.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/overview-summary.html... Generating /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs/help-doc.html... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for appNG Parent 1.24.5-SNAPSHOT: [INFO] [INFO] appNG Parent ....................................... SUCCESS [01:41 min] [INFO] appNG Tools ........................................ SKIPPED [INFO] appNG Mail ......................................... SKIPPED [INFO] appNG Forms ........................................ SKIPPED [INFO] appng Formtags ..................................... SKIPPED [INFO] appNG XML-API ...................................... SKIPPED [INFO] appNG public API ................................... SKIPPED [INFO] appNG testsupport .................................. SKIPPED [INFO] appNG REST API ..................................... SKIPPED [INFO] appNG Persistence-Tools ............................ SKIPPED [INFO] appNG Search ....................................... SKIPPED [INFO] appNG Core Library ................................. SKIPPED [INFO] appNG Command Line Interface ....................... SKIPPED [INFO] appNG Tag Library .................................. SKIPPED [INFO] appNGizer JAXB API ................................. SKIPPED [INFO] appNGizer .......................................... SKIPPED [INFO] appNG Application .................................. SKIPPED [INFO] appNG application BOM .............................. SKIPPED [INFO] appNG Documentation ................................ SKIPPED [INFO] appNG Template Assembly Descriptors ................ SKIPPED [INFO] appNG Template Parent .............................. SKIPPED [INFO] appng-application-assembly ......................... SKIPPED [INFO] appNG application parent ........................... SKIPPED [INFO] Archetype - appng-archetype-application ............ SKIPPED [INFO] appNG appNGizer Maven Plugin ....................... SKIPPED [INFO] appNG camunda ...................................... SKIPPED [INFO] appNG Application, including Camunda BPM process engine libraries SKIPPED [INFO] appNG Maven Plugin ................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:43 min [INFO] Finished at: 2022-05-19T15:38:05+02:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Stash the Build) [Pipeline] dir Running in /tmp/jenkins_artifacts/108 [Pipeline] { [Pipeline] stash Stashed 3 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.24.x/target/site/apidocs [Pipeline] { [Pipeline] stash Stashed 2024 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.24.x/appng-documentation/target/generated-docs/html [Pipeline] { [Pipeline] stash Stashed 13 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.24.x/appng-documentation/target/generated-docs/pdf [Pipeline] { [Pipeline] stash Stashed 13 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/generated-docs/pdf [Pipeline] { [Pipeline] stash Stashed 49 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/generated-docs/html [Pipeline] { [Pipeline] stash Stashed 50 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.24.x/appng-xmlapi/target/classes [Pipeline] { [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.24.x/appng-xmlapi/target/classes [Pipeline] { [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/target/classes [Pipeline] { [Pipeline] stash Stashed 1 file(s) [Pipeline] } [Pipeline] // dir [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_1.24.x [Pipeline] { [Pipeline] stage [Pipeline] { (Docs) [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/javadoc [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/reference [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/appngizer/html [Pipeline] sh + mkdir --parents /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/appngizer/pdf [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/appngizer/html/parts [Pipeline] sh + rm -rf /srv/www/appng.org/appng/docs/1.24.5-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] dir Running in /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/javadoc [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/reference/html [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/reference/pdf [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/appngizer/pdf [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/appng/docs/1.24.5-SNAPSHOT/appngizer/html [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/schema/application [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/schema/platform [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /srv/www/appng.org/schema/appngizer [Pipeline] { [Pipeline] unstash [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] stage [Pipeline] { (notifyFinish) [Pipeline] emailext Not sending mail to unregistered user Matthias.Mueller@aiticon.com because your SCM claimed this was associated with a user ID ‘Matthias.Mueller' which your security realm does not recognize; you may need changes in your SCM plugin Sending email to: matthias.mueller@appng.org [Pipeline] } [Pipeline] // stage [Pipeline] End of Pipeline Finished: SUCCESS