[INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] raml-module-builder [INFO] postgres-runner [INFO] rules [INFO] testing [INFO] util [INFO] domain-models-api-aspects [INFO] domain-models-interface-extensions [INFO] domain-models-api-interfaces [INFO] domain-models-runtime [INFO] mod-sample [INFO] mod-sample2 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building raml-module-builder 23.12.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ raml-module-builder --- [INFO] [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ raml-module-builder --- [INFO] Set 1 system property [INFO] [INFO] --- exec-maven-plugin:1.5.0:exec (git submodule update) @ raml-module-builder --- [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ raml-module-builder --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ raml-module-builder --- [INFO] Installing /home/adam/folio/raml-module-builder/pom.xml to /home/adam/.m2/repository/org/folio/raml-module-builder/23.12.0-SNAPSHOT/raml-module-builder-23.12.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building postgres-runner 23.12.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ postgres-runner --- [INFO] [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ postgres-runner --- [INFO] Set 1 system property [INFO] [INFO] --- exec-maven-plugin:1.5.0:exec (git submodule update) @ postgres-runner --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ postgres-runner --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ postgres-runner --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/adam/folio/raml-module-builder/postgres-runner/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ postgres-runner --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ postgres-runner --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/adam/folio/raml-module-builder/postgres-runner/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ postgres-runner --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/adam/folio/raml-module-builder/postgres-runner/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ postgres-runner --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.folio.rest.persist.PostgresRunnerTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.91 s - in org.folio.rest.persist.PostgresRunnerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ postgres-runner --- [INFO] Building jar: /home/adam/folio/raml-module-builder/postgres-runner/target/postgres-runner-23.12.0-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.4.3:shade (default) @ postgres-runner --- [INFO] Including ru.yandex.qatools.embed:postgresql-embedded:jar:2.9 in the shaded jar. [INFO] Including de.flapdoodle.embed:de.flapdoodle.embed.process:jar:2.0.2 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.4 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.1 in the shaded jar. [INFO] Including net.java.dev.jna:jna:jar:4.0.0 in the shaded jar. [INFO] Including net.java.dev.jna:jna-platform:jar:4.0.0 in the shaded jar. [INFO] Including org.apache.commons:commons-compress:jar:1.10 in the shaded jar. [INFO] Including io.vertx:vertx-core:jar:3.5.4 in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.19.Final in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.9.6 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.9.8 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.9.6 in the shaded jar. [INFO] Including io.vertx:vertx-web:jar:3.5.4 in the shaded jar. [INFO] Including io.vertx:vertx-auth-common:jar:3.5.4 in the shaded jar. [INFO] Including io.vertx:vertx-bridge-common:jar:3.5.4 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.25 in the shaded jar. [INFO] Including org.aspectj:aspectjrt:jar:1.8.9 in the shaded jar. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ postgres-runner --- [INFO] Installing /home/adam/folio/raml-module-builder/postgres-runner/target/postgres-runner-23.12.0-SNAPSHOT.jar to /home/adam/.m2/repository/org/folio/postgres-runner/23.12.0-SNAPSHOT/postgres-runner-23.12.0-SNAPSHOT.jar [INFO] Installing /home/adam/folio/raml-module-builder/postgres-runner/pom.xml to /home/adam/.m2/repository/org/folio/postgres-runner/23.12.0-SNAPSHOT/postgres-runner-23.12.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building rules 23.12.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ rules --- [INFO] [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ rules --- [INFO] Set 1 system property [INFO] [INFO] --- exec-maven-plugin:1.5.0:exec (git submodule update) @ rules --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ rules --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ rules --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/adam/folio/raml-module-builder/rules/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ rules --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ rules --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ rules --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/adam/folio/raml-module-builder/rules/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ rules --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.folio.rulez.RulesDynamicTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 s - in org.folio.rulez.RulesDynamicTest [INFO] Running org.folio.rulez.RulesTest Getting rules from file:/home/adam/folio/raml-module-builder/rules/target/test-classes/rules loading /home/adam/folio/raml-module-builder/rules/target/test-classes/rules/Sample3.drl loading /home/adam/folio/raml-module-builder/rules/target/test-classes/rules/Sample4.drl loading /home/adam/folio/raml-module-builder/rules/target/test-classes/rules/Sample2.drl loading /home/adam/folio/raml-module-builder/rules/target/test-classes/rules/Sample1.drl Getting rules from file:/home/adam/folio/raml-module-builder/rules/target/test-classes/rules loading /home/adam/folio/raml-module-builder/rules/target/test-classes/rules/Sample3.drl loading /home/adam/folio/raml-module-builder/rules/target/test-classes/rules/Sample4.drl loading /home/adam/folio/raml-module-builder/rules/target/test-classes/rules/Sample2.drl loading /home/adam/folio/raml-module-builder/rules/target/test-classes/rules/Sample1.drl Getting rules from file:/home/adam/folio/raml-module-builder/rules/target/test-classes/rules loading /home/adam/folio/raml-module-builder/rules/target/test-classes/rules/Sample3.drl loading /home/adam/folio/raml-module-builder/rules/target/test-classes/rules/Sample4.drl loading /home/adam/folio/raml-module-builder/rules/target/test-classes/rules/Sample2.drl loading /home/adam/folio/raml-module-builder/rules/target/test-classes/rules/Sample1.drl [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.folio.rulez.RulesTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ rules --- [INFO] Building jar: /home/adam/folio/raml-module-builder/rules/target/rules-23.12.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ rules --- [INFO] Installing /home/adam/folio/raml-module-builder/rules/target/rules-23.12.0-SNAPSHOT.jar to /home/adam/.m2/repository/org/folio/rules/23.12.0-SNAPSHOT/rules-23.12.0-SNAPSHOT.jar [INFO] Installing /home/adam/folio/raml-module-builder/rules/pom.xml to /home/adam/.m2/repository/org/folio/rules/23.12.0-SNAPSHOT/rules-23.12.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building testing 23.12.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ testing --- [INFO] [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ testing --- [INFO] Set 1 system property [INFO] [INFO] --- exec-maven-plugin:1.5.0:exec (git submodule update) @ testing --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ testing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/adam/folio/raml-module-builder/testing/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ testing --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/adam/folio/raml-module-builder/testing/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ testing --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ testing --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/adam/folio/raml-module-builder/testing/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ testing --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/adam/folio/raml-module-builder/testing/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ testing --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.folio.rest.testing.UtilityClassTesterTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.folio.rest.testing.UtilityClassTesterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ testing --- [INFO] Building jar: /home/adam/folio/raml-module-builder/testing/target/testing-23.12.0-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.4.3:shade (default) @ testing --- [INFO] Including junit:junit:jar:4.12 in the shaded jar. [INFO] Including org.hamcrest:hamcrest-core:jar:1.3 in the shaded jar. [INFO] Including org.aspectj:aspectjrt:jar:1.8.9 in the shaded jar. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ testing --- [INFO] Installing /home/adam/folio/raml-module-builder/testing/target/testing-23.12.0-SNAPSHOT.jar to /home/adam/.m2/repository/org/folio/testing/23.12.0-SNAPSHOT/testing-23.12.0-SNAPSHOT.jar [INFO] Installing /home/adam/folio/raml-module-builder/testing/pom.xml to /home/adam/.m2/repository/org/folio/testing/23.12.0-SNAPSHOT/testing-23.12.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building util 23.12.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ util --- [INFO] [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ util --- [INFO] Set 1 system property [INFO] [INFO] --- exec-maven-plugin:1.5.0:exec (git submodule update) @ util --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/adam/folio/raml-module-builder/util/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/adam/folio/raml-module-builder/util/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ util --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/adam/folio/raml-module-builder/util/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ util --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.folio.util.IoUtilTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.folio.util.IoUtilTest [INFO] Running org.folio.util.ResourceUtilTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.folio.util.ResourceUtilTest [INFO] Running org.folio.util.StringUtilTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.folio.util.StringUtilTest [INFO] Running org.folio.HttpStatusTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.folio.HttpStatusTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ util --- [INFO] Building jar: /home/adam/folio/raml-module-builder/util/target/util-23.12.0-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.4.3:shade (default) @ util --- [INFO] Including org.aspectj:aspectjrt:jar:1.8.9 in the shaded jar. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M1:integration-test (integration-test) @ util --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.folio.util.ResourceUtilIT [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.folio.util.ResourceUtilIT [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M1:verify (integration-test) @ util --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ util --- [INFO] Installing /home/adam/folio/raml-module-builder/util/target/util-23.12.0-SNAPSHOT.jar to /home/adam/.m2/repository/org/folio/util/23.12.0-SNAPSHOT/util-23.12.0-SNAPSHOT.jar [INFO] Installing /home/adam/folio/raml-module-builder/util/pom.xml to /home/adam/.m2/repository/org/folio/util/23.12.0-SNAPSHOT/util-23.12.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building domain-models-api-aspects 23.12.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ domain-models-api-aspects --- [INFO] [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ domain-models-api-aspects --- [INFO] Set 1 system property [INFO] [INFO] --- exec-maven-plugin:1.5.0:exec (git submodule update) @ domain-models-api-aspects --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ domain-models-api-aspects --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ domain-models-api-aspects --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/adam/folio/raml-module-builder/domain-models-api-aspects/target/classes [INFO] [INFO] --- aspectj-maven-plugin:1.9:compile (default) @ domain-models-api-aspects --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ domain-models-api-aspects --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ domain-models-api-aspects --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/adam/folio/raml-module-builder/domain-models-api-aspects/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ domain-models-api-aspects --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ domain-models-api-aspects --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ domain-models-api-aspects --- [INFO] Building jar: /home/adam/folio/raml-module-builder/domain-models-api-aspects/target/domain-models-api-aspects-23.12.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ domain-models-api-aspects --- [INFO] Installing /home/adam/folio/raml-module-builder/domain-models-api-aspects/target/domain-models-api-aspects-23.12.0-SNAPSHOT.jar to /home/adam/.m2/repository/org/folio/domain-models-api-aspects/23.12.0-SNAPSHOT/domain-models-api-aspects-23.12.0-SNAPSHOT.jar [INFO] Installing /home/adam/folio/raml-module-builder/domain-models-api-aspects/pom.xml to /home/adam/.m2/repository/org/folio/domain-models-api-aspects/23.12.0-SNAPSHOT/domain-models-api-aspects-23.12.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building domain-models-interface-extensions 23.12.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ domain-models-interface-extensions --- [INFO] [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ domain-models-interface-extensions --- [INFO] Set 1 system property [INFO] [INFO] --- exec-maven-plugin:1.5.0:exec (git submodule update) @ domain-models-interface-extensions --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ domain-models-interface-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ domain-models-interface-extensions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/classes [INFO] [INFO] --- aspectj-maven-plugin:1.9:compile (default) @ domain-models-interface-extensions --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ domain-models-interface-extensions --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ domain-models-interface-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 21 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ domain-models-interface-extensions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ domain-models-interface-extensions --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.folio.rest.tools.GenerateRunnerTest 02 Apr 2019 12:25:09:555 INFO GenerateRunner lookup entry: test/test1/test1.schema 02 Apr 2019 12:25:09:556 INFO GenerateRunner lookup entry: test/test1/test2.schema 02 Apr 2019 12:25:09:557 INFO GenerateRunner lookup entry: test/test2/test.schema 02 Apr 2019 12:25:09:557 INFO GenerateRunner lookup entry: test/test2/sub/test.schema 02 Apr 2019 12:25:09:557 INFO GenerateRunner lookup list file created: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/ramls/json-schema.list 02 Apr 2019 12:25:09:565 INFO GenerateRunner copying ramls from source directory at: ramls 02 Apr 2019 12:25:09:565 INFO GenerateRunner copying ramls to target directory at: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/./target/classes/ramls SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 02 Apr 2019 12:25:09:865 INFO GenerateRunner Input directory /home/adam/folio/raml-module-builder/domain-models-interface-extensions/./target/classes/ramls 02 Apr 2019 12:25:09:866 INFO GenerateRunner processing /home/adam/folio/raml-module-builder/domain-models-interface-extensions/./target/classes/ramls/test.raml 02 Apr 2019 12:25:09:953 INFO CustomTypeAnnotator Loading custom field readonly with value true with annotation {"type":"javax.validation.constraints.Null"} org/folio/rest/jaxrs/model/Object.java org/folio/rest/jaxrs/model/Test.java Attempting to read in the module name from..../home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/classes/ 02 Apr 2019 12:25:10:012 INFO PomReader module name: raml_module_builder, version: 23.12.0 02 Apr 2019 12:25:10:017 INFO GenerateRunner processed /home/adam/folio/raml-module-builder/domain-models-interface-extensions/./target/classes/ramls/test.raml 02 Apr 2019 12:25:10:017 INFO GenerateRunner processed: 1 raml files 02 Apr 2019 12:25:10:042 INFO GenerateRunner lookup entry: test.raml 02 Apr 2019 12:25:10:043 INFO GenerateRunner lookup list file created: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/./target/classes/ramls/raml.list 02 Apr 2019 12:25:10:043 INFO GenerateRunner lookup entry: test.schema 02 Apr 2019 12:25:10:044 INFO GenerateRunner lookup entry: object.json 02 Apr 2019 12:25:10:044 INFO GenerateRunner lookup list file created: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/./target/classes/ramls/json-schema.list 02 Apr 2019 12:25:10:045 INFO GenerateRunner Input directory /home/adam/folio/raml-module-builder/domain-models-interface-extensions/src/test/resources/schemas/job.schema 02 Apr 2019 12:25:10:048 INFO GenerateRunner lookup entry: test/test1/test1.schema 02 Apr 2019 12:25:10:048 INFO GenerateRunner lookup entry: test/test1/test2.schema 02 Apr 2019 12:25:10:048 INFO GenerateRunner lookup entry: test/test2/test.schema 02 Apr 2019 12:25:10:048 INFO GenerateRunner lookup entry: test/test2/sub/test.schema 02 Apr 2019 12:25:10:048 INFO GenerateRunner lookup list file created: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/ramls/json-schema.list 02 Apr 2019 12:25:10:050 INFO GenerateRunner lookup entry: test/test2/test.schema 02 Apr 2019 12:25:10:050 INFO GenerateRunner lookup entry: test/test2/sub/test.schema 02 Apr 2019 12:25:10:051 INFO GenerateRunner lookup list file created: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/ramls/json-schema.list 02 Apr 2019 12:25:10:053 INFO GenerateRunner lookup entry: test.schema 02 Apr 2019 12:25:10:053 INFO GenerateRunner lookup entry: object.json 02 Apr 2019 12:25:10:053 INFO GenerateRunner lookup list file created: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/ramls/json-schema.list 02 Apr 2019 12:25:10:056 INFO GenerateRunner copying ramls from source directory at: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/src/test/resources/schemas 02 Apr 2019 12:25:10:056 INFO GenerateRunner copying ramls to target directory at: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls 02 Apr 2019 12:25:10:090 INFO GenerateRunner Input directory /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls 02 Apr 2019 12:25:10:090 INFO GenerateRunner processing /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls/jobs.raml 02 Apr 2019 12:25:10:104 INFO CustomTypeAnnotator Job is using creator 02 Apr 2019 12:25:10:104 INFO CustomTypeAnnotator Job is using creator_date 02 Apr 2019 12:25:10:104 INFO CustomTypeAnnotator Attempting to annotate creator with javax.validation.constraints.Null 02 Apr 2019 12:25:10:105 INFO CustomTypeAnnotator Attempting to annotate creator_date with javax.validation.constraints.Null org/folio/rest/jaxrs/model/Job.java org/folio/rest/jaxrs/model/Jobs.java 02 Apr 2019 12:25:10:110 INFO GenerateRunner processed /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls/jobs.raml 02 Apr 2019 12:25:10:111 INFO GenerateRunner processing /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls/msg.raml org/folio/rest/jaxrs/model/Error.java org/folio/rest/jaxrs/model/Msgs.java org/folio/rest/jaxrs/model/Parameter.java 02 Apr 2019 12:25:10:129 INFO GenerateRunner processed /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls/msg.raml 02 Apr 2019 12:25:10:130 INFO GenerateRunner processing /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls/elementAnnotationTest.raml org/folio/rest/jaxrs/model/ElementAnnotationTest.java 02 Apr 2019 12:25:10:147 INFO GenerateRunner processed /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls/elementAnnotationTest.raml 02 Apr 2019 12:25:10:147 INFO GenerateRunner processed: 3 raml files 02 Apr 2019 12:25:10:148 INFO GenerateRunner lookup entry: jobs.raml 02 Apr 2019 12:25:10:149 INFO GenerateRunner lookup entry: msg.raml 02 Apr 2019 12:25:10:149 INFO GenerateRunner lookup entry: elementAnnotationTest.raml 02 Apr 2019 12:25:10:149 INFO GenerateRunner lookup list file created: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls/raml.list 02 Apr 2019 12:25:10:150 INFO GenerateRunner lookup entry: usergroups.json 02 Apr 2019 12:25:10:150 INFO GenerateRunner lookup entry: messages.schema 02 Apr 2019 12:25:10:150 INFO GenerateRunner lookup entry: usergroup.json 02 Apr 2019 12:25:10:150 INFO GenerateRunner lookup entry: job.schema 02 Apr 2019 12:25:10:150 INFO GenerateRunner lookup entry: message.schema 02 Apr 2019 12:25:10:150 INFO GenerateRunner lookup entry: parameters.schema 02 Apr 2019 12:25:10:151 INFO GenerateRunner lookup entry: elementAnnotationTest.schema 02 Apr 2019 12:25:10:151 INFO GenerateRunner lookup entry: jobs.schema 02 Apr 2019 12:25:10:151 INFO GenerateRunner lookup list file created: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls/json-schema.list 02 Apr 2019 12:25:10:155 INFO GenerateRunner lookup entry: test.raml 02 Apr 2019 12:25:10:156 INFO GenerateRunner lookup list file created: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/ramls/raml.list 02 Apr 2019 12:25:10:158 INFO GenerateRunner lookup list file created: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/ramls/json-schema.list 02 Apr 2019 12:25:10:159 INFO GenerateRunner copying ramls from source directory at: ramls 02 Apr 2019 12:25:10:160 INFO GenerateRunner copying ramls to target directory at: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls 02 Apr 2019 12:25:10:173 INFO GenerateRunner Input directory /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls 02 Apr 2019 12:25:10:173 INFO GenerateRunner processing /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls/test.raml org/folio/rest/jaxrs/model/Object.java org/folio/rest/jaxrs/model/Test.java 02 Apr 2019 12:25:10:194 INFO GenerateRunner processed /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls/test.raml 02 Apr 2019 12:25:10:194 INFO GenerateRunner processed: 1 raml files 02 Apr 2019 12:25:10:195 INFO GenerateRunner lookup entry: test.raml 02 Apr 2019 12:25:10:195 INFO GenerateRunner lookup list file created: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls/raml.list 02 Apr 2019 12:25:10:196 INFO GenerateRunner lookup entry: test.schema 02 Apr 2019 12:25:10:196 INFO GenerateRunner lookup entry: object.json 02 Apr 2019 12:25:10:196 INFO GenerateRunner lookup list file created: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls/json-schema.list 02 Apr 2019 12:25:10:201 INFO GenerateRunner lookup entry: test/test2/test.schema 02 Apr 2019 12:25:10:201 INFO GenerateRunner lookup list file created: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/ramls/json-schema.list 02 Apr 2019 12:25:10:202 INFO GenerateRunner copying ramls from source directory at: ramls 02 Apr 2019 12:25:10:202 INFO GenerateRunner copying ramls to target directory at: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls 02 Apr 2019 12:25:10:215 INFO GenerateRunner Input directory /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls 02 Apr 2019 12:25:10:215 INFO GenerateRunner processing /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls/test.raml org/folio/rest/jaxrs/model/Object.java org/folio/rest/jaxrs/model/Test.java 02 Apr 2019 12:25:10:238 INFO GenerateRunner processed /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls/test.raml 02 Apr 2019 12:25:10:238 INFO GenerateRunner processed: 1 raml files 02 Apr 2019 12:25:10:239 INFO GenerateRunner lookup entry: test.raml 02 Apr 2019 12:25:10:239 INFO GenerateRunner lookup list file created: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls/raml.list 02 Apr 2019 12:25:10:240 INFO GenerateRunner lookup entry: test.schema 02 Apr 2019 12:25:10:240 INFO GenerateRunner lookup entry: object.json 02 Apr 2019 12:25:10:240 INFO GenerateRunner lookup list file created: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/GenerateRunnerTest/target/classes/ramls/json-schema.list [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.944 s - in org.folio.rest.tools.GenerateRunnerTest [INFO] Running org.folio.rest.tools.utils.EnvsTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.folio.rest.tools.utils.EnvsTest [INFO] Running org.folio.rest.tools.utils.RamlDirCopierTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.folio.rest.tools.utils.RamlDirCopierTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ domain-models-interface-extensions --- [INFO] Building jar: /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/domain-models-interface-extensions-23.12.0-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.4:shade (default) @ domain-models-interface-extensions --- [INFO] Including io.vertx:vertx-core:jar:3.5.4 in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.19.Final in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.9.6 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.9.8 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.9.6 in the shaded jar. [INFO] Including org.raml.jaxrs:jaxrs-code-generator:jar:3.0.2 in the shaded jar. [INFO] Including org.raml:raml-parser-2:jar:1.0.9 in the shaded jar. [INFO] Including org.raml:yagi:jar:1.0.9 in the shaded jar. [INFO] Including org.yaml:snakeyaml:jar:1.15 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.14 in the shaded jar. [INFO] Including com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.4.4 in the shaded jar. [INFO] Including com.github.fge:json-schema-validator:jar:2.2.6 in the shaded jar. [INFO] Including com.googlecode.libphonenumber:libphonenumber:jar:6.2 in the shaded jar. [INFO] Including com.github.fge:json-schema-core:jar:1.2.5 in the shaded jar. [INFO] Including com.github.fge:uri-template:jar:0.9 in the shaded jar. [INFO] Including com.github.fge:msg-simple:jar:1.1 in the shaded jar. [INFO] Including com.github.fge:btf:jar:1.2 in the shaded jar. [INFO] Including com.github.fge:jackson-coreutils:jar:1.8 in the shaded jar. [INFO] Including org.mozilla:rhino:jar:1.7R4 in the shaded jar. [INFO] Including javax.mail:mailapi:jar:1.4.3 in the shaded jar. [INFO] Including javax.activation:activation:jar:1.1 in the shaded jar. [INFO] Including net.sf.jopt-simple:jopt-simple:jar:4.6 in the shaded jar. [INFO] Including com.googlecode.juniversalchardet:juniversalchardet:jar:1.0.3 in the shaded jar. [INFO] Including org.apache.ws.xmlschema:xmlschema-core:jar:2.2.1 in the shaded jar. [INFO] Including org.raml:raml-to-pojo:jar:1.0.2 in the shaded jar. [INFO] Including org.raml:test-utils:jar:1.0.2 in the shaded jar. [INFO] Including org.mockito:mockito-core:jar:2.2.28 in the shaded jar. [INFO] Including net.bytebuddy:byte-buddy:jar:1.5.5 in the shaded jar. [INFO] Including net.bytebuddy:byte-buddy-agent:jar:1.5.5 in the shaded jar. [INFO] Including org.objenesis:objenesis:jar:2.4 in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.5 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-mapper-asl:jar:1.9.1 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-core-asl:jar:1.9.1 in the shaded jar. [INFO] Including com.squareup:javapoet:jar:1.7.0 in the shaded jar. [INFO] Including commons-cli:commons-cli:jar:1.3.1 in the shaded jar. [INFO] Including javax.ws.rs:javax.ws.rs-api:jar:2.0.1 in the shaded jar. [INFO] Including com.google.guava:guava:jar:19.0 in the shaded jar. [INFO] Including org.jsonschema2pojo:jsonschema2pojo-core:jar:0.5.1 in the shaded jar. [INFO] Including org.jsonschema2pojo:jsonschema2pojo-scalagen:jar:0.5.1 in the shaded jar. [INFO] Including net.sourceforge.collections:collections-generic:jar:4.01 in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.9.1 in the shaded jar. [INFO] Including org.scala-lang:scala-library:jar:2.11.6 in the shaded jar. [INFO] Including com.google.code.javaparser:javaparser:jar:1.0.10 in the shaded jar. [INFO] Including com.sun.codemodel:codemodel:jar:2.6 in the shaded jar. [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.1 in the shaded jar. [INFO] Including com.squareup.moshi:moshi:jar:1.5.0 in the shaded jar. [INFO] Including com.squareup.okio:okio:jar:1.13.0 in the shaded jar. [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.4 in the shaded jar. [INFO] Including joda-time:joda-time:jar:2.2 in the shaded jar. [INFO] Including com.google.code.findbugs:annotations:jar:1.3.9 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-xjc:jar:2.1.6 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.1.6 in the shaded jar. [INFO] Including javax.xml.bind:jaxb-api:jar:2.1 in the shaded jar. [INFO] Including javax.xml.stream:stax-api:jar:1.0-2 in the shaded jar. [INFO] Including javax.validation:validation-api:jar:1.1.0.Final in the shaded jar. [INFO] Including org.hamcrest:hamcrest-all:jar:1.3 in the shaded jar. [INFO] Including org.folio:domain-models-api-aspects:jar:23.12.0-SNAPSHOT in the shaded jar. [INFO] Including org.hibernate:hibernate-validator:jar:5.2.4.Final in the shaded jar. [INFO] Including org.jboss.logging:jboss-logging:jar:3.2.1.Final in the shaded jar. [INFO] Including com.fasterxml:classmate:jar:1.1.0 in the shaded jar. [INFO] Including javax.el:javax.el-api:jar:2.2.4 in the shaded jar. [INFO] Including org.javassist:javassist:jar:3.20.0-GA in the shaded jar. [INFO] Including org.folio:util:jar:23.12.0-SNAPSHOT in the shaded jar. [INFO] Including io.vertx:vertx-web:jar:3.5.4 in the shaded jar. [INFO] Including io.vertx:vertx-auth-common:jar:3.5.4 in the shaded jar. [INFO] Including io.vertx:vertx-bridge-common:jar:3.5.4 in the shaded jar. [INFO] Including org.apache.maven:maven-model:jar:3.3.9 in the shaded jar. [INFO] Including org.codehaus.plexus:plexus-utils:jar:3.0.22 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.4 in the shaded jar. [INFO] Including xpp3:xpp3:jar:1.1.4c in the shaded jar. [INFO] Including com.github.javaparser:javaparser-core:jar:3.3.0 in the shaded jar. [INFO] Including org.apache.logging.log4j:log4j-core:jar:2.9.1 in the shaded jar. [INFO] Including org.apache.logging.log4j:log4j-api:jar:2.9.1 in the shaded jar. [INFO] Including org.aspectj:aspectjrt:jar:1.8.9 in the shaded jar. [INFO] No artifact matching filter commons-collections:commons-collections [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ domain-models-interface-extensions --- [INFO] Installing /home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/domain-models-interface-extensions-23.12.0-SNAPSHOT.jar to /home/adam/.m2/repository/org/folio/domain-models-interface-extensions/23.12.0-SNAPSHOT/domain-models-interface-extensions-23.12.0-SNAPSHOT.jar [INFO] Installing /home/adam/folio/raml-module-builder/domain-models-interface-extensions/pom.xml to /home/adam/.m2/repository/org/folio/domain-models-interface-extensions/23.12.0-SNAPSHOT/domain-models-interface-extensions-23.12.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building domain-models-api-interfaces 23.12.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ domain-models-api-interfaces --- [INFO] [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ domain-models-api-interfaces --- [INFO] Set 1 system property [INFO] [INFO] --- exec-maven-plugin:1.5.0:exec (git submodule update) @ domain-models-api-interfaces --- [INFO] [INFO] --- exec-maven-plugin:1.5.0:java (generate_interfaces) @ domain-models-api-interfaces --- SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. org/folio/rest/jaxrs/model/Book.java org/folio/rest/jaxrs/model/Data.java org/folio/rest/jaxrs/model/Datetime.java org/folio/rest/jaxrs/model/Diagnostic.java org/folio/rest/jaxrs/model/Facet.java org/folio/rest/jaxrs/model/FacetValue.java org/folio/rest/jaxrs/model/Metadata.java org/folio/rest/jaxrs/model/ResultInfo.java Attempting to read in the module name from..../home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/domain-models-interface-extensions-23.12.0-SNAPSHOT.jar org/folio/rest/jaxrs/model/Job.java org/folio/rest/jaxrs/model/Jobs.java org/folio/rest/jaxrs/model/LastModified.java org/folio/rest/jaxrs/model/LastModified_.java org/folio/rest/jaxrs/model/Parameter.java org/folio/rest/jaxrs/model/Param.java org/folio/rest/jaxrs/model/Parameter.java org/folio/rest/jaxrs/model/Bulk.java org/folio/rest/jaxrs/model/Bulks.java org/folio/rest/jaxrs/model/LastModified.java org/folio/rest/jaxrs/model/LastModified_.java org/folio/rest/jaxrs/model/Job.java org/folio/rest/jaxrs/model/LastModified.java org/folio/rest/jaxrs/model/LastModified_.java org/folio/rest/jaxrs/model/Parameter.java org/folio/rest/jaxrs/model/JobsConf.java org/folio/rest/jaxrs/model/LastModified.java org/folio/rest/jaxrs/model/LastModified_.java org/folio/rest/jaxrs/model/Parameter.java org/folio/rest/jaxrs/model/Bulk.java org/folio/rest/jaxrs/model/LastModified.java org/folio/rest/jaxrs/model/LastModified_.java org/folio/rest/jaxrs/model/LastModified.java org/folio/rest/jaxrs/model/LastModified_.java org/folio/rest/jaxrs/model/Parameter.java org/folio/rest/jaxrs/model/JobConf.java org/folio/rest/jaxrs/model/JobsConfs.java org/folio/rest/jaxrs/model/LastModified.java org/folio/rest/jaxrs/model/LastModified_.java org/folio/rest/jaxrs/model/Parameter.java org/folio/rest/jaxrs/model/Parameter.java org/folio/rest/jaxrs/model/TenantAttributes.java org/folio/rest/jaxrs/model/Error.java org/folio/rest/jaxrs/model/Errors.java org/folio/rest/jaxrs/model/Parameter.java org/folio/rest/jaxrs/model/Error.java org/folio/rest/jaxrs/model/Errors.java org/folio/rest/jaxrs/model/Parameter.java org/folio/rest/jaxrs/model/Error.java org/folio/rest/jaxrs/model/Errors.java org/folio/rest/jaxrs/model/Parameter.java [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (addGeneratedSourceFolder) @ domain-models-api-interfaces --- [INFO] Source directory: /home/adam/folio/raml-module-builder/domain-models-api-interfaces/target/generated-sources/raml-jaxrs added. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ domain-models-api-interfaces --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ domain-models-api-interfaces --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /home/adam/folio/raml-module-builder/domain-models-api-interfaces/target/classes [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ domain-models-api-interfaces --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ domain-models-api-interfaces --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/adam/folio/raml-module-builder/domain-models-api-interfaces/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ domain-models-api-interfaces --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ domain-models-api-interfaces --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ domain-models-api-interfaces --- [INFO] Building jar: /home/adam/folio/raml-module-builder/domain-models-api-interfaces/target/domain-models-api-interfaces-23.12.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ domain-models-api-interfaces --- [INFO] Installing /home/adam/folio/raml-module-builder/domain-models-api-interfaces/target/domain-models-api-interfaces-23.12.0-SNAPSHOT.jar to /home/adam/.m2/repository/org/folio/domain-models-api-interfaces/23.12.0-SNAPSHOT/domain-models-api-interfaces-23.12.0-SNAPSHOT.jar [INFO] Installing /home/adam/folio/raml-module-builder/domain-models-api-interfaces/pom.xml to /home/adam/.m2/repository/org/folio/domain-models-api-interfaces/23.12.0-SNAPSHOT/domain-models-api-interfaces-23.12.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building domain-models-runtime 23.12.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ domain-models-runtime --- [INFO] [INFO] --- properties-maven-plugin:1.0.0:set-system-properties (default) @ domain-models-runtime --- [INFO] Set 1 system property [INFO] [INFO] --- exec-maven-plugin:1.5.0:exec (git submodule update) @ domain-models-runtime --- [INFO] [INFO] --- git-commit-id-plugin:2.2.1:revision (get-the-git-infos) @ domain-models-runtime --- [INFO] [INFO] --- exec-maven-plugin:1.5.0:java (generate_client) @ domain-models-runtime --- org/folio/rest/client/RamlsClient.java org/folio/rest/client/JobsClient.java org/folio/rest/client/RmbtestsClient.java org/folio/rest/client/JsonSchemasClient.java org/folio/rest/client/TenantClient.java org/folio/rest/client/AdminClient.java [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-raml-jaxrs-source) @ domain-models-runtime --- [INFO] Source directory: /home/adam/folio/raml-module-builder/domain-models-runtime/target/generated-sources/raml-jaxrs added. [INFO] [INFO] --- maven-resources-plugin:3.0.1:copy-resources (filter-properties-files) @ domain-models-runtime --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-other-resources) @ domain-models-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 54 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ domain-models-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 103 source files to /home/adam/folio/raml-module-builder/domain-models-runtime/target/classes [WARNING] /home/adam/folio/raml-module-builder/domain-models-runtime/src/main/java/org/folio/rest/tools/parser/JsonPathParser.java:[155,42] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /home/adam/folio/raml-module-builder/domain-models-runtime/src/main/java/org/folio/rest/tools/client/Response.java:[180,35] unchecked conversion required: java.util.ArrayList found: java.util.ArrayList [WARNING] /home/adam/folio/raml-module-builder/domain-models-runtime/src/main/java/org/folio/rest/persist/PostgresClient.java:[1517,56] unchecked cast required: T found: java.lang.Object [WARNING] /home/adam/folio/raml-module-builder/domain-models-runtime/src/main/java/org/folio/rest/persist/PostgresClient.java:[1761,48] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /home/adam/folio/raml-module-builder/domain-models-runtime/src/main/java/org/folio/rest/persist/PostgresClient.java:[1794,48] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /home/adam/folio/raml-module-builder/domain-models-runtime/src/main/java/org/folio/rest/persist/PostgresClient.java:[2369,50] unchecked cast required: T found: java.lang.Object [WARNING] /home/adam/folio/raml-module-builder/domain-models-runtime/src/main/java/org/folio/rest/impl/JobAPI.java:[139,55] unchecked cast required: java.util.List found: java.util.List [INFO] /home/adam/folio/raml-module-builder/domain-models-runtime/src/main/java/org/folio/rest/persist/PostgresClient.java: /home/adam/folio/raml-module-builder/domain-models-runtime/src/main/java/org/folio/rest/persist/PostgresClient.java uses or overrides a deprecated API. [INFO] /home/adam/folio/raml-module-builder/domain-models-runtime/src/main/java/org/folio/rest/persist/PostgresClient.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- aspectj-maven-plugin:1.9:compile (default) @ domain-models-runtime --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ domain-models-runtime --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ domain-models-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 25 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ domain-models-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 41 source files to /home/adam/folio/raml-module-builder/domain-models-runtime/target/test-classes [WARNING] /home/adam/folio/raml-module-builder/domain-models-runtime/src/test/java/org/folio/rest/persist/PgUtilIT.java:[694,44] unchecked call to handle(E) as a member of the raw type io.vertx.core.Handler [WARNING] /home/adam/folio/raml-module-builder/domain-models-runtime/src/test/java/org/folio/rest/persist/PgUtilIT.java:[701,44] unchecked call to handle(E) as a member of the raw type io.vertx.core.Handler [INFO] /home/adam/folio/raml-module-builder/domain-models-runtime/src/test/java/org/folio/rest/tools/utils/TenantLoadingTest.java: /home/adam/folio/raml-module-builder/domain-models-runtime/src/test/java/org/folio/rest/tools/utils/TenantLoadingTest.java uses or overrides a deprecated API. [INFO] /home/adam/folio/raml-module-builder/domain-models-runtime/src/test/java/org/folio/rest/tools/utils/TenantLoadingTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- aspectj-maven-plugin:1.9:test-compile (default) @ domain-models-runtime --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ domain-models-runtime --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.folio.rest.RestVerticleTest 02 Apr 2019 12:25:21:373 INFO Version [967eqId] HV000001: Hibernate Validator 5.2.4.Final [Tue Apr 02 12:25:21 CEST 2019] org.folio.rest.RestVerticle WARNING Problem parsing x-okapi-token header, for path null - 1 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s - in org.folio.rest.RestVerticleTest [INFO] Running org.folio.rest.tools.parser.JsonPathParserTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.folio.rest.tools.parser.JsonPathParserTest [INFO] Running org.folio.rest.tools.utils.ResourceUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.folio.rest.tools.utils.ResourceUtilsTest [INFO] Running org.folio.rest.persist.cql.CQLWrapperTest [Tue Apr 02 12:25:21 CEST 2019] org.z3950.zing.cql.cql2pgjson.CQL2PgJSON SEVERE loadDbSchema loadDbSchema(): Table field NOT FOUND [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.folio.rest.persist.cql.CQLWrapperTest [INFO] Running org.folio.rest.persist.criteria.UpdateSectionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.folio.rest.persist.criteria.UpdateSectionTest [INFO] Running org.folio.rest.persist.facets.FacetTest with facets as ( SELECT jsonb FROM myuniversity_new1_mod_users.users where jsonb->>'username' like 'jha%' OR jsonb->>'username' like 'szeev%' LIMIT 10000 ) , count_on as ( SELECT .count_estimate_smart2(count(*) , 10000, '') AS count FROM facets ) , grouped_by as ( SELECT jsonb->'username[]'->'username2[]'->>'abc' as abc, count(*) as count FROM facets GROUP BY GROUPING SETS ( abc ) ) , lst1 as( SELECT jsonb_build_object( 'type' , 'abc', 'facetValues', json_build_array( jsonb_build_object( 'value', abc, 'count', count) ) ) AS jsonb, count as count FROM grouped_by where abc is not null group by abc, count order by count desc ) , ret_records as ( select as , jsonb FROM facets ) (SELECT '00000000-0000-0000-0000-000000000000'::uuid as , jsonb FROM lst1 limit 1000) UNION (SELECT '00000000-0000-0000-0000-000000000000'::uuid as , jsonb_build_object('count' , count) FROM count_on) UNION ALL (select as , jsonb from ret_records ); [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.folio.rest.persist.facets.FacetTest [INFO] Running org.folio.rest.persist.ddlgen.SchemaMakerTest Attempting to read in the module name from..../home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/domain-models-interface-extensions-23.12.0-SNAPSHOT.jar [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.folio.rest.persist.ddlgen.SchemaMakerTest [INFO] Running org.folio.rest.persist.PostgresClientTest [Tue Apr 02 12:25:21 CEST 2019] org.folio.rest.persist.PostgresClient WARNING Instantiating test Postgres client! Only use with tests! [Tue Apr 02 12:25:21 CEST 2019] org.folio.rest.persist.PostgresClient WARNING Instantiating test Postgres client! Only use with tests! [Tue Apr 02 12:25:21 CEST 2019] org.folio.rest.persist.PostgresClient WARNING Instantiating test Postgres client! Only use with tests! [Tue Apr 02 12:25:22 CEST 2019] org.folio.rest.persist.PostgresClient WARNING Instantiating test Postgres client! Only use with tests! [Tue Apr 02 12:25:22 CEST 2019] org.folio.rest.persist.PostgresClient WARNING Instantiating test Postgres client! Only use with tests! [Tue Apr 02 12:25:22 CEST 2019] org.folio.rest.persist.PostgresClient WARNING Instantiating test Postgres client! Only use with tests! [Tue Apr 02 12:25:22 CEST 2019] org.folio.rest.persist.PostgresClient WARNING Instantiating test Postgres client! Only use with tests! [Tue Apr 02 12:25:22 CEST 2019] org.folio.rest.persist.PostgresClient WARNING Instantiating test Postgres client! Only use with tests! [Tue Apr 02 12:25:22 CEST 2019] org.folio.rest.persist.PostgresClient WARNING Instantiating test Postgres client! Only use with tests! [Tue Apr 02 12:25:22 CEST 2019] org.folio.rest.persist.PostgresClient WARNING Instantiating test Postgres client! Only use with tests! [Tue Apr 02 12:25:22 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE NULL net.sf.jsqlparser.JSQLParserException at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:56) at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557) at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1649) at org.folio.rest.persist.PostgresClientTest.testPrepareCountQueryWithFacetsAndWhereClause(PostgresClientTest.java:374) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) Caused by: net.sf.jsqlparser.parser.ParseException: Encountered " "->>" "->> "" at line 1, column 53. Was expecting one of: "AND" ... "FOR" ... "UNION" ... "GROUP" ... "ORDER" ... "HAVING" ... "INTERSECT" ... "EXCEPT" ... "MINUS" ... "START" ... "CONNECT" ... ";" ... "ORDER" ... "ORDER" ... at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869) at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722) at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:91) at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54) ... 48 more Caused by: net.sf.jsqlparser.parser.ParseException: Encountered " "->>" "->> "" at line 1, column 53. Was expecting one of: "AND" ... "FOR" ... "UNION" ... "GROUP" ... "ORDER" ... "HAVING" ... "INTERSECT" ... "EXCEPT" ... "MINUS" ... "START" ... "CONNECT" ... ";" ... "ORDER" ... "ORDER" ... at net.sf.jsqlparser.parser.CCJSqlParser.generateParseException(CCJSqlParser.java:16869) at net.sf.jsqlparser.parser.CCJSqlParser.jj_consume_token(CCJSqlParser.java:16722) at net.sf.jsqlparser.parser.CCJSqlParser.Statement(CCJSqlParser.java:91) at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:54) at org.folio.rest.persist.PostgresClient.parseQuery(PostgresClient.java:3557) at org.folio.rest.persist.PostgresClient.prepareCountQuery(PostgresClient.java:1649) at org.folio.rest.persist.PostgresClientTest.testPrepareCountQueryWithFacetsAndWhereClause(PostgresClientTest.java:374) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [Tue Apr 02 12:25:22 CEST 2019] org.folio.rest.persist.PostgresClient WARNING Instantiating test Postgres client! Only use with tests! [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.folio.rest.persist.PostgresClientTest [INFO] Running org.folio.rest.persist.PgExceptionUtilTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in org.folio.rest.persist.PgExceptionUtilTest [INFO] Running org.folio.rest.tools.messages.MessagesTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.folio.rest.tools.messages.MessagesTest [INFO] Running org.folio.rest.tools.utils.HTTPMockTest true -------------------------------------->{"id":"1","a31":"1"} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.folio.rest.tools.utils.HTTPMockTest [INFO] Running org.folio.rest.tools.utils.NaiveSQLParseTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.folio.rest.tools.utils.NaiveSQLParseTest [INFO] Running org.folio.rest.tools.utils.TenantLoadingTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [Tue Apr 02 12:25:22 CEST 2019] org.folio.rest.tools.utils.TenantLoading WARNING PUT http://localhost:60172/data returned status 404 [Tue Apr 02 12:25:22 CEST 2019] org.folio.rest.tools.utils.TenantLoading WARNING Missing property id for url=file:/home/adam/folio/raml-module-builder/domain-models-runtime/target/test-classes/tenant-load-ref/data-w-id/1.json [Tue Apr 02 12:25:22 CEST 2019] org.folio.rest.tools.utils.TenantLoading WARNING PUT http://localhost:60172/data/2 returned status 422 [Tue Apr 02 12:25:22 CEST 2019] org.folio.rest.tools.utils.TenantLoading WARNING PUT http://localhost:60172/data/1 returned status 422 [Tue Apr 02 12:25:22 CEST 2019] org.folio.rest.tools.utils.TenantLoading WARNING TenantLoading.perform No X-Okapi-Url-to header [Tue Apr 02 12:25:22 CEST 2019] org.folio.rest.tools.utils.TenantLoading WARNING TenantLoading.perform No X-Okapi-Url header [Tue Apr 02 12:25:22 CEST 2019] org.folio.rest.tools.utils.TenantLoading WARNING PUT http://localhost:60173/data/2: Connection refused: localhost/127.0.0.1:60173 [Tue Apr 02 12:25:22 CEST 2019] org.folio.rest.tools.utils.TenantLoading WARNING PUT http://localhost:60173/data/1: Connection refused: localhost/127.0.0.1:60173 [Tue Apr 02 12:25:22 CEST 2019] org.folio.rest.tools.utils.TenantLoading WARNING POST http://localhost:60172/data1: Connection was closed [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 s - in org.folio.rest.tools.utils.TenantLoadingTest [INFO] Running org.folio.rest.tools.utils.ResponseTest {"arr2":[{"id":["1","2","3"],"a31":"1"},{"id":["1","2","3"],"a31":"2"},{"id":["1","2","3"],"a31":"3"},{"id":["1","2","3"],"a32":"4"},{"id":"4","a31":"4","a32":"5"}]} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.folio.rest.tools.utils.ResponseTest [INFO] Running org.folio.rest.tools.utils.ValidationHelperTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.folio.rest.tools.utils.ValidationHelperTest [INFO] Running org.folio.rest.tools.utils.BuildCQLTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.folio.rest.tools.utils.BuildCQLTest [INFO] Running org.folio.rest.tools.utils.CriteriaTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.folio.rest.tools.utils.CriteriaTest [INFO] Running org.folio.rest.tools.utils.TenantToolTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.folio.rest.tools.utils.TenantToolTest [INFO] Running org.folio.rest.tools.utils.JsonParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.folio.rest.tools.utils.JsonParserTest [INFO] Running org.folio.rest.tools.utils.BinaryOutStreamTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.folio.rest.tools.utils.BinaryOutStreamTest [INFO] Running org.folio.rest.tools.utils.OutStreamTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.folio.rest.tools.utils.OutStreamTest [INFO] Running org.folio.DemoRamlRestTest no rules directory found, continuing... [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking putAdminLoglevel [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45714 PUT /admin/loglevel level=FINE&java_package=org& HTTP_1_1 200 5916 128 tid=abc OK { "data" : { "map" : { "org.hibernate.validator.internal.xml.ValidationBootstrapParameters" : "DEBUG", "org.hibernate.validator.internal.engine.ValidatorImpl" : "DEBUG", "org.hibernate.validator.internal.metadata.aggregated.ExecutableMetaData" : "DEBUG", "org.hibernate.validator.internal.metadata.aggregated.rule.MethodConfigurationRule" : "DEBUG", "org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl" : "DEBUG", "org.hibernate.validator.internal.util.Contracts" : "DEBUG", "org.folio.rest.RestVerticle" : "FINE", "org.hibernate.validator.internal.metadata.aggregated.GroupConversionHelper" : "DEBUG", "org.hibernate.validator.internal.xml.ValidationXmlParser" : "DEBUG", "org.hibernate.validator.internal.engine.groups.Sequence" : "DEBUG", "org.hibernate.validator.internal.engine.groups.ValidationOrderGenerator" : "DEBUG", "org.hibernate.validator.internal.metadata.provider.AnnotationMetaDataProvider" : "DEBUG", "org.hibernate.validator.internal.util.ReflectionHelper" : "DEBUG", "org.hibernate.validator.internal.metadata.aggregated.MetaDataBuilder" : "DEBUG", "org.hibernate.validator.internal.metadata.provider.TypeAnnotationAwareMetaDataProvider" : "DEBUG", "org.hibernate.validator.internal.metadata.core.ConstraintHelper" : "DEBUG", "org.hibernate.validator.internal.engine.ValidatorFactoryImpl" : "DEBUG", "org.hibernate.validator.internal.xml.ResourceLoaderHelper" : "DEBUG", "org.hibernate.validator.internal.metadata.core.AnnotationProcessingOptionsImpl" : "DEBUG", "org.hibernate.validator.resourceloading.PlatformResourceBundleLocator" : "DEBUG", "org.hibernate.validator.internal.engine.constraintvalidation.ConstraintValidatorManager" : "DEBUG", "org.hibernate.validator.internal.util.privilegedactions.LoadClass" : "DEBUG", "org.hibernate.validator.internal.metadata.raw.ConstrainedExecutable" : "DEBUG", "org.hibernate.validator.internal.engine.ConfigurationImpl" : "DEBUG", "org.hibernate.validator.internal.metadata.aggregated.PropertyMetaData" : "DEBUG", "org.hibernate.validator.messageinterpolation.AbstractMessageInterpolator" : "DEBUG", "org.hibernate.validator.internal.engine.groups.DefaultValidationOrder" : "DEBUG", "org.hibernate.validator.internal.util.Version" : "DEBUG", "org.hibernate.validator.internal.util.ExecutableHelper" : "DEBUG", "org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver" : "DEBUG", "org.jboss.logging" : "DEBUG", "org.hibernate.validator.internal.engine.ValidationContext" : "DEBUG", "org.hibernate.validator.internal.util.TypeHelper" : "DEBUG", "org.folio.DemoRamlRestTest" : "FINE", "org.folio.rest.impl.JobsRunner" : "FINE", "org.junit.jupiter.engine.execution.ConditionEvaluator" : "FINE", "org.junit.platform.launcher.core.ServiceLoaderTestEngineRegistry" : "FINE", "org.z3950.zing.cql.cql2pgjson.CQL2PgJSON" : "FINE", "org.folio.rest.persist.LoadConfs" : "FINE", "org.folio.rest.persist.cql.CQLWrapper" : "FINE", "org.junit.jupiter.engine.config.EnumConfigurationParameterConverter" : "FINE", "org.junit.platform.engine.support.hierarchical.NodeTestTask" : "FINE", "org.folio.rest.tools.utils.VertxUtils" : "FINE", "org.glassfish.jersey.internal.inject.Providers" : "FINE", "org.junit.jupiter.engine.execution.ExecutableInvoker" : "FINE", "org.junit.platform.commons.util.ClasspathScanner" : "FINE", "org.glassfish.jersey.message.internal.HeaderUtils" : "FINE", "org.folio.rest.impl.TenantAPI" : "FINE", "org.glassfish.jersey.message.internal.CommittingOutputStream" : "FINE", "org.folio.rest.tools.client.test.HttpClientMock2" : "FINE", "org.glassfish.jersey.message.internal.LinkProvider" : "FINE", "org.folio.rest.impl.ProcessUploads" : "FINE", "org.folio.rest.impl.RamlsAPI" : "FINE", "org.junit.jupiter.engine.extension.ExtensionRegistry" : "FINE", "org.junit.jupiter.engine.descriptor.JupiterTestDescriptor" : "FINE", "org.junit.vintage.engine.discovery.DefensiveAllDefaultPossibilitiesBuilder" : "FINE", "org.folio.rest.tools.AnnotationGrabber" : "FINE", "org.folio.rest.tools.utils.InterfaceToImpl" : "FINE", "org.junit.jupiter.engine.descriptor.DisplayNameUtils" : "FINE", "org.folio.rest.tools.PomReader" : "FINE", "org.junit.jupiter.engine.discovery.JavaElementsResolver" : "FINE", "org.junit.vintage.engine.descriptor.RunnerTestDescriptor" : "FINE", "org.folio.rest.tools.utils.LogUtil" : "FINE", "org.junit.vintage.engine.discovery.TestClassRequestResolver" : "FINE", "org.folio.rest.impl.JsonSchemasAPI" : "FINE", "org.junit" : "FINE", "org.junit.vintage.engine.support.UniqueIdReader" : "FINE", "org.folio.rest.tools.messages.Messages" : "FINE", "org.junit.vintage.engine.discovery.UniqueIdSelectorResolver" : "FINE", "org.glassfish.jersey.internal.util.ReflectionHelper" : "FINE", "org.folio.rest.impl.JobAPI" : "FINE", "org.folio.rest.tools.codecs.PojoEventBusCodec" : "FINE", "org.junit.platform.commons.util.ReflectionUtils" : "FINE", "org.folio.rest.annotations.RestValidator" : "FINE", "org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor" : "FINE", "org.folio.rest.tools.utils.TenantLoading" : "FINE", "org.junit.platform.launcher.core.LauncherConfigurationParameters" : "FINE", "org.folio.rest.persist.PostgresClient" : "FINE", "org.folio.rest.impl.BooksDemoAPI" : "FINE", "org.junit.jupiter.engine.execution.JupiterEngineExecutionContext" : "FINE", "org.folio.rest.tools.ClientGenerator" : "FINE", "org.junit.platform.launcher.core.DefaultLauncher" : "FINE", "org.jvnet.hk2.logger" : "FINE", "org.folio.rest.impl.AdminAPI" : "FINE", "org.junit.platform.launcher.core.ServiceLoaderTestExecutionListenerRegistry" : "FINE" }, "empty" : false } } [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.AdminAPI.getAdminMemory(boolean,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[false, {x-okapi-token=abc, x-okapi-url=http://localhost:64307, x-okapi-tenant=abc}, org.folio.rest.RestVerticle$$Lambda$555/1406261733@686233a8, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking getAdminMemory [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45712 GET /admin/memory history=false& HTTP_1_1 200 1863 5 tid=abc OK "
name: Code Cache memory usage after latest gc: -1MB. type: Non-heap memory estimate of memory usage: 13MB. peak usage: 14MB. % used memory after GC: -1 % used memory current: 99.49
name: Metaspace memory usage after latest gc: -1MB. type: Non-heap memory estimate of memory usage: 50MB. peak usage: 50MB. % used memory after GC: -1 % used memory current: -1
name: Compressed Class Space memory usage after latest gc: -1MB. type: Non-heap memory estimate of memory usage: 6MB. peak usage: 6MB. % used memory after GC: -1 % used memory current: 93.28
name: PS Eden Space memory usage after latest gc: 0MB. type: Heap memory estimate of memory usage: 93MB. peak usage: 247MB. % used memory after GC: 0 % used memory current: 25.86
name: PS Survivor Space memory usage after latest gc: 14MB. type: Heap memory estimate of memory usage: 14MB. peak usage: 14MB. % used memory after GC: 99.97 % used memory current: 99.97
name: PS Old Gen memory usage after latest gc: 10MB. type: Heap memory estimate of memory usage: 24MB. peak usage: 24MB. % used memory after GC: 3.13 % used memory current: 7.42


Total: Memory used/available(MB): 132/703
" [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking getAdminJstack [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45710 GET /admin/jstack HTTP_1_1 200 20110 4 tid=abc OK "vert.x-worker-thread-1
java.lang.Thread.State: RUNNABLE
at sun.management.ThreadImpl.getThreadInfo1(Native Method)
at sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:178)
at org.folio.rest.impl.AdminAPI.lambda$0(AdminAPI.java:102)
at org.folio.rest.impl.AdminAPI$$Lambda$563/1055825432.handle(Unknown Source)
at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:273)
at io.vertx.core.impl.ContextImpl$$Lambda$488/592924560.run(Unknown Source)
at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76)
at io.vertx.core.impl.TaskQueue$$Lambda$420/882962176.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)

vert.x-worker-thread-0
java.lang.Thread.State: WAITING
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)

vert.x-eventloop-thread-4
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:753)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:409)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)

vert.x-eventloop-thread-3
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:753)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:409)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)

vert.x-eventloop-thread-2
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:753)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:409)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)

vert.x-eventloop-thread-1
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:753)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:409)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)

vert.x-eventloop-thread-0
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:753)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:409)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)

vertx-blocked-thread-checker
java.lang.Thread.State: TIMED_WAITING
at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)

vert.x-unit-timeout-thread-79
java.lang.Thread.State: TIMED_WAITING
at java.lang.Object.wait(Native Method)
at io.vertx.ext.unit.impl.TestContextImpl$Step.lambda$run$1(TestContextImpl.java:112)
at io.vertx.ext.unit.impl.TestContextImpl$Step$$Lambda$408/2000410491.run(Unknown Source)
at java.lang.Thread.run(Thread.java:748)

vert.x-eventloop-thread-1
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:753)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:409)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)

vert.x-acceptor-thread-0
java.lang.Thread.State: RUNNABLE
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:753)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:409)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)

vert.x-eventloop-thread-0
java.lang.Thread.State: RUNNABLE
at java.util.zip.ZipFile.getEntry(Native Method)
at java.util.zip.ZipFile.getInputStream(ZipFile.java:370)
at java.util.jar.JarFile.getInputStream(JarFile.java:447)
at sun.misc.URLClassPath$JarLoader$2.getInputStream(URLClassPath.java:987)
at sun.misc.Resource.cachedInputStream(Resource.java:77)
at sun.misc.Resource.getByteBuffer(Resource.java:160)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:455)
at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at org.folio.rest.impl.AdminAPI.lambda$3(AdminAPI.java:196)
at org.folio.rest.impl.AdminAPI$$Lambda$562/640369118.handle(Unknown Source)
at io.vertx.core.impl.FutureImpl.setHandler(FutureImpl.java:79)
at io.vertx.core.impl.ContextImpl.lambda$null$0(ContextImpl.java:289)
at io.vertx.core.impl.ContextImpl$$Lambda$489/557745267.handle(Unknown Source)
at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339)
at io.vertx.core.impl.ContextImpl$$Lambda$427/552071269.run(Unknown Source)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)

vertx-blocked-thread-checker
java.lang.Thread.State: TIMED_WAITING
at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)

ImmediateThread-1554200723026
java.lang.Thread.State: TIMED_WAITING
at java.lang.Object.wait(Native Method)
at org.glassfish.hk2.internal.ImmediateHelper.run(ImmediateHelper.java:305)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)

process reaper
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)

surefire-forkedjvm-ping-30s
java.lang.Thread.State: TIMED_WAITING
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)

surefire-forkedjvm-command-thread
java.lang.Thread.State: RUNNABLE
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:255)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
at java.io.DataInputStream.readInt(DataInputStream.java:387)
at org.apache.maven.surefire.booter.MasterProcessCommand.decode(MasterProcessCommand.java:115)
at org.apache.maven.surefire.booter.CommandReader$CommandRunnable.run(CommandReader.java:391)
at java.lang.Thread.run(Thread.java:748)

Signal Dispatcher
java.lang.Thread.State: RUNNABLE

Finalizer
java.lang.Thread.State: WAITING
at java.lang.Object.wait(Native Method)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)

Reference Handler
java.lang.Thread.State: WAITING
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:502)
at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)

main
java.lang.Thread.State: WAITING
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1693)
at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3323)
at java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1729)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:134)
at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39)
at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196)
at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40)
at org.junit.vintage.engine.VintageTestEngine$$Lambda$365/1057507014.accept(Unknown Source)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188)
at org.junit.platform.launcher.core.DefaultLauncher$$Lambda$177/1616974404.accept(Unknown Source)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)

" SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder". SLF4J: Defaulting to no-operation MDCAdapter implementation. SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further details. [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.RestVerticle FINE /rmbtests/books -------- bodyContent -------- { "data" : { "description" : "asdfss", "genre" : "g", "author" : "a" } } [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45716 POST /rmbtests/books null HTTP_1_1 422 420 -1 tid=null Unprocessable Entity {"errors":[{"message":"may not be null","type":"1","code":"-1","parameters":[{"key":"status","value":"null"}]},{"message":"may not be null","type":"1","code":"-1","parameters":[{"key":"data.link","value":"null"}]},{"message":"may not be null","type":"1","code":"-1","parameters":[{"key":"success","value":"null"}]},{"message":"may not be null","type":"1","code":"-1","parameters":[{"key":"data.title","value":"null"}]}]} [Tue Apr 02 12:25:23 CEST 2019] org.folio.DemoRamlRestTest INFO 422, 422 expected status at 1554200723977 mode 1 for http://localhost:64307/rmbtests/books [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@28f4fe67, {streamed_id=1867718797, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$1$$Lambda$573/455710950@1d3d9ae2, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@26dbf54f, {streamed_id=1867718797, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$1$$Lambda$573/455710950@57c091fc, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@73a14171, {streamed_id=1867718797, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$1$$Lambda$573/455710950@434c8340, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@3ac467eb, {streamed_id=1867718797, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$1$$Lambda$573/455710950@69585e3e, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@108b20ad, {streamed_id=1867718797, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$1$$Lambda$573/455710950@377ae77f, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@2e982544, {streamed_id=1867718797, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$1$$Lambda$573/455710950@51a2707, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@4c5de141, {streamed_id=1867718797, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$1$$Lambda$573/455710950@2cfca6aa, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@43a11474, {streamed_id=1867718797, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$1$$Lambda$573/455710950@17573118, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@7d23b482, {streamed_id=1867718797, complete=1867718797, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$$Lambda$574/874745178@36ea1de6, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:23 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45718 POST /rmbtests/testStream null HTTP_1_1 200 23 17 tid=abcdefg OK "{\n \"complete\" : true\n}" [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@36fe2527, {streamed_id=1352468479, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$1$$Lambda$573/455710950@778ab38f, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@1687d3ba, {streamed_id=1352468479, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$1$$Lambda$573/455710950@2e9d8c6a, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@698d5383, {streamed_id=1352468479, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$1$$Lambda$573/455710950@4bb983f6, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@638b9338, {streamed_id=1352468479, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$1$$Lambda$573/455710950@2137bdff, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@2225e311, {streamed_id=1352468479, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$1$$Lambda$573/455710950@25047290, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@1a29275b, {streamed_id=1352468479, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$1$$Lambda$573/455710950@66da9a4, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@d4b9c1a, {streamed_id=1352468479, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$1$$Lambda$573/455710950@5e8b6117, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@35c0c3eb, {streamed_id=1352468479, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$1$$Lambda$573/455710950@51810727, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@fbfa41, {streamed_id=1352468479, complete=1352468479, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$$Lambda$574/874745178@57da090, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45720 POST /rmbtests/testStream null HTTP_1_1 200 23 4 tid=abcdefg OK "{\n \"complete\" : true\n}" [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@5897fc78, {streamed_id=805741512, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$1$$Lambda$573/455710950@619dc8b9, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@d2d5542, {streamed_id=805741512, complete=805741512, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$$Lambda$574/874745178@830afcc, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45722 POST /rmbtests/testStream null HTTP_1_1 200 23 1 tid=abcdefg OK "{\n \"complete\" : true\n}" [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45724 GET /rmbtests/x/books null HTTP_1_1 400 44 -1 tid=null Bad Request Invalid URL path requested /rmbtests/x/books [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 400, 400 status expected: http://localhost:64307/rmbtests/x/books [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO Invalid URL path requested /rmbtests/x/books [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Invalid call: with args public void org.folio.rest.impl.BooksDemoAPI.getRmbtestsBooks(java.lang.String,java.lang.Number,java.lang.Number,java.lang.String,java.util.List,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[AUTHOR, null, null, null, [], {x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$$Lambda$555/1406261733@2c2292c, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.RestVerticle SEVERE NULL java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.folio.rest.RestVerticle.invoke(RestVerticle.java:969) at org.folio.rest.RestVerticle.route(RestVerticle.java:536) at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288) at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225) at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120) at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133) at io.vertx.ext.web.impl.RouterImpl.accept(RouterImpl.java:79) at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:453) at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144) at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:666) at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619) at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146) at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337) at io.vertx.core.impl.ContextImpl.executeFromIO(ContextImpl.java:195) at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:144) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.vertx.core.http.impl.HttpServerImpl$Http2UpgradeHandler.channelRead(HttpServerImpl.java:984) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61) at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) Caused by: javax.validation.ValidationException: 'rating' parameter is incorrect. parameter value {null} is not valid: may not be null at org.folio.rest.annotations.RestValidator.buildValidationException(RestValidator.aj:81) at org.folio.rest.annotations.RestValidator.ajc$before$org_folio_rest_annotations_RestValidator$1$1872e94e(RestValidator.aj:50) at org.folio.rest.impl.BooksDemoAPI.getRmbtestsBooks(BooksDemoAPI.java:39) ... 59 more [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45726 GET /rmbtests/books null HTTP_1_1 400 87 -1 tid=null Bad Request 'rating' parameter is incorrect. parameter value {null} is not valid: may not be null [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 400, 400 status expected: http://localhost:64307/rmbtests/books [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 'rating' parameter is incorrect. parameter value {null} is not valid: may not be null [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.RestVerticle FINE /rmbtests/test -------- bodyContent -------- { "data" : { "description" : "asdfss", "genre" : "g", "author" : "a" } } [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTest(java.lang.Object,io.vertx.ext.web.RoutingContext,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[{data={description=asdfss, genre=g, author=a}}, io.vertx.ext.web.impl.RoutingContextImpl@2c404ef6, {x-okapi-request-id=999999999999, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$$Lambda$555/1406261733@4d552f13, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking postRmbtestsTest [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45728 POST /rmbtests/test null HTTP_1_1 200 133 17 tid=abcdefg OK { "data" : { "map" : { "data" : { "description" : "asdfss", "genre" : "g", "author" : "a" } }, "empty" : false } } [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 200, 200 expected status at 1554200724161 mode 1 for http://localhost:64307/rmbtests/test [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.RestVerticle FINE /rmbtests/books -------- bodyContent -------- { "data" : { "title" : "title", "description" : "asdfss", "datetime" : { }, "genre" : "g", "author" : "a", "link" : "link" }, "success" : true, "status" : 0 } [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsBooks(org.folio.rest.jaxrs.model.Book,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[org.folio.rest.jaxrs.model.Book@732198c1, {x-okapi-user-id=af23adf0-61ba-4887-bf82-956c4aae2260, x-okapi-request-id=999999999999, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$$Lambda$555/1406261733@567a15d5, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking postRmbtestsBooks [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45730 POST /rmbtests/books null HTTP_1_1 201 443 9 tid=abcdefg Created { "data" : { "data" : { "title" : "title", "description" : "asdfss", "datetime" : { }, "genre" : "g", "author" : "a", "link" : "link" }, "success" : true, "status" : 0, "metadata" : { "createdDate" : "2019-04-02T10:25:24.165+0000", "createdByUserId" : "af23adf0-61ba-4887-bf82-956c4aae2260", "updatedDate" : "2019-04-02T10:25:24.165+0000", "updatedByUserId" : "af23adf0-61ba-4887-bf82-956c4aae2260" } } } [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 201, 201 expected status at 1554200724172 mode 1 for http://localhost:64307/rmbtests/books [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.RestVerticle FINE /rmbtests/books -------- bodyContent -------- { "data" : { "title" : "title", "description" : "asdfss", "datetime" : { }, "genre" : "g", "author" : "a", "link" : "link" }, "success" : true, "status" : 0 } [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsBooks(org.folio.rest.jaxrs.model.Book,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[org.folio.rest.jaxrs.model.Book@418519a2, {x-okapi-request-id=999999999999, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$$Lambda$555/1406261733@7a88d183, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking postRmbtestsBooks [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45732 POST /rmbtests/books null HTTP_1_1 201 190 2 tid=abcdefg Created { "data" : { "data" : { "title" : "title", "description" : "asdfss", "datetime" : { }, "genre" : "g", "author" : "a", "link" : "link" }, "success" : true, "status" : 0 } } [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 201, 201 expected status at 1554200724176 mode 1 for http://localhost:64307/rmbtests/books [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.RestVerticle FINE /rmbtests/books -------- bodyContent -------- {"data":{"title":"title","description":"asdfss","datetime":{},"genre":"g","author":"a","link":"link"},"success":true,"status":0,"lalala":"non existant"} [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.RestVerticle SEVERE Unrecognized field "lalala" (class org.folio.rest.jaxrs.model.Book), not marked as ignorable (7 known properties: "status", "success", "data", "image", "metadata", "_id", "resultInfo"]) at [Source: (String)"{"data":{"title":"title","description":"asdfss","datetime":{},"genre":"g","author":"a","link":"link"},"success":true,"status":0,"lalala":"non existant"}"; line: 1, column: 139] (through reference chain: org.folio.rest.jaxrs.model.Book["lalala"]) com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "lalala" (class org.folio.rest.jaxrs.model.Book), not marked as ignorable (7 known properties: "status", "success", "data", "image", "metadata", "_id", "resultInfo"]) at [Source: (String)"{"data":{"title":"title","description":"asdfss","datetime":{},"genre":"g","author":"a","link":"link"},"success":true,"status":0,"lalala":"non existant"}"; line: 1, column: 139] (through reference chain: org.folio.rest.jaxrs.model.Book["lalala"]) at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:823) at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:1153) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1589) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1567) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:294) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:151) at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:4013) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3004) at org.folio.rest.RestVerticle.lambda$10(RestVerticle.java:1309) at java.util.Iterator.forEachRemaining(Iterator.java:116) at org.folio.rest.RestVerticle.parseParams(RestVerticle.java:1273) at org.folio.rest.RestVerticle.route(RestVerticle.java:463) at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288) at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225) at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120) at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133) at io.vertx.ext.web.handler.impl.BodyHandlerImpl$BHandler.doEnd(BodyHandlerImpl.java:231) at io.vertx.ext.web.handler.impl.BodyHandlerImpl$BHandler.end(BodyHandlerImpl.java:211) at io.vertx.ext.web.handler.impl.BodyHandlerImpl.lambda$handle$0(BodyHandlerImpl.java:74) at io.vertx.core.http.impl.HttpServerRequestImpl.handleEnd(HttpServerRequestImpl.java:417) at io.vertx.core.http.impl.Http1xServerConnection.handleEnd(Http1xServerConnection.java:482) at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:456) at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144) at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:728) at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619) at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146) at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337) at io.vertx.core.impl.ContextImpl.executeFromIO(ContextImpl.java:195) at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:144) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61) at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45734 POST /rmbtests/books null HTTP_1_1 422 593 -1 tid=null Unprocessable Entity {"errors":[{"message":"Unrecognized field \"lalala\" (class org.folio.rest.jaxrs.model.Book), not marked as ignorable (7 known properties: \"status\", \"success\", \"data\", \"image\", \"metadata\", \"_id\", \"resultInfo\"])\n at [Source: (String)\"{\"data\":{\"title\":\"title\",\"description\":\"asdfss\",\"datetime\":{},\"genre\":\"g\",\"author\":\"a\",\"link\":\"link\"},\"success\":true,\"status\":0,\"lalala\":\"non existant\"}\"; line: 1, column: 139] (through reference chain: org.folio.rest.jaxrs.model.Book[\"lalala\"])","type":"1","code":"-1","parameters":[{"key":"","value":""}]}]} [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 422, 422 expected status at 1554200724178 mode 1 for http://localhost:64307/rmbtests/books [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.AdminAPI.putAdminLoglevel(org.folio.rest.jaxrs.model.AdminLoglevelPutLevel,java.lang.String,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[FINE, org.folio.rest, {x-okapi-request-id=999999999999, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$$Lambda$555/1406261733@6ddc94f8, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking putAdminLoglevel [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45736 PUT /admin/loglevel level=FINE&java_package=org.folio.rest HTTP_1_1 200 1283 0 tid=abcdefg OK { "data" : { "map" : { "org.folio.rest.RestVerticle" : "FINE", "org.folio.rest.impl.JobsRunner" : "FINE", "org.folio.rest.tools.utils.JsonUtils" : "FINE", "org.folio.rest.persist.LoadConfs" : "FINE", "org.folio.rest.persist.cql.CQLWrapper" : "FINE", "org.folio.rest.tools.utils.VertxUtils" : "FINE", "org.folio.rest.impl.TenantAPI" : "FINE", "org.folio.rest.tools.client.test.HttpClientMock2" : "FINE", "org.folio.rest.impl.ProcessUploads" : "FINE", "org.folio.rest.impl.RamlsAPI" : "FINE", "org.folio.rest.tools.AnnotationGrabber" : "FINE", "org.folio.rest.tools.utils.InterfaceToImpl" : "FINE", "org.folio.rest.tools.PomReader" : "FINE", "org.folio.rest.tools.utils.LogUtil" : "FINE", "org.folio.rest.impl.JsonSchemasAPI" : "FINE", "org.folio.rest.tools.messages.Messages" : "FINE", "org.folio.rest.impl.JobAPI" : "FINE", "org.folio.rest.tools.codecs.PojoEventBusCodec" : "FINE", "org.folio.rest.annotations.RestValidator" : "FINE", "org.folio.rest.tools.utils.TenantLoading" : "FINE", "org.folio.rest.persist.PostgresClient" : "FINE", "org.folio.rest.impl.BooksDemoAPI" : "FINE", "org.folio.rest.tools.ClientGenerator" : "FINE", "org.folio.rest.impl.AdminAPI" : "FINE" }, "empty" : false } } [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 200, 200 expected status at 1554200724180 mode 0 for http://localhost:64307/admin/loglevel?level=FINE&java_package=org.folio.rest [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.RestVerticle FINE /rmbtests/books -------- bodyContent -------- { "data" : { "title" : "title", "description" : "asdfss", "datetime" : { }, "genre" : "g", "author" : "a", "link" : "link" }, "success" : true, "status" : 0, "metadata" : { "createdDate" : 1554200724145, "createdByUserId" : "12345678-1234-1234-1234-123456789098", "createdByUsername" : "you", "updatedDate" : 1554200724145, "updatedByUserId" : "123456789098" } } [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45738 POST /rmbtests/books null HTTP_1_1 422 215 -1 tid=null Unprocessable Entity {"errors":[{"message":"must match \"^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$\"","type":"1","code":"-1","parameters":[{"key":"metadata.updatedByUserId","value":"123456789098"}]}]} [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 422, 422 expected status at 1554200724186 mode 1 for http://localhost:64307/rmbtests/books [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.RestVerticle FINE /rmbtests/books -------- bodyContent -------- { "data" : { "title" : "title", "description" : "asdfss", "datetime" : { }, "genre" : "g", "author" : "a", "link" : "link" }, "success" : true, "status" : 0, "metadata" : { "createdDate" : 1554200724145, "createdByUserId" : "12345678-1234-1234-1234-123456789098", "createdByUsername" : "you", "updatedDate" : 1554200724145, "updatedByUserId" : "12345678-1234-1234-1234-123456789098" } } [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsBooks(org.folio.rest.jaxrs.model.Book,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[org.folio.rest.jaxrs.model.Book@75a68ad1, {x-okapi-request-id=999999999999, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$$Lambda$555/1406261733@9318e01, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking postRmbtestsBooks [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45740 POST /rmbtests/books null HTTP_1_1 201 476 2 tid=abcdefg Created { "data" : { "data" : { "title" : "title", "description" : "asdfss", "datetime" : { }, "genre" : "g", "author" : "a", "link" : "link" }, "success" : true, "status" : 0, "metadata" : { "createdDate" : "2019-04-02T10:25:24.145+0000", "createdByUserId" : "12345678-1234-1234-1234-123456789098", "createdByUsername" : "you", "updatedDate" : "2019-04-02T10:25:24.145+0000", "updatedByUserId" : "12345678-1234-1234-1234-123456789098" } } } [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 201, 201 expected status at 1554200724189 mode 1 for http://localhost:64307/rmbtests/books [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.AdminAPI.getAdminLoglevel(java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[{x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$$Lambda$555/1406261733@24b2315f, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking getAdminLoglevel [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45744 GET /admin/loglevel null HTTP_1_1 200 7440 1 tid=abcdefg OK { "data" : { "map" : { "org.hibernate.validator.internal.metadata.aggregated.ExecutableMetaData" : "DEBUG", "org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl" : "DEBUG", "org.hibernate.validator.internal.util.privilegedactions.GetAnnotationParameter" : "INFO", "org.hibernate.validator.internal.constraintvalidators.bv.size.SizeValidatorForCharSequence" : "INFO", "org.hibernate.validator.internal.metadata.aggregated.GroupConversionHelper" : "DEBUG", "org.hibernate.validator.internal.engine.ConstraintViolationImpl" : "INFO", "org.hibernate.validator.internal.metadata.provider.AnnotationMetaDataProvider" : "DEBUG", "org.hibernate.validator.internal.engine.groups.ValidationOrderGenerator" : "DEBUG", "org.hibernate.validator.internal.constraintvalidators.bv.PatternValidator" : "INFO", "org.hibernate.validator.internal.engine.messageinterpolation.parser.MessageState" : "INFO", "org.hibernate.validator.internal.metadata.core.ConstraintHelper" : "DEBUG", "org.hibernate.validator.internal.xml.ResourceLoaderHelper" : "DEBUG", "org.hibernate.validator.resourceloading.PlatformResourceBundleLocator" : "DEBUG", "org.hibernate.validator.internal.engine.messageinterpolation.parser.InterpolationTermState" : "INFO", "org.hibernate.validator.internal.engine.ConfigurationImpl" : "DEBUG", "org.hibernate.validator.messageinterpolation.AbstractMessageInterpolator" : "DEBUG", "org.hibernate.validator.internal.engine.groups.DefaultValidationOrder" : "DEBUG", "org.hibernate.validator.internal.engine.constraintvalidation.ConstraintValidatorContextImpl" : "INFO", "org.hibernate.validator.internal.engine.ValidationContext" : "DEBUG", "org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl" : "INFO", "org.hibernate.validator.internal.engine.messageinterpolation.parser.ELState" : "INFO", "org.hibernate.validator.internal.xml.ValidationBootstrapParameters" : "DEBUG", "org.hibernate.validator.internal.engine.ValidatorImpl" : "DEBUG", "org.hibernate.validator.internal.metadata.aggregated.rule.MethodConfigurationRule" : "DEBUG", "org.hibernate.validator.internal.util.Contracts" : "DEBUG", "org.folio.rest.RestVerticle" : "FINE", "org.hibernate.validator.internal.xml.ValidationXmlParser" : "DEBUG", "org.hibernate.validator.internal.engine.groups.Sequence" : "DEBUG", "org.hibernate.validator.internal.util.ReflectionHelper" : "DEBUG", "org.hibernate.validator.internal.metadata.aggregated.MetaDataBuilder" : "DEBUG", "org.hibernate.validator.internal.engine.messageinterpolation.parser.BeginState" : "INFO", "org.hibernate.validator.internal.metadata.provider.TypeAnnotationAwareMetaDataProvider" : "DEBUG", "org.hibernate.validator.internal.engine.path.PathImpl" : "INFO", "org.hibernate.validator.internal.engine.ValidatorFactoryImpl" : "DEBUG", "org.hibernate.validator.internal.metadata.core.AnnotationProcessingOptionsImpl" : "DEBUG", "org.hibernate.validator.internal.engine.constraintvalidation.ConstraintTree" : "INFO", "org.hibernate.validator.internal.engine.constraintvalidation.ConstraintValidatorManager" : "DEBUG", "org.hibernate.validator.internal.util.privilegedactions.LoadClass" : "DEBUG", "org.hibernate.validator.internal.metadata.raw.ConstrainedExecutable" : "DEBUG", "org.hibernate.validator.internal.metadata.aggregated.PropertyMetaData" : "DEBUG", "org.hibernate.validator.internal.engine.MessageInterpolatorContext" : "INFO", "org.hibernate.validator.internal.util.Version" : "DEBUG", "org.hibernate.validator.internal.engine.path.NodeImpl" : "INFO", "org.hibernate.validator.internal.util.ExecutableHelper" : "DEBUG", "org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver" : "DEBUG", "org.hibernate.validator.internal.util.privilegedactions.NewInstance" : "INFO", "org.jboss.logging" : "DEBUG", "org.hibernate.validator.internal.util.TypeHelper" : "DEBUG", "org.folio.DemoRamlRestTest" : "FINE", "org.folio.rest.impl.JobsRunner" : "FINE", "org.junit.jupiter.engine.execution.ConditionEvaluator" : "FINE", "org.folio.rest.tools.utils.JsonUtils" : "FINE", "org.junit.platform.launcher.core.ServiceLoaderTestEngineRegistry" : "FINE", "org.z3950.zing.cql.cql2pgjson.CQL2PgJSON" : "FINE", "org.folio.rest.persist.LoadConfs" : "FINE", "org.folio.rest.persist.cql.CQLWrapper" : "FINE", "org.junit.jupiter.engine.config.EnumConfigurationParameterConverter" : "FINE", "org.junit.platform.engine.support.hierarchical.NodeTestTask" : "FINE", "org.folio.rest.tools.utils.VertxUtils" : "FINE", "org.glassfish.jersey.internal.inject.Providers" : "FINE", "org.junit.jupiter.engine.execution.ExecutableInvoker" : "FINE", "org.junit.platform.commons.util.ClasspathScanner" : "FINE", "org.glassfish.jersey.message.internal.HeaderUtils" : "FINE", "org.folio.rest.impl.TenantAPI" : "FINE", "org.glassfish.jersey.message.internal.CommittingOutputStream" : "FINE", "org.folio.rest.tools.client.test.HttpClientMock2" : "FINE", "org.glassfish.jersey.message.internal.LinkProvider" : "FINE", "org.folio.rest.impl.ProcessUploads" : "FINE", "org.folio.rest.impl.RamlsAPI" : "FINE", "org.junit.jupiter.engine.extension.ExtensionRegistry" : "FINE", "org.junit.jupiter.engine.descriptor.JupiterTestDescriptor" : "FINE", "org.junit.vintage.engine.discovery.DefensiveAllDefaultPossibilitiesBuilder" : "FINE", "org.folio.rest.tools.AnnotationGrabber" : "FINE", "org.folio.rest.tools.utils.InterfaceToImpl" : "FINE", "org.junit.jupiter.engine.descriptor.DisplayNameUtils" : "FINE", "org.folio.rest.tools.PomReader" : "FINE", "org.junit.jupiter.engine.discovery.JavaElementsResolver" : "FINE", "org.junit.vintage.engine.descriptor.RunnerTestDescriptor" : "FINE", "io.netty.util.internal.PlatformDependent" : "SEVERE", "org.folio.rest.tools.utils.LogUtil" : "FINE", "org.junit.vintage.engine.discovery.TestClassRequestResolver" : "FINE", "org.folio.rest.impl.JsonSchemasAPI" : "FINE", "org.junit" : "FINE", "org.junit.vintage.engine.support.UniqueIdReader" : "FINE", "org.folio.rest.tools.messages.Messages" : "FINE", "org.junit.vintage.engine.discovery.UniqueIdSelectorResolver" : "FINE", "org.glassfish.jersey.internal.util.ReflectionHelper" : "FINE", "org.folio.rest.impl.JobAPI" : "FINE", "org.folio.rest.tools.codecs.PojoEventBusCodec" : "FINE", "org.junit.platform.commons.util.ReflectionUtils" : "FINE", "org.folio.rest.annotations.RestValidator" : "FINE", "org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor" : "FINE", "org.folio.rest.tools.utils.TenantLoading" : "FINE", "io.vertx" : "WARNING", "org.junit.platform.launcher.core.LauncherConfigurationParameters" : "FINE", "org.folio.rest.persist.PostgresClient" : "FINE", "org.folio.rest.impl.BooksDemoAPI" : "FINE", "org.junit.jupiter.engine.execution.JupiterEngineExecutionContext" : "FINE", "org.folio.rest.tools.ClientGenerator" : "FINE", "org.junit.platform.launcher.core.DefaultLauncher" : "FINE", "org.jvnet.hk2.logger" : "FINE", "org.folio.rest.impl.AdminAPI" : "FINE", "org.junit.platform.launcher.core.ServiceLoaderTestExecutionListenerRegistry" : "FINE", "" : "WARNING" }, "empty" : false } } [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 200, 200 status expected: http://localhost:64307/admin/loglevel [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO { "map" : { "org.hibernate.validator.internal.metadata.aggregated.ExecutableMetaData" : "DEBUG", "org.hibernate.validator.internal.metadata.aggregated.BeanMetaDataImpl" : "DEBUG", "org.hibernate.validator.internal.util.privilegedactions.GetAnnotationParameter" : "INFO", "org.hibernate.validator.internal.constraintvalidators.bv.size.SizeValidatorForCharSequence" : "INFO", "org.hibernate.validator.internal.metadata.aggregated.GroupConversionHelper" : "DEBUG", "org.hibernate.validator.internal.engine.ConstraintViolationImpl" : "INFO", "org.hibernate.validator.internal.metadata.provider.AnnotationMetaDataProvider" : "DEBUG", "org.hibernate.validator.internal.engine.groups.ValidationOrderGenerator" : "DEBUG", "org.hibernate.validator.internal.constraintvalidators.bv.PatternValidator" : "INFO", "org.hibernate.validator.internal.engine.messageinterpolation.parser.MessageState" : "INFO", "org.hibernate.validator.internal.metadata.core.ConstraintHelper" : "DEBUG", "org.hibernate.validator.internal.xml.ResourceLoaderHelper" : "DEBUG", "org.hibernate.validator.resourceloading.PlatformResourceBundleLocator" : "DEBUG", "org.hibernate.validator.internal.engine.messageinterpolation.parser.InterpolationTermState" : "INFO", "org.hibernate.validator.internal.engine.ConfigurationImpl" : "DEBUG", "org.hibernate.validator.messageinterpolation.AbstractMessageInterpolator" : "DEBUG", "org.hibernate.validator.internal.engine.groups.DefaultValidationOrder" : "DEBUG", "org.hibernate.validator.internal.engine.constraintvalidation.ConstraintValidatorContextImpl" : "INFO", "org.hibernate.validator.internal.engine.ValidationContext" : "DEBUG", "org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl" : "INFO", "org.hibernate.validator.internal.engine.messageinterpolation.parser.ELState" : "INFO", "org.hibernate.validator.internal.xml.ValidationBootstrapParameters" : "DEBUG", "org.hibernate.validator.internal.engine.ValidatorImpl" : "DEBUG", "org.hibernate.validator.internal.metadata.aggregated.rule.MethodConfigurationRule" : "DEBUG", "org.hibernate.validator.internal.util.Contracts" : "DEBUG", "org.folio.rest.RestVerticle" : "FINE", "org.hibernate.validator.internal.xml.ValidationXmlParser" : "DEBUG", "org.hibernate.validator.internal.engine.groups.Sequence" : "DEBUG", "org.hibernate.validator.internal.util.ReflectionHelper" : "DEBUG", "org.hibernate.validator.internal.metadata.aggregated.MetaDataBuilder" : "DEBUG", "org.hibernate.validator.internal.engine.messageinterpolation.parser.BeginState" : "INFO", "org.hibernate.validator.internal.metadata.provider.TypeAnnotationAwareMetaDataProvider" : "DEBUG", "org.hibernate.validator.internal.engine.path.PathImpl" : "INFO", "org.hibernate.validator.internal.engine.ValidatorFactoryImpl" : "DEBUG", "org.hibernate.validator.internal.metadata.core.AnnotationProcessingOptionsImpl" : "DEBUG", "org.hibernate.validator.internal.engine.constraintvalidation.ConstraintTree" : "INFO", "org.hibernate.validator.internal.engine.constraintvalidation.ConstraintValidatorManager" : "DEBUG", "org.hibernate.validator.internal.util.privilegedactions.LoadClass" : "DEBUG", "org.hibernate.validator.internal.metadata.raw.ConstrainedExecutable" : "DEBUG", "org.hibernate.validator.internal.metadata.aggregated.PropertyMetaData" : "DEBUG", "org.hibernate.validator.internal.engine.MessageInterpolatorContext" : "INFO", "org.hibernate.validator.internal.util.Version" : "DEBUG", "org.hibernate.validator.internal.engine.path.NodeImpl" : "INFO", "org.hibernate.validator.internal.util.ExecutableHelper" : "DEBUG", "org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver" : "DEBUG", "org.hibernate.validator.internal.util.privilegedactions.NewInstance" : "INFO", "org.jboss.logging" : "DEBUG", "org.hibernate.validator.internal.util.TypeHelper" : "DEBUG", "org.folio.DemoRamlRestTest" : "FINE", "org.folio.rest.impl.JobsRunner" : "FINE", "org.junit.jupiter.engine.execution.ConditionEvaluator" : "FINE", "org.folio.rest.tools.utils.JsonUtils" : "FINE", "org.junit.platform.launcher.core.ServiceLoaderTestEngineRegistry" : "FINE", "org.z3950.zing.cql.cql2pgjson.CQL2PgJSON" : "FINE", "org.folio.rest.persist.LoadConfs" : "FINE", "org.folio.rest.persist.cql.CQLWrapper" : "FINE", "org.junit.jupiter.engine.config.EnumConfigurationParameterConverter" : "FINE", "org.junit.platform.engine.support.hierarchical.NodeTestTask" : "FINE", "org.folio.rest.tools.utils.VertxUtils" : "FINE", "org.glassfish.jersey.internal.inject.Providers" : "FINE", "org.junit.jupiter.engine.execution.ExecutableInvoker" : "FINE", "org.junit.platform.commons.util.ClasspathScanner" : "FINE", "org.glassfish.jersey.message.internal.HeaderUtils" : "FINE", "org.folio.rest.impl.TenantAPI" : "FINE", "org.glassfish.jersey.message.internal.CommittingOutputStream" : "FINE", "org.folio.rest.tools.client.test.HttpClientMock2" : "FINE", "org.glassfish.jersey.message.internal.LinkProvider" : "FINE", "org.folio.rest.impl.ProcessUploads" : "FINE", "org.folio.rest.impl.RamlsAPI" : "FINE", "org.junit.jupiter.engine.extension.ExtensionRegistry" : "FINE", "org.junit.jupiter.engine.descriptor.JupiterTestDescriptor" : "FINE", "org.junit.vintage.engine.discovery.DefensiveAllDefaultPossibilitiesBuilder" : "FINE", "org.folio.rest.tools.AnnotationGrabber" : "FINE", "org.folio.rest.tools.utils.InterfaceToImpl" : "FINE", "org.junit.jupiter.engine.descriptor.DisplayNameUtils" : "FINE", "org.folio.rest.tools.PomReader" : "FINE", "org.junit.jupiter.engine.discovery.JavaElementsResolver" : "FINE", "org.junit.vintage.engine.descriptor.RunnerTestDescriptor" : "FINE", "io.netty.util.internal.PlatformDependent" : "SEVERE", "org.folio.rest.tools.utils.LogUtil" : "FINE", "org.junit.vintage.engine.discovery.TestClassRequestResolver" : "FINE", "org.folio.rest.impl.JsonSchemasAPI" : "FINE", "org.junit" : "FINE", "org.junit.vintage.engine.support.UniqueIdReader" : "FINE", "org.folio.rest.tools.messages.Messages" : "FINE", "org.junit.vintage.engine.discovery.UniqueIdSelectorResolver" : "FINE", "org.glassfish.jersey.internal.util.ReflectionHelper" : "FINE", "org.folio.rest.impl.JobAPI" : "FINE", "org.folio.rest.tools.codecs.PojoEventBusCodec" : "FINE", "org.junit.platform.commons.util.ReflectionUtils" : "FINE", "org.folio.rest.annotations.RestValidator" : "FINE", "org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor" : "FINE", "org.folio.rest.tools.utils.TenantLoading" : "FINE", "io.vertx" : "WARNING", "org.junit.platform.launcher.core.LauncherConfigurationParameters" : "FINE", "org.folio.rest.persist.PostgresClient" : "FINE", "org.folio.rest.impl.BooksDemoAPI" : "FINE", "org.junit.jupiter.engine.execution.JupiterEngineExecutionContext" : "FINE", "org.folio.rest.tools.ClientGenerator" : "FINE", "org.junit.platform.launcher.core.DefaultLauncher" : "FINE", "org.jvnet.hk2.logger" : "FINE", "org.folio.rest.impl.AdminAPI" : "FINE", "org.junit.platform.launcher.core.ServiceLoaderTestExecutionListenerRegistry" : "FINE", "" : "WARNING" }, "empty" : false } [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 200, 200 status expected: http://localhost:64307/apidocs/index.html [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO API Console [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45746 GET /rmbtests/books publicationYear=&author=me HTTP_1_1 400 83 -1 tid=null Bad Request publicationYear does not have a default value in the RAML and has been passed empty [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 400, 400 status expected: http://localhost:64307/rmbtests/books?publicationYear=&author=me [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO publicationYear does not have a default value in the RAML and has been passed empty [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.getRmbtestsBooks(java.lang.String,java.lang.Number,java.lang.Number,java.lang.String,java.util.List,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[me, 1900, 1.2, null, [], {x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$$Lambda$555/1406261733@38754972, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking getRmbtestsBooks [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45748 GET /rmbtests/books publicationYear=1900&author=me&rating=1.2 HTTP_1_1 200 3 1 tid=abcdefg OK { } [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 200, 200 status expected: http://localhost:64307/rmbtests/books?publicationYear=1900&author=me&rating=1.2 [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO { } [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Invalid call: with args public void org.folio.rest.impl.BooksDemoAPI.getRmbtestsBooks(java.lang.String,java.lang.Number,java.lang.Number,java.lang.String,java.util.List,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[me, 1, null, null, [], {x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$$Lambda$555/1406261733@2e878838, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.RestVerticle SEVERE NULL java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.folio.rest.RestVerticle.invoke(RestVerticle.java:969) at org.folio.rest.RestVerticle.route(RestVerticle.java:536) at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288) at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225) at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120) at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133) at io.vertx.ext.web.impl.RouterImpl.accept(RouterImpl.java:79) at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:453) at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144) at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:666) at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619) at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146) at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337) at io.vertx.core.impl.ContextImpl.executeFromIO(ContextImpl.java:195) at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:144) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.vertx.core.http.impl.HttpServerImpl$Http2UpgradeHandler.channelRead(HttpServerImpl.java:984) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61) at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) Caused by: javax.validation.ValidationException: 'rating' parameter is incorrect. parameter value {null} is not valid: may not be null at org.folio.rest.annotations.RestValidator.buildValidationException(RestValidator.aj:81) at org.folio.rest.annotations.RestValidator.ajc$before$org_folio_rest_annotations_RestValidator$1$1872e94e(RestValidator.aj:50) at org.folio.rest.impl.BooksDemoAPI.getRmbtestsBooks(BooksDemoAPI.java:39) ... 59 more [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45750 GET /rmbtests/books publicationYear=1&author=me HTTP_1_1 400 87 -1 tid=null Bad Request 'rating' parameter is incorrect. parameter value {null} is not valid: may not be null [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 400, 400 status expected: http://localhost:64307/rmbtests/books?publicationYear=1&author=me [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 'rating' parameter is incorrect. parameter value {null} is not valid: may not be null [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.RestVerticle SEVERE NULL java.lang.NumberFormatException at java.math.BigDecimal.(BigDecimal.java:497) at java.math.BigDecimal.(BigDecimal.java:383) at java.math.BigDecimal.(BigDecimal.java:809) at org.folio.rest.RestVerticle.lambda$10(RestVerticle.java:1447) at java.util.Iterator.forEachRemaining(Iterator.java:116) at org.folio.rest.RestVerticle.parseParams(RestVerticle.java:1273) at org.folio.rest.RestVerticle.route(RestVerticle.java:463) at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288) at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225) at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120) at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133) at io.vertx.ext.web.impl.RouterImpl.accept(RouterImpl.java:79) at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:453) at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144) at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:666) at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619) at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146) at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337) at io.vertx.core.impl.ContextImpl.executeFromIO(ContextImpl.java:195) at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:144) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.vertx.core.http.impl.HttpServerImpl$Http2UpgradeHandler.channelRead(HttpServerImpl.java:984) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61) at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45752 GET /rmbtests/books publicationYear=x&author=me HTTP_1_1 400 0 -1 tid=null Bad Request [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 400, 400 status expected: http://localhost:64307/rmbtests/books?publicationYear=x&author=me [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.RestVerticle FINE /rmbtests/books -------- bodyContent -------- { "data" : { "description" : "asdfss", "genre" : "g", "author" : "a" } } [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45754 POST /rmbtests/books validate_field=data.description HTTP_1_1 200 0 8377908 tid=null OK null [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 200, 200 expected status at 1554200724222 mode 1 for http://localhost:64307/rmbtests/books?validate_field=data.description [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.RestVerticle FINE /rmbtests/books -------- bodyContent -------- { "data" : { "description" : "asdfss", "genre" : "g", "author" : "a" } } [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45756 POST /rmbtests/books validate_field=author HTTP_1_1 200 0 8377912 tid=null OK null [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 200, 200 expected status at 1554200724226 mode 1 for http://localhost:64307/rmbtests/books?validate_field=author [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Invalid call: with args public void org.folio.rest.impl.BooksDemoAPI.getRmbtestsBooks(java.lang.String,java.lang.Number,java.lang.Number,java.lang.String,java.util.List,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[me, null, null, null, [], {x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$$Lambda$555/1406261733@6e856722, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.RestVerticle SEVERE NULL java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.folio.rest.RestVerticle.invoke(RestVerticle.java:969) at org.folio.rest.RestVerticle.route(RestVerticle.java:536) at org.folio.rest.RestVerticle.lambda$11(RestVerticle.java:288) at io.vertx.ext.web.impl.RouteImpl.handleContext(RouteImpl.java:225) at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:120) at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:133) at io.vertx.ext.web.impl.RouterImpl.accept(RouterImpl.java:79) at io.vertx.core.http.impl.Http1xServerConnection.processMessage(Http1xServerConnection.java:453) at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:144) at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:666) at io.vertx.core.http.impl.HttpServerImpl$ServerHandlerWithWebSockets.handleMessage(HttpServerImpl.java:619) at io.vertx.core.net.impl.VertxHandler.lambda$channelRead$1(VertxHandler.java:146) at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:337) at io.vertx.core.impl.ContextImpl.executeFromIO(ContextImpl.java:195) at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:144) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.vertx.core.http.impl.HttpServerImpl$Http2UpgradeHandler.channelRead(HttpServerImpl.java:984) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:86) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.vertx.core.http.impl.Http1xOrH2CHandler.end(Http1xOrH2CHandler.java:61) at io.vertx.core.http.impl.Http1xOrH2CHandler.channelRead(Http1xOrH2CHandler.java:38) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) Caused by: javax.validation.ValidationException: 'rating' parameter is incorrect. parameter value {null} is not valid: may not be null at org.folio.rest.annotations.RestValidator.buildValidationException(RestValidator.aj:81) at org.folio.rest.annotations.RestValidator.ajc$before$org_folio_rest_annotations_RestValidator$1$1872e94e(RestValidator.aj:50) at org.folio.rest.impl.BooksDemoAPI.getRmbtestsBooks(BooksDemoAPI.java:39) ... 59 more [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45758 GET /rmbtests/books author=me HTTP_1_1 400 87 -1 tid=null Bad Request 'rating' parameter is incorrect. parameter value {null} is not valid: may not be null [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 400, 400 status expected: http://localhost:64307/rmbtests/books?author=me [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 'rating' parameter is incorrect. parameter value {null} is not valid: may not be null [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.AdminAPI.getAdminMemory(boolean,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[true, {x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$$Lambda$555/1406261733@3c9332e8, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking getAdminMemory [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 200, 200 status expected: http://localhost:64307/admin/memory?history=true [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45760 GET /admin/memory history=true HTTP_1_1 200 1891 7 tid=abcdefg OK "2019-04-02T10:25:24.231Z

name: Code Cache memory usage after latest gc: -1MB. type: Non-heap memory estimate of memory usage: 13MB. peak usage: 15MB. % used memory after GC: -1 % used memory current: 86.87
name: Metaspace memory usage after latest gc: -1MB. type: Non-heap memory estimate of memory usage: 51MB. peak usage: 51MB. % used memory after GC: -1 % used memory current: -1
name: Compressed Class Space memory usage after latest gc: -1MB. type: Non-heap memory estimate of memory usage: 6MB. peak usage: 6MB. % used memory after GC: -1 % used memory current: 93.7
name: PS Eden Space memory usage after latest gc: 0MB. type: Heap memory estimate of memory usage: 195MB. peak usage: 247MB. % used memory after GC: 0 % used memory current: 53.91
name: PS Survivor Space memory usage after latest gc: 14MB. type: Heap memory estimate of memory usage: 14MB. peak usage: 14MB. % used memory after GC: 99.97 % used memory current: 99.97
name: PS Old Gen memory usage after latest gc: 10MB. type: Heap memory estimate of memory usage: 24MB. peak usage: 24MB. % used memory after GC: 3.13 % used memory current: 7.42


Total: Memory used/available(MB): 234/703
" [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 2019-04-02T10:25:24.231Z

name: Code Cache memory usage after latest gc: -1MB. type: Non-heap memory estimate of memory usage: 13MB. peak usage: 15MB. % used memory after GC: -1 % used memory current: 86.87
name: Metaspace memory usage after latest gc: -1MB. type: Non-heap memory estimate of memory usage: 51MB. peak usage: 51MB. % used memory after GC: -1 % used memory current: -1
name: Compressed Class Space memory usage after latest gc: -1MB. type: Non-heap memory estimate of memory usage: 6MB. peak usage: 6MB. % used memory after GC: -1 % used memory current: 93.7
name: PS Eden Space memory usage after latest gc: 0MB. type: Heap memory estimate of memory usage: 195MB. peak usage: 247MB. % used memory after GC: 0 % used memory current: 53.91
name: PS Survivor Space memory usage after latest gc: 14MB. type: Heap memory estimate of memory usage: 14MB. peak usage: 14MB. % used memory after GC: 99.97 % used memory current: 99.97
name: PS Old Gen memory usage after latest gc: 10MB. type: Heap memory estimate of memory usage: 24MB. peak usage: 24MB. % used memory after GC: 3.13 % used memory current: 7.42


Total: Memory used/available(MB): 234/703
[Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@1b3e6a52, {streamed_id=1943673325, x-okapi-tenant=abcdefg}, org.folio.rest.RestVerticle$1$$Lambda$573/455710950@554b8ec9, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.annotations.RestValidator FINE Valid call: with args public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context)[java.io.ByteArrayInputStream@b610ef8, {streamed_id=1943673325, x-okapi-tenant=abcdefg, streamed_abort=1943673325}, org.folio.rest.RestVerticle$2$$Lambda$616/2000630248@6788b372, io.vertx.core.impl.EventLoopContext@14b1c590] [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle start invoking public void org.folio.rest.impl.BooksDemoAPI.postRmbtestsTestStream(java.io.InputStream,java.util.Map,io.vertx.core.Handler,io.vertx.core.Context) [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45762 POST /rmbtests/testStream null HTTP_1_1 200 0 -1 tid=null OK unable to upload file Connection was closed [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.RestVerticle FINE /rmbtests/books -------- bodyContent -------- { "data" : { "description" : "asdfss", "genre" : "g", "author" : "a" } } [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45764 POST /rmbtests/books validate_field=data.title&validate_field=data.description HTTP_1_1 422 116 -1 tid=null Unprocessable Entity {"errors":[{"message":"may not be null","type":"1","code":"-1","parameters":[{"key":"data.title","value":"null"}]}]} [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 422, 422 expected status at 1554200724358 mode 1 for http://localhost:64307/rmbtests/books?validate_field=data.title&validate_field=data.description [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.InterfaceToImpl FINE returned 1 class/es from cache [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.RestVerticle FINE /rmbtests/books -------- bodyContent -------- { "data" : { "description" : "asdfss", "genre" : "g", "author" : "a" } } [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO 127.0.0.1:45766 POST /rmbtests/books validate_field=data.title HTTP_1_1 422 116 -1 tid=null Unprocessable Entity {"errors":[{"message":"may not be null","type":"1","code":"-1","parameters":[{"key":"data.title","value":"null"}]}]} [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO 422, 422 expected status at 1554200724368 mode 1 for http://localhost:64307/rmbtests/books?validate_field=data.title [Tue Apr 02 12:25:24 CEST 2019] org.folio.DemoRamlRestTest INFO deleting created files [Tue Apr 02 12:25:24 CEST 2019] org.folio.rest.tools.utils.LogUtil INFO org.folio.rest.RestVerticle runShutdownHook no shutdown hook implementation found, continuing with shutdown [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.362 s - in org.folio.DemoRamlRestTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 186, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-resources) @ domain-models-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 108 resources [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ domain-models-runtime --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ domain-models-runtime --- [INFO] Building jar: /home/adam/folio/raml-module-builder/domain-models-runtime/target/domain-models-runtime-23.12.0-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.4:shade (default) @ domain-models-runtime --- [INFO] Including javax.ws.rs:javax.ws.rs-api:jar:2.0.1 in the shaded jar. [INFO] Including org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.22 in the shaded jar. [INFO] Including org.glassfish.jersey.core:jersey-common:jar:2.22 in the shaded jar. [INFO] Including javax.annotation:javax.annotation-api:jar:1.2 in the shaded jar. [INFO] Including org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.22 in the shaded jar. [INFO] Including org.glassfish.hk2:hk2-api:jar:2.4.0-b31 in the shaded jar. [INFO] Including org.glassfish.hk2:hk2-utils:jar:2.4.0-b31 in the shaded jar. [INFO] Including org.glassfish.hk2.external:aopalliance-repackaged:jar:2.4.0-b31 in the shaded jar. [INFO] Including org.glassfish.hk2.external:javax.inject:jar:2.4.0-b31 in the shaded jar. [INFO] Including org.glassfish.hk2:hk2-locator:jar:2.4.0-b31 in the shaded jar. [INFO] Including org.glassfish.hk2:osgi-resource-locator:jar:1.0.1 in the shaded jar. [INFO] Including org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.22 in the shaded jar. [INFO] Including com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.5.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.5.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.5.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.9.6 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.9.8 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.9.6 in the shaded jar. [INFO] Including io.vertx:vertx-web:jar:3.5.4 in the shaded jar. [INFO] Including io.vertx:vertx-auth-common:jar:3.5.4 in the shaded jar. [INFO] Including io.vertx:vertx-bridge-common:jar:3.5.4 in the shaded jar. [INFO] Including io.vertx:vertx-core:jar:3.5.4 in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.19.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.19.Final in the shaded jar. [INFO] Including com.google.guava:guava:jar:19.0 in the shaded jar. [INFO] Including org.folio:domain-models-api-interfaces:jar:23.12.0-SNAPSHOT in the shaded jar. [INFO] Including javax.mail:mailapi:jar:1.4.3 in the shaded jar. [INFO] Including javax.activation:activation:jar:1.1 in the shaded jar. [INFO] Including org.folio:domain-models-api-aspects:jar:23.12.0-SNAPSHOT in the shaded jar. [INFO] Including org.javassist:javassist:jar:3.20.0-GA in the shaded jar. [INFO] Including org.folio:domain-models-interface-extensions:jar:23.12.0-SNAPSHOT in the shaded jar. [INFO] Including org.raml.jaxrs:jaxrs-code-generator:jar:3.0.2 in the shaded jar. [INFO] Including org.raml:raml-parser-2:jar:1.0.9 in the shaded jar. [INFO] Including org.raml:yagi:jar:1.0.9 in the shaded jar. [INFO] Including org.yaml:snakeyaml:jar:1.15 in the shaded jar. [INFO] Including com.fasterxml.jackson.module:jackson-module-jsonSchema:jar:2.4.4 in the shaded jar. [INFO] Including com.github.fge:json-schema-validator:jar:2.2.6 in the shaded jar. [INFO] Including com.googlecode.libphonenumber:libphonenumber:jar:6.2 in the shaded jar. [INFO] Including com.github.fge:json-schema-core:jar:1.2.5 in the shaded jar. [INFO] Including com.github.fge:uri-template:jar:0.9 in the shaded jar. [INFO] Including com.github.fge:msg-simple:jar:1.1 in the shaded jar. [INFO] Including com.github.fge:btf:jar:1.2 in the shaded jar. [INFO] Including com.github.fge:jackson-coreutils:jar:1.8 in the shaded jar. [INFO] Including org.mozilla:rhino:jar:1.7R4 in the shaded jar. [INFO] Including net.sf.jopt-simple:jopt-simple:jar:4.6 in the shaded jar. [INFO] Including com.googlecode.juniversalchardet:juniversalchardet:jar:1.0.3 in the shaded jar. [INFO] Including org.apache.ws.xmlschema:xmlschema-core:jar:2.2.1 in the shaded jar. [INFO] Including org.raml:raml-to-pojo:jar:1.0.2 in the shaded jar. [INFO] Including org.raml:test-utils:jar:1.0.2 in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.5 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-mapper-asl:jar:1.9.1 in the shaded jar. [INFO] Including org.codehaus.jackson:jackson-core-asl:jar:1.9.1 in the shaded jar. [INFO] Including com.squareup:javapoet:jar:1.7.0 in the shaded jar. [INFO] Including commons-cli:commons-cli:jar:1.3.1 in the shaded jar. [INFO] Including org.jsonschema2pojo:jsonschema2pojo-core:jar:0.5.1 in the shaded jar. [INFO] Including org.jsonschema2pojo:jsonschema2pojo-scalagen:jar:0.5.1 in the shaded jar. [INFO] Including net.sourceforge.collections:collections-generic:jar:4.01 in the shaded jar. [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.9.1 in the shaded jar. [INFO] Including com.google.code.javaparser:javaparser:jar:1.0.10 in the shaded jar. [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.1 in the shaded jar. [INFO] Including com.squareup.moshi:moshi:jar:1.5.0 in the shaded jar. [INFO] Including com.squareup.okio:okio:jar:1.13.0 in the shaded jar. [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar. [INFO] Including com.google.code.findbugs:annotations:jar:1.3.9 in the shaded jar. [INFO] Including org.hamcrest:hamcrest-all:jar:1.3 in the shaded jar. [INFO] Including org.folio:util:jar:23.12.0-SNAPSHOT in the shaded jar. [INFO] Including org.apache.maven:maven-model:jar:3.3.9 in the shaded jar. [INFO] Including org.codehaus.plexus:plexus-utils:jar:3.0.22 in the shaded jar. [INFO] Including xpp3:xpp3:jar:1.1.4c in the shaded jar. [INFO] Including com.github.javaparser:javaparser-core:jar:3.3.0 in the shaded jar. [INFO] Including com.sun.codemodel:codemodel:jar:2.6 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-xjc:jar:2.1.6 in the shaded jar. [INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.1.6 in the shaded jar. [INFO] Including javax.xml.bind:jaxb-api:jar:2.1 in the shaded jar. [INFO] Including javax.xml.stream:stax-api:jar:1.0-2 in the shaded jar. [INFO] Including org.hibernate:hibernate-validator:jar:5.2.4.Final in the shaded jar. [INFO] Including org.jboss.logging:jboss-logging:jar:3.2.1.Final in the shaded jar. [INFO] Including com.fasterxml:classmate:jar:1.1.0 in the shaded jar. [INFO] Including javax.el:javax.el-api:jar:2.2.4 in the shaded jar. [INFO] Including org.z3950.zing:cql2pgjson:jar:3.1.0 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.8.1 in the shaded jar. [INFO] Including org.json:json:jar:20180813 in the shaded jar. [INFO] Including org.z3950.zing:cql-java:jar:1.13 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.6 in the shaded jar. [INFO] Including javax.validation:validation-api:jar:1.1.0.Final in the shaded jar. [INFO] Including io.vertx:vertx-dropwizard-metrics:jar:3.5.4 in the shaded jar. [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.0.2 in the shaded jar. [INFO] Including ru.yandex.qatools.embed:postgresql-embedded:jar:2.9 in the shaded jar. [INFO] Including de.flapdoodle.embed:de.flapdoodle.embed.process:jar:2.0.2 in the shaded jar. [INFO] Including net.java.dev.jna:jna:jar:4.0.0 in the shaded jar. [INFO] Including net.java.dev.jna:jna-platform:jar:4.0.0 in the shaded jar. [INFO] Including org.apache.commons:commons-compress:jar:1.10 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.10 in the shaded jar. [INFO] Including org.folio:rules:jar:23.12.0-SNAPSHOT in the shaded jar. [INFO] Including org.drools:drools-core:jar:6.4.0.Final in the shaded jar. [INFO] Including org.mvel:mvel2:jar:2.2.8.Final in the shaded jar. [INFO] Including org.kie:kie-api:jar:6.4.0.Final in the shaded jar. [INFO] Including org.kie:kie-internal:jar:6.4.0.Final in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.4 in the shaded jar. [INFO] Including org.drools:drools-compiler:jar:6.4.0.Final in the shaded jar. [INFO] Including org.antlr:antlr-runtime:jar:3.5 in the shaded jar. [INFO] Including org.eclipse.jdt.core.compiler:ecj:jar:4.4.2 in the shaded jar. [INFO] Including com.thoughtworks.xstream:xstream:jar:1.4.9 in the shaded jar. [INFO] Including com.google.protobuf:protobuf-java:jar:2.6.0 in the shaded jar. [INFO] Including org.drools:drools-verifier:jar:6.4.0.Final in the shaded jar. [INFO] Including com.lowagie:itext:jar:2.1.2 in the shaded jar. [INFO] Including org.postgresql:postgresql:jar:9.4.1209 in the shaded jar. [INFO] Including io.vertx:vertx-mysql-postgresql-client:jar:3.5.1-FOLIO.1 in the shaded jar. [INFO] Including io.vertx:vertx-sql-common:jar:3.5.4 in the shaded jar. [INFO] Including org.scala-lang:scala-library:jar:2.12.4 in the shaded jar. [INFO] Including com.github.mauricio:postgresql-async_2.12:jar:0.2.21 in the shaded jar. [INFO] Including com.github.mauricio:db-async-common_2.12:jar:0.2.21 in the shaded jar. [INFO] Including joda-time:joda-time:jar:2.9.7 in the shaded jar. [INFO] Including org.joda:joda-convert:jar:1.8.1 in the shaded jar. [INFO] Including com.github.mauricio:mysql-async_2.12:jar:0.2.21 in the shaded jar. [INFO] Including org.apache.commons:commons-collections4:jar:4.1 in the shaded jar. [INFO] Including org.freemarker:freemarker:jar:2.3.26-incubating in the shaded jar. [INFO] Including org.apache.logging.log4j:log4j-core:jar:2.9.1 in the shaded jar. [INFO] Including org.apache.logging.log4j:log4j-api:jar:2.9.1 in the shaded jar. [INFO] Including com.github.jsqlparser:jsqlparser:jar:1.1 in the shaded jar. [INFO] Including org.aspectj:aspectjrt:jar:1.8.9 in the shaded jar. [INFO] No artifact matching filter commons-collections:commons-collections [INFO] [INFO] --- exec-maven-plugin:1.5.0:exec (start-postgres) @ domain-models-runtime --- [INFO] [INFO] --- exec-maven-plugin:1.5.0:java (wait-for-postgres) @ domain-models-runtime --- SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Extract /home/adam/.embedpostgresql/postgresql-10.3-1-linux-x64-binaries.tar.gz START ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Extract /home/adam/.embedpostgresql/postgresql-10.3-1-linux-x64-binaries.tar.gz DONE [INFO] [INFO] --- maven-failsafe-plugin:2.22.1:integration-test (integration-test) @ domain-models-runtime --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.folio.rest.persist.PostgresClientIT SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Attempting to read in the module name from..../home/adam/folio/raml-module-builder/domain-models-interface-extensions/target/domain-models-interface-extensions-23.12.0-SNAPSHOT.jar [Tue Apr 02 12:25:35 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE select single sql: null - SELECT 1 java.lang.NullPointerException at org.folio.rest.persist.PostgresClient.selectSingle(PostgresClient.java:2670) at org.folio.rest.persist.PostgresClientIT.selectSingleParamTxException(PostgresClientIT.java:1432) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at io.vertx.ext.unit.junit.Timeout$1.evaluate(Timeout.java:45) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [Tue Apr 02 12:25:35 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE NULL java.lang.NullPointerException at org.folio.rest.persist.PostgresClient.save(PostgresClient.java:859) at org.folio.rest.persist.PostgresClientIT.saveTransIdNull(PostgresClientIT.java:628) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at io.vertx.ext.unit.junit.Timeout$1.evaluate(Timeout.java:45) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [Tue Apr 02 12:25:35 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE select single sql: null - SELECT 1 java.lang.NullPointerException at org.folio.rest.persist.PostgresClient.selectSingle(PostgresClient.java:2631) at org.folio.rest.persist.PostgresClientIT.selectSingleTxException(PostgresClientIT.java:1427) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at io.vertx.ext.unit.junit.Timeout$1.evaluate(Timeout.java:45) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [Tue Apr 02 12:25:35 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE NULL java.lang.NullPointerException at org.folio.rest.persist.PostgresClient.execute(PostgresClient.java:2943) at org.folio.rest.persist.PostgresClientIT.executeListTransNull(PostgresClientIT.java:1238) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at io.vertx.ext.unit.junit.Timeout$1.evaluate(Timeout.java:45) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [Tue Apr 02 12:25:35 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE select sql: null - SELECT 1 java.lang.NullPointerException at org.folio.rest.persist.PostgresClient.select(PostgresClient.java:2595) at org.folio.rest.persist.PostgresClientIT.selectParamTxException(PostgresClientIT.java:1422) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at io.vertx.ext.unit.junit.Timeout$1.evaluate(Timeout.java:45) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [Tue Apr 02 12:25:35 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE NULL java.lang.NullPointerException at org.folio.rest.persist.PostgresClient.save(PostgresClient.java:822) at org.folio.rest.persist.PostgresClientIT.saveTransNull(PostgresClientIT.java:619) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at io.vertx.ext.unit.junit.Timeout$1.evaluate(Timeout.java:45) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [Tue Apr 02 12:25:35 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE NULL java.lang.RuntimeException at org.folio.rest.persist.PostgresClientIT$3.update(PostgresClientIT.java:940) at org.folio.rest.persist.PostgresClient.lambda$38(PostgresClient.java:2782) at org.folio.rest.persist.PostgresClientIT$4.getConnection(PostgresClientIT.java:962) at org.folio.rest.persist.PostgresClient.execute(PostgresClient.java:2775) at org.folio.rest.persist.PostgresClientIT.executeConnectionThrowsException(PostgresClientIT.java:1035) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at io.vertx.ext.unit.junit.Timeout$1.evaluate(Timeout.java:45) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [Tue Apr 02 12:25:35 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE NULL java.lang.NullPointerException at org.folio.rest.persist.PostgresClient.execute(PostgresClient.java:2911) at org.folio.rest.persist.PostgresClientIT.lambda$37(PostgresClientIT.java:1189) at org.folio.rest.persist.PostgresClientIT.lambda$0(PostgresClientIT.java:162) at org.folio.rest.persist.PostgresClient.lambda$50(PostgresClient.java:604) at io.vertx.core.impl.SucceededFuture.setHandler(SucceededFuture.java:40) at io.vertx.ext.asyncsql.impl.AsyncSQLConnectionImpl.setAutoCommit(AsyncSQLConnectionImpl.java:88) at org.folio.rest.persist.PostgresClient.lambda$1(PostgresClient.java:597) at io.vertx.ext.asyncsql.impl.BaseSQLClient.lambda$getConnection$0(BaseSQLClient.java:72) at io.vertx.ext.asyncsql.impl.pool.AsyncConnectionPool.lambda$createConnection$0(AsyncConnectionPool.java:77) at io.vertx.ext.asyncsql.impl.ScalaUtils$3.apply(ScalaUtils.java:91) at io.vertx.ext.asyncsql.impl.ScalaUtils$3.apply(ScalaUtils.java:87) at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:60) at io.vertx.ext.asyncsql.impl.VertxEventLoopExecutionContext.lambda$execute$0(VertxEventLoopExecutionContext.java:59) at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:35 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE Not in transaction currently java.lang.IllegalStateException: Not in transaction currently at io.vertx.ext.asyncsql.impl.AsyncSQLConnectionImpl.endAndStartTransaction(AsyncSQLConnectionImpl.java:286) at io.vertx.ext.asyncsql.impl.AsyncSQLConnectionImpl.rollback(AsyncSQLConnectionImpl.java:201) at org.folio.rest.persist.PostgresClient.rollbackTx(PostgresClient.java:632) at org.folio.rest.persist.PostgresClientIT.lambda$84(PostgresClientIT.java:1190) at io.vertx.ext.unit.impl.TestContextImpl.lambda$asyncAssertFailure$4(TestContextImpl.java:444) at org.folio.rest.persist.PostgresClient.execute(PostgresClient.java:2921) at org.folio.rest.persist.PostgresClientIT.lambda$37(PostgresClientIT.java:1189) at org.folio.rest.persist.PostgresClientIT.lambda$0(PostgresClientIT.java:162) at org.folio.rest.persist.PostgresClient.lambda$50(PostgresClient.java:604) at io.vertx.core.impl.SucceededFuture.setHandler(SucceededFuture.java:40) at io.vertx.ext.asyncsql.impl.AsyncSQLConnectionImpl.setAutoCommit(AsyncSQLConnectionImpl.java:88) at org.folio.rest.persist.PostgresClient.lambda$1(PostgresClient.java:597) at io.vertx.ext.asyncsql.impl.BaseSQLClient.lambda$getConnection$0(BaseSQLClient.java:72) at io.vertx.ext.asyncsql.impl.pool.AsyncConnectionPool.lambda$createConnection$0(AsyncConnectionPool.java:77) at io.vertx.ext.asyncsql.impl.ScalaUtils$3.apply(ScalaUtils.java:91) at io.vertx.ext.asyncsql.impl.ScalaUtils$3.apply(ScalaUtils.java:87) at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:60) at io.vertx.ext.asyncsql.impl.VertxEventLoopExecutionContext.lambda$execute$0(VertxEventLoopExecutionContext.java:59) at io.vertx.core.impl.ContextImpl.lambda$wrapTask$2(ContextImpl.java:339) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:36 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE NULL java.lang.NullPointerException at org.folio.rest.persist.PostgresClient.lambda$39(PostgresClient.java:2816) at org.folio.rest.persist.PostgresClientIT$1.getConnection(PostgresClientIT.java:876) at org.folio.rest.persist.PostgresClient.execute(PostgresClient.java:2809) at org.folio.rest.persist.PostgresClientIT.executeParamNullConnection(PostgresClientIT.java:1062) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at io.vertx.ext.unit.junit.Timeout$1.evaluate(Timeout.java:45) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [Tue Apr 02 12:25:36 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE select stream sql: null - SELECT 1 java.lang.NullPointerException at org.folio.rest.persist.PostgresClient.selectStream(PostgresClient.java:2705) at org.folio.rest.persist.PostgresClientIT.selectStreamTxException(PostgresClientIT.java:1437) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at io.vertx.ext.unit.junit.Timeout$1.evaluate(Timeout.java:45) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [Tue Apr 02 12:25:36 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE NULL java.lang.NullPointerException at org.folio.rest.persist.PostgresClient.lambda$1(PostgresClient.java:597) at org.folio.rest.persist.PostgresClientIT$1.getConnection(PostgresClientIT.java:876) at org.folio.rest.persist.PostgresClient.startTx(PostgresClient.java:593) at org.folio.rest.persist.PostgresClient.execute(PostgresClient.java:2979) at org.folio.rest.persist.PostgresClientIT.executeListNullConnection(PostgresClientIT.java:1222) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at io.vertx.ext.unit.junit.Timeout$1.evaluate(Timeout.java:45) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [Tue Apr 02 12:25:36 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE select sql: null - SELECT 1 java.lang.NullPointerException at org.folio.rest.persist.PostgresClient.select(PostgresClient.java:2555) at org.folio.rest.persist.PostgresClientIT.selectTxException(PostgresClientIT.java:1417) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at io.vertx.ext.unit.junit.Timeout$1.evaluate(Timeout.java:45) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [Tue Apr 02 12:25:36 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE select stream sql: null - SELECT 1 java.lang.NullPointerException at org.folio.rest.persist.PostgresClient.selectStream(PostgresClient.java:2740) at org.folio.rest.persist.PostgresClientIT.selectStreamParamTxException(PostgresClientIT.java:1442) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at io.vertx.ext.unit.junit.Timeout$1.evaluate(Timeout.java:45) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [Tue Apr 02 12:25:37 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE NULL java.lang.RuntimeException at org.folio.rest.persist.PostgresClientIT$3.updateWithParams(PostgresClientIT.java:946) at org.folio.rest.persist.PostgresClient.lambda$39(PostgresClient.java:2816) at org.folio.rest.persist.PostgresClientIT$4.getConnection(PostgresClientIT.java:962) at org.folio.rest.persist.PostgresClient.execute(PostgresClient.java:2809) at org.folio.rest.persist.PostgresClientIT.executeParamConnectionException(PostgresClientIT.java:1067) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at io.vertx.ext.unit.junit.Timeout$1.evaluate(Timeout.java:45) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [Tue Apr 02 12:25:37 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE saveBatch size=2 ErrorMessage(fields=Map(Position -> 13, Line -> 1159, File -> parse_relation.c, SQLSTATE -> 42P01, Routine -> parserOpenTable, V -> ERROR, Message -> relation "tenant_raml_module_builder.bar" does not exist, Severity -> ERROR)) com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 13, Line -> 1159, File -> parse_relation.c, SQLSTATE -> 42P01, Routine -> parserOpenTable, V -> ERROR, Message -> relation "tenant_raml_module_builder.bar" does not exist, Severity -> ERROR)) at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175) at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:37 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE NULL java.lang.NullPointerException at org.folio.rest.persist.PostgresClient.lambda$38(PostgresClient.java:2782) at org.folio.rest.persist.PostgresClientIT$1.getConnection(PostgresClientIT.java:876) at org.folio.rest.persist.PostgresClient.execute(PostgresClient.java:2775) at org.folio.rest.persist.PostgresClientIT.executeNullConnection(PostgresClientIT.java:1025) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at io.vertx.ext.unit.junit.Timeout$1.evaluate(Timeout.java:45) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [Tue Apr 02 12:25:37 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE NULL java.lang.NullPointerException at org.folio.rest.persist.PostgresClient.execute(PostgresClient.java:2881) at org.folio.rest.persist.PostgresClientIT.executeTransNullConnection(PostgresClientIT.java:1127) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at io.vertx.ext.unit.junit.Timeout$1.evaluate(Timeout.java:45) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at io.vertx.ext.unit.junit.VertxUnitRunner$2.evaluate(VertxUnitRunner.java:196) at io.vertx.ext.unit.junit.VertxUnitRunner$3.evaluate(VertxUnitRunner.java:211) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40) at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Iterator.forEachRemaining(Iterator.java:116) at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:142) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:117) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) [WARNING] Tests run: 98, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 3.717 s - in org.folio.rest.persist.PostgresClientIT [INFO] Running org.folio.rest.persist.PgUtilIT [Tue Apr 02 12:25:37 CEST 2019] org.folio.rest.persist.PgUtil SEVERE some runtime exception java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.folio.rest.persist.PgUtil.response(PgUtil.java:183) at org.folio.rest.persist.PgUtilIT.responseWithExceptionInValueMethod(PgUtilIT.java:573) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: some runtime exception at org.folio.rest.persist.PgUtilIT.exceptionMethod(PgUtilIT.java:518) ... 25 more [Tue Apr 02 12:25:37 CEST 2019] org.folio.rest.persist.PgUtil SEVERE some runtime exception java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.folio.rest.persist.PgUtil.response(PgUtil.java:141) at org.folio.rest.persist.PgUtilIT.responseValueWithExceptionInValueMethod(PgUtilIT.java:529) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: some runtime exception at org.folio.rest.persist.PgUtilIT.exceptionMethod(PgUtilIT.java:522) ... 25 more [Tue Apr 02 12:25:37 CEST 2019] org.z3950.zing.cql.cql2pgjson.CQL2PgJSON SEVERE loadDbSchema loadDbSchema(): Table jsonb NOT FOUND [Tue Apr 02 12:25:37 CEST 2019] org.folio.rest.persist.PgUtil SEVERE Optimized SQL failed: ErrorMessage(fields=Map(Position -> 90, Line -> 1159, File -> parse_relation.c, SQLSTATE -> 42P01, Routine -> parserOpenTable, V -> ERROR, Message -> relation "testtenant_raml_module_builder.nonexistingtablename" does not exist, Severity -> ERROR)): WITH headrecords AS ( SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM testtenant_raml_module_builder.nonexistingTableName WHERE (lower(f_unaccent(jsonb->>'username')) ~ lower(f_unaccent('(^|[[:punct:]]|[[:space:]]|(?=[[:punct:]]|[[:space:]]))a($|[[:punct:]]|[[:space:]]|(?<=[[:punct:]]|[[:space:]]))'))) AND lower(f_unaccent(jsonb->>'title'))< ( SELECT lower(f_unaccent(jsonb->>'title')) FROM testtenant_raml_module_builder.nonexistingTableName ORDER BY lower(f_unaccent(jsonb->>'title')) OFFSET 10000 LIMIT 1 ) ORDER BY lower(f_unaccent(jsonb->>'title')) LIMIT 10 OFFSET 0 ), allrecords AS ( SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM testtenant_raml_module_builder.nonexistingTableName WHERE (lower(f_unaccent(jsonb->>'username')) ~ lower(f_unaccent('(^|[[:punct:]]|[[:space:]]|(?=[[:punct:]]|[[:space:]]))a($|[[:punct:]]|[[:space:]]|(?<=[[:punct:]]|[[:space:]]))'))) AND (SELECT COUNT(*) FROM headrecords) < 10 ) SELECT jsonb, title, 0 AS count FROM headrecords WHERE (SELECT COUNT(*) FROM headrecords) >= 10 UNION (SELECT jsonb, title, (SELECT COUNT(*) FROM allrecords) AS count FROM allrecords ORDER BY title LIMIT 10 OFFSET 0 ) ORDER BY title com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 90, Line -> 1159, File -> parse_relation.c, SQLSTATE -> 42P01, Routine -> parserOpenTable, V -> ERROR, Message -> relation "testtenant_raml_module_builder.nonexistingtablename" does not exist, Severity -> ERROR)) at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175) at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:37 CEST 2019] org.folio.rest.persist.PgUtil SEVERE org.folio.rest.persist.PgUtilIT$ResponseWithout200.respond200WithApplicationJson(org.folio.rest.jaxrs.model.User) java.lang.NoSuchMethodException: org.folio.rest.persist.PgUtilIT$ResponseWithout200.respond200WithApplicationJson(org.folio.rest.jaxrs.model.User) at java.lang.Class.getMethod(Class.java:1786) at org.folio.rest.persist.PgUtil.getById(PgUtil.java:395) at org.folio.rest.persist.PgUtilIT.getByIdWithout200(PgUtilIT.java:330) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:37 CEST 2019] org.folio.rest.persist.PgUtil SEVERE org.folio.rest.persist.PgUtilIT$ResponseWithout500.respond500WithTextPlain(java.lang.Object) java.lang.NoSuchMethodException: org.folio.rest.persist.PgUtilIT$ResponseWithout500.respond500WithTextPlain(java.lang.Object) at java.lang.Class.getMethod(Class.java:1786) at org.folio.rest.persist.PgUtil.getById(PgUtil.java:388) at org.folio.rest.persist.PgUtilIT.getByIdWithout500(PgUtilIT.java:323) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:37 CEST 2019] org.folio.rest.persist.PgUtil SEVERE valueMethod must not be null (org.folio.rest.persist.PgUtilIT$ResponseWithout500.respond500WithTextPlain(java.lang.Object)) java.lang.NullPointerException: valueMethod must not be null (org.folio.rest.persist.PgUtilIT$ResponseWithout500.respond500WithTextPlain(java.lang.Object)) at org.folio.rest.persist.PgUtil.response(PgUtil.java:135) at org.folio.rest.persist.PgUtil.getById(PgUtil.java:391) at org.folio.rest.persist.PgUtilIT.getByIdWithout500(PgUtilIT.java:323) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:38 CEST 2019] org.folio.rest.persist.PgUtil SEVERE Deleted 2 records in duplicateid for id: 5de9c41c-17cd-4578-aa9b-65ed84919677 [Tue Apr 02 12:25:38 CEST 2019] org.folio.rest.persist.PgUtil SEVERE responseMethod must not be null java.lang.NullPointerException: responseMethod must not be null at org.folio.rest.persist.PgUtil.response(PgUtil.java:178) at org.folio.rest.persist.PgUtilIT.responseNull500(PgUtilIT.java:562) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:38 CEST 2019] org.folio.rest.persist.PgUtil SEVERE org.folio.rest.persist.PgUtilIT$ResponseWithout201.respond201WithApplicationJson(java.lang.Object, org.folio.rest.persist.PgUtilIT$ResponseWithout201$HeadersFor201) java.lang.NoSuchMethodException: org.folio.rest.persist.PgUtilIT$ResponseWithout201.respond201WithApplicationJson(java.lang.Object, org.folio.rest.persist.PgUtilIT$ResponseWithout201$HeadersFor201) at java.lang.Class.getMethod(Class.java:1786) at org.folio.rest.persist.PgUtil.post(PgUtil.java:496) at org.folio.rest.persist.PgUtilIT.postResponseWithout201(PgUtilIT.java:398) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:38 CEST 2019] org.folio.rest.persist.PgUtil SEVERE org.folio.rest.persist.PgUtilIT$ResponseWithout400.respond400WithTextPlain(java.lang.Object) java.lang.NoSuchMethodException: org.folio.rest.persist.PgUtilIT$ResponseWithout400.respond400WithTextPlain(java.lang.Object) at java.lang.Class.getMethod(Class.java:1786) at org.folio.rest.persist.PgUtil.post(PgUtil.java:497) at org.folio.rest.persist.PgUtilIT.postResponseWithout400(PgUtilIT.java:405) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:38 CEST 2019] org.folio.rest.persist.PgUtil SEVERE org.folio.rest.persist.PgUtilIT$ResponseWithout500.respond500WithTextPlain(java.lang.Object) java.lang.NoSuchMethodException: org.folio.rest.persist.PgUtilIT$ResponseWithout500.respond500WithTextPlain(java.lang.Object) at java.lang.Class.getMethod(Class.java:1786) at org.folio.rest.persist.PgUtil.post(PgUtil.java:475) at org.folio.rest.persist.PgUtilIT.postResponseWithout500(PgUtilIT.java:377) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:38 CEST 2019] org.folio.rest.persist.PgUtil SEVERE org.folio.rest.persist.PgUtilIT$ResponseWithout500.respond500WithTextPlain(java.lang.Object) java.lang.NoSuchMethodException: org.folio.rest.persist.PgUtilIT$ResponseWithout500.respond500WithTextPlain(java.lang.Object) at java.lang.Class.getMethod(Class.java:1786) at org.folio.rest.persist.PgUtil.put(PgUtil.java:537) at org.folio.rest.persist.PgUtilIT.putResponseWithout500(PgUtilIT.java:484) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:38 CEST 2019] org.folio.rest.persist.PgUtil SEVERE valueMethod must not be null (org.folio.rest.persist.PgUtilIT$ResponseWithout500.respond500WithTextPlain(java.lang.Object)) java.lang.NullPointerException: valueMethod must not be null (org.folio.rest.persist.PgUtilIT$ResponseWithout500.respond500WithTextPlain(java.lang.Object)) at org.folio.rest.persist.PgUtil.response(PgUtil.java:135) at org.folio.rest.persist.PgUtil.put(PgUtil.java:540) at org.folio.rest.persist.PgUtilIT.putResponseWithout500(PgUtilIT.java:484) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:38 CEST 2019] org.folio.rest.persist.PgUtil SEVERE responseMethod must not be null java.lang.NullPointerException: responseMethod must not be null at org.folio.rest.persist.PgUtil.response(PgUtil.java:178) at org.folio.rest.persist.PgUtilIT.response2Nulls(PgUtilIT.java:546) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:38 CEST 2019] org.folio.rest.persist.PgUtil SEVERE org.folio.rest.persist.PgUtilIT$ResponseWithout400.respond400WithTextPlain(java.lang.Object) java.lang.NoSuchMethodException: org.folio.rest.persist.PgUtilIT$ResponseWithout400.respond400WithTextPlain(java.lang.Object) at java.lang.Class.getMethod(Class.java:1786) at org.folio.rest.persist.PgUtil.get(PgUtil.java:271) at org.folio.rest.persist.PgUtilIT.getResponseWithout400(PgUtilIT.java:295) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:38 CEST 2019] org.folio.rest.persist.PgUtil SEVERE valueMethod must not be null (org.folio.rest.persist.PgUtilIT$ResponseWithout400.respond400WithTextPlain(java.lang.Object)) java.lang.NullPointerException: valueMethod must not be null (org.folio.rest.persist.PgUtilIT$ResponseWithout400.respond400WithTextPlain(java.lang.Object)) at org.folio.rest.persist.PgUtil.response(PgUtil.java:135) at org.folio.rest.persist.PgUtil.get(PgUtil.java:274) at org.folio.rest.persist.PgUtilIT.getResponseWithout400(PgUtilIT.java:295) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:38 CEST 2019] org.folio.rest.persist.PgUtil SEVERE org.folio.rest.persist.PgUtilIT$ResponseWithout500.respond500WithTextPlain(java.lang.Object) java.lang.NoSuchMethodException: org.folio.rest.persist.PgUtilIT$ResponseWithout500.respond500WithTextPlain(java.lang.Object) at java.lang.Class.getMethod(Class.java:1786) at org.folio.rest.persist.PgUtil.get(PgUtil.java:270) at org.folio.rest.persist.PgUtilIT.getResponseWithout500(PgUtilIT.java:288) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:38 CEST 2019] org.folio.rest.persist.PgUtil SEVERE valueMethod must not be null (org.folio.rest.persist.PgUtilIT$ResponseWithout500.respond500WithTextPlain(java.lang.Object)) java.lang.NullPointerException: valueMethod must not be null (org.folio.rest.persist.PgUtilIT$ResponseWithout500.respond500WithTextPlain(java.lang.Object)) at org.folio.rest.persist.PgUtil.response(PgUtil.java:135) at org.folio.rest.persist.PgUtil.get(PgUtil.java:274) at org.folio.rest.persist.PgUtilIT.getResponseWithout500(PgUtilIT.java:288) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:38 CEST 2019] org.folio.rest.persist.PgUtil SEVERE java.lang.String.setId(java.lang.String) java.lang.NoSuchMethodException: java.lang.String.setId(java.lang.String) at java.lang.Class.getDeclaredMethod(Class.java:2130) at org.folio.rest.persist.PgUtil.setId(PgUtil.java:432) at org.folio.rest.persist.PgUtil.put(PgUtil.java:548) at org.folio.rest.persist.PgUtilIT.putException(PgUtilIT.java:470) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:38 CEST 2019] org.folio.rest.persist.PgUtil SEVERE Updated 2 records in duplicateid for id: c20a5f5f-9228-4f3a-aedf-1b23531c8e7e [Tue Apr 02 12:25:38 CEST 2019] org.z3950.zing.cql.cql2pgjson.CQL2PgJSON SEVERE loadDbSchema loadDbSchema(): Table jsonb NOT FOUND [Tue Apr 02 12:25:38 CEST 2019] org.folio.rest.persist.PgUtil SEVERE Optimized SQL failed: ErrorMessage(fields=Map(Position -> 90, Line -> 1159, File -> parse_relation.c, SQLSTATE -> 42P01, Routine -> parserOpenTable, V -> ERROR, Message -> relation "testtenant_raml_module_builder.nonexistingtablename" does not exist, Severity -> ERROR)): WITH headrecords AS ( SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM testtenant_raml_module_builder.nonexistingTableName WHERE (lower(f_unaccent(jsonb->>'username')) ~ lower(f_unaccent('(^|[[:punct:]]|[[:space:]]|(?=[[:punct:]]|[[:space:]]))a($|[[:punct:]]|[[:space:]]|(?<=[[:punct:]]|[[:space:]]))'))) AND lower(f_unaccent(jsonb->>'title'))< ( SELECT lower(f_unaccent(jsonb->>'title')) FROM testtenant_raml_module_builder.nonexistingTableName ORDER BY lower(f_unaccent(jsonb->>'title')) OFFSET 10000 LIMIT 1 ) ORDER BY lower(f_unaccent(jsonb->>'title')) LIMIT 10 OFFSET 0 ), allrecords AS ( SELECT jsonb, lower(f_unaccent(jsonb->>'title')) AS title FROM testtenant_raml_module_builder.nonexistingTableName WHERE (lower(f_unaccent(jsonb->>'username')) ~ lower(f_unaccent('(^|[[:punct:]]|[[:space:]]|(?=[[:punct:]]|[[:space:]]))a($|[[:punct:]]|[[:space:]]|(?<=[[:punct:]]|[[:space:]]))'))) AND (SELECT COUNT(*) FROM headrecords) < 10 ) SELECT jsonb, title, 0 AS count FROM headrecords WHERE (SELECT COUNT(*) FROM headrecords) >= 10 UNION (SELECT jsonb, title, (SELECT COUNT(*) FROM allrecords) AS count FROM allrecords ORDER BY title LIMIT 10 OFFSET 0 ) ORDER BY title com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 90, Line -> 1159, File -> parse_relation.c, SQLSTATE -> 42P01, Routine -> parserOpenTable, V -> ERROR, Message -> relation "testtenant_raml_module_builder.nonexistingtablename" does not exist, Severity -> ERROR)) at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175) at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:38 CEST 2019] org.z3950.zing.cql.cql2pgjson.CQL2PgJSON SEVERE loadDbSchema loadDbSchema(): Table jsonb NOT FOUND [Tue Apr 02 12:25:38 CEST 2019] org.z3950.zing.cql.cql2pgjson.CQL2PgJSON SEVERE loadDbSchema loadDbSchema(): Table jsonb NOT FOUND [Tue Apr 02 12:25:38 CEST 2019] org.z3950.zing.cql.cql2pgjson.CQL2PgJSON SEVERE loadDbSchema loadDbSchema(): Table jsonb NOT FOUND [Tue Apr 02 12:25:38 CEST 2019] org.z3950.zing.cql.cql2pgjson.CQL2PgJSON SEVERE loadDbSchema loadDbSchema(): Table jsonb NOT FOUND [Tue Apr 02 12:25:38 CEST 2019] org.z3950.zing.cql.cql2pgjson.CQL2PgJSON SEVERE loadDbSchema loadDbSchema(): Table jsonb NOT FOUND [Tue Apr 02 12:25:38 CEST 2019] org.z3950.zing.cql.cql2pgjson.CQL2PgJSON SEVERE loadDbSchema loadDbSchema(): Table jsonb NOT FOUND [Tue Apr 02 12:25:38 CEST 2019] org.z3950.zing.cql.cql2pgjson.CQL2PgJSON SEVERE loadDbSchema loadDbSchema(): Table jsonb NOT FOUND [Tue Apr 02 12:25:38 CEST 2019] org.z3950.zing.cql.cql2pgjson.CQL2PgJSON SEVERE loadDbSchema loadDbSchema(): Table jsonb NOT FOUND [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE ErrorMessage(fields=Map(Position -> 60, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "invalidid", Severity -> ERROR)) com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 60, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "invalidid", Severity -> ERROR)) at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175) at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:297) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:413) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:265) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PgUtil SEVERE some runtime exception java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.folio.rest.persist.PgUtil.response(PgUtil.java:183) at org.folio.rest.persist.PgUtilIT.responseWithExceptionInFailResponseMethod(PgUtilIT.java:584) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: some runtime exception at org.folio.rest.persist.PgUtilIT.exceptionMethod(PgUtilIT.java:518) ... 25 more [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PgUtil SEVERE some runtime exception java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.folio.rest.persist.PgUtil.response(PgUtil.java:116) at org.folio.rest.persist.PgUtil.response(PgUtil.java:186) at org.folio.rest.persist.PgUtilIT.responseWithExceptionInFailResponseMethod(PgUtilIT.java:584) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: some runtime exception at org.folio.rest.persist.PgUtilIT.exceptionMethod(PgUtilIT.java:522) ... 26 more [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PgUtil SEVERE java.lang.String.getId() java.lang.NoSuchMethodException: java.lang.String.getId() at java.lang.Class.getDeclaredMethod(Class.java:2130) at org.folio.rest.persist.PgUtil.getId(PgUtil.java:421) at org.folio.rest.persist.PgUtil.initId(PgUtil.java:442) at org.folio.rest.persist.PgUtil.post(PgUtil.java:499) at org.folio.rest.persist.PgUtilIT.postException(PgUtilIT.java:412) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PgUtil SEVERE NULL java.lang.NullPointerException at org.folio.rest.persist.PgUtil.response(PgUtil.java:73) at org.folio.rest.persist.PgUtilIT.responseLocation3Nulls(PgUtilIT.java:504) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PgUtil SEVERE NULL java.lang.NullPointerException at org.folio.rest.persist.PgUtil.response(PgUtil.java:73) at org.folio.rest.persist.PgUtilIT.responseLocation4Nulls(PgUtilIT.java:496) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PgUtil SEVERE NULL java.lang.NullPointerException at org.folio.rest.persist.PgUtil.response(PgUtil.java:80) at org.folio.rest.persist.PgUtilIT.responseLocation4Nulls(PgUtilIT.java:496) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE ErrorMessage(fields=Map(Position -> 8, Line -> 1159, File -> parse_relation.c, SQLSTATE -> 42P01, Routine -> parserOpenTable, V -> ERROR, Message -> relation "testtenant_raml_module_builder.doesnotexist" does not exist, Severity -> ERROR)) com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 8, Line -> 1159, File -> parse_relation.c, SQLSTATE -> 42P01, Routine -> parserOpenTable, V -> ERROR, Message -> relation "testtenant_raml_module_builder.doesnotexist" does not exist, Severity -> ERROR)) at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175) at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PgUtil SEVERE some runtime exception java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.folio.rest.persist.PgUtil.response(PgUtil.java:141) at org.folio.rest.persist.PgUtilIT.responseValueWithExceptionInFailResponseMethod(PgUtilIT.java:539) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: some runtime exception at org.folio.rest.persist.PgUtilIT.exceptionMethod(PgUtilIT.java:522) ... 25 more [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PgUtil SEVERE some runtime exception java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.folio.rest.persist.PgUtil.response(PgUtil.java:116) at org.folio.rest.persist.PgUtil.response(PgUtil.java:144) at org.folio.rest.persist.PgUtilIT.responseValueWithExceptionInFailResponseMethod(PgUtilIT.java:539) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.RuntimeException: some runtime exception at org.folio.rest.persist.PgUtilIT.exceptionMethod(PgUtilIT.java:522) ... 26 more [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PgUtil SEVERE org.folio.rest.persist.PgUtilIT$ResponseWithoutHeadersFor201Class$HeadersFor201 not found in org.folio.rest.persist.PgUtilIT.ResponseWithoutHeadersFor201Class java.lang.ClassNotFoundException: org.folio.rest.persist.PgUtilIT$ResponseWithoutHeadersFor201Class$HeadersFor201 not found in org.folio.rest.persist.PgUtilIT.ResponseWithoutHeadersFor201Class at org.folio.rest.persist.PgUtil.post(PgUtil.java:493) at org.folio.rest.persist.PgUtilIT.postResponseWithoutHeadersFor201Class(PgUtilIT.java:384) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PgUtil SEVERE org.folio.rest.persist.PgUtilIT$ResponseWithout204.respond204() java.lang.NoSuchMethodException: org.folio.rest.persist.PgUtilIT$ResponseWithout204.respond204() at java.lang.Class.getMethod(Class.java:1786) at org.folio.rest.persist.PgUtil.deleteById(PgUtil.java:218) at org.folio.rest.persist.PgUtilIT.deleteByIdResponseWithout204(PgUtilIT.java:281) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PgUtil SEVERE org.folio.rest.persist.PgUtilIT$ResponseWithout500.respond500WithTextPlain(java.lang.Object) java.lang.NoSuchMethodException: org.folio.rest.persist.PgUtilIT$ResponseWithout500.respond500WithTextPlain(java.lang.Object) at java.lang.Class.getMethod(Class.java:1786) at org.folio.rest.persist.PgUtil.deleteById(PgUtil.java:210) at org.folio.rest.persist.PgUtilIT.deleteByIdResponseWithout500(PgUtilIT.java:274) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PgUtil SEVERE valueMethod must not be null (org.folio.rest.persist.PgUtilIT$ResponseWithout500.respond500WithTextPlain(java.lang.Object)) java.lang.NullPointerException: valueMethod must not be null (org.folio.rest.persist.PgUtilIT$ResponseWithout500.respond500WithTextPlain(java.lang.Object)) at org.folio.rest.persist.PgUtil.response(PgUtil.java:135) at org.folio.rest.persist.PgUtil.deleteById(PgUtil.java:213) at org.folio.rest.persist.PgUtilIT.deleteByIdResponseWithout500(PgUtilIT.java:274) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PgUtil SEVERE org.folio.rest.persist.PgUtilIT$ResponseWithoutHeadersFor201Method.headersFor201() java.lang.NoSuchMethodException: org.folio.rest.persist.PgUtilIT$ResponseWithoutHeadersFor201Method.headersFor201() at java.lang.Class.getMethod(Class.java:1786) at org.folio.rest.persist.PgUtil.post(PgUtil.java:483) at org.folio.rest.persist.PgUtilIT.postResponseWithoutHeadersFor201Method(PgUtilIT.java:391) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE ErrorMessage(fields=Map(Position -> 13, Line -> 1159, File -> parse_relation.c, SQLSTATE -> 42P01, Routine -> parserOpenTable, V -> ERROR, Message -> relation "testtenant_raml_module_builder.othertable" does not exist, Severity -> ERROR)) com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 13, Line -> 1159, File -> parse_relation.c, SQLSTATE -> 42P01, Routine -> parserOpenTable, V -> ERROR, Message -> relation "testtenant_raml_module_builder.othertable" does not exist, Severity -> ERROR)) at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175) at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PgUtil SEVERE failResponseMethod must not be null java.lang.NullPointerException: failResponseMethod must not be null at org.folio.rest.persist.PgUtil.response(PgUtil.java:181) at org.folio.rest.persist.PgUtilIT.response204Null(PgUtilIT.java:554) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PgUtil SEVERE failResponseMethod must not be null (org.folio.rest.jaxrs.model.User@2ad542bf) java.lang.NullPointerException: failResponseMethod must not be null (org.folio.rest.jaxrs.model.User@2ad542bf) at org.folio.rest.persist.PgUtil.response(PgUtil.java:139) at org.folio.rest.persist.PgUtilIT.responseValueWithNullsFailResponseMethod(PgUtilIT.java:512) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeTestMethod(VertxUnitRunner.java:95) at io.vertx.ext.unit.junit.VertxUnitRunner.lambda$invokeExplosively$0(VertxUnitRunner.java:114) at io.vertx.ext.unit.impl.TestContextImpl$Step.run(TestContextImpl.java:128) at io.vertx.ext.unit.impl.TestContextImpl$Step.access$200(TestContextImpl.java:30) at io.vertx.ext.unit.impl.TestContextImpl.run(TestContextImpl.java:237) at io.vertx.ext.unit.junit.VertxUnitRunner.invokeExplosively(VertxUnitRunner.java:130) at io.vertx.ext.unit.junit.VertxUnitRunner.access$000(VertxUnitRunner.java:39) at io.vertx.ext.unit.junit.VertxUnitRunner$1.evaluate(VertxUnitRunner.java:84) at org.mockito.internal.junit.JUnitRule$1.evaluateSafely(JUnitRule.java:52) at org.mockito.internal.junit.JUnitRule$1.evaluate(JUnitRule.java:43) at org.hamcrest.junit.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:169) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE ErrorMessage(fields=Map(Position -> 77, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "SomeInvalidUuid", Severity -> ERROR)) com.github.mauricio.async.db.postgresql.exceptions.GenericDatabaseException: ErrorMessage(fields=Map(Position -> 77, Line -> 137, File -> uuid.c, SQLSTATE -> 22P02, Routine -> string_to_uuid, V -> ERROR, Message -> invalid input syntax for type uuid: "SomeInvalidUuid", Severity -> ERROR)) at com.github.mauricio.async.db.postgresql.PostgreSQLConnection.onError(PostgreSQLConnection.scala:175) at com.github.mauricio.async.db.postgresql.codec.PostgreSQLConnectionHandler.channelRead0(PostgreSQLConnectionHandler.scala:206) at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1359) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:935) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:141) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.29 s - in org.folio.rest.persist.PgUtilIT [INFO] Running org.folio.rest.persist.PostgresClientMultiVertxIT [Tue Apr 02 12:25:39 CEST 2019] io.vertx.core.impl.VertxImpl WARNING You're already on a Vert.x context, are you sure you want to create a new Vertx instance? [Tue Apr 02 12:25:39 CEST 2019] io.vertx.core.impl.VertxImpl WARNING You're already on a Vert.x context, are you sure you want to create a new Vertx instance? [Tue Apr 02 12:25:39 CEST 2019] io.vertx.core.impl.VertxImpl WARNING You're already on a Vert.x context, are you sure you want to create a new Vertx instance? [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.folio.rest.persist.PostgresClientMultiVertxIT [INFO] Running org.folio.rest.persist.ForeignKeyPerformanceIT [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.015 s - in org.folio.rest.persist.ForeignKeyPerformanceIT [INFO] Running org.folio.rest.persist.PostgresClientTransactionsIT [Tue Apr 02 12:25:39 CEST 2019] org.z3950.zing.cql.cql2pgjson.CQL2PgJSON SEVERE loadDbSchema loadDbSchema(): Table z NOT FOUND [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.folio.rest.persist.PostgresClientTransactionsIT [INFO] Running org.folio.rest.persist.RunSQLIT [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE ERROR: syntax error at or near "syntaxerror" Position: 2 org.postgresql.util.PSQLException: ERROR: syntax error at or near "syntaxerror" Position: 2 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2310) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2023) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:217) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:421) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:318) at org.postgresql.jdbc.PgStatement.executeUpdate(PgStatement.java:294) at org.folio.rest.persist.PostgresClient.lambda$46(PostgresClient.java:3333) at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:273) at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE Rollback for: -186759164 [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE ERROR: syntax error at or near "syntaxerror" Position: 2 org.postgresql.util.PSQLException: ERROR: syntax error at or near "syntaxerror" Position: 2 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2310) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2023) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:217) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:421) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:318) at org.postgresql.jdbc.PgStatement.executeUpdate(PgStatement.java:294) at org.folio.rest.persist.PostgresClient.lambda$46(PostgresClient.java:3333) at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:273) at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE Rollback for: -1494567659 [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE ERROR: syntax error at or near "syntaxerror" Position: 2 org.postgresql.util.PSQLException: ERROR: syntax error at or near "syntaxerror" Position: 2 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2310) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2023) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:217) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:421) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:318) at org.postgresql.jdbc.PgStatement.executeUpdate(PgStatement.java:294) at org.folio.rest.persist.PostgresClient.lambda$46(PostgresClient.java:3333) at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:273) at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE Rollback for: -186759164 [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE ERROR: syntax error at or near "syntaxerror1" Position: 2 org.postgresql.util.PSQLException: ERROR: syntax error at or near "syntaxerror1" Position: 2 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2310) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2023) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:217) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:421) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:318) at org.postgresql.jdbc.PgStatement.executeUpdate(PgStatement.java:294) at org.folio.rest.persist.PostgresClient.lambda$46(PostgresClient.java:3333) at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:273) at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE ERROR: syntax error at or near "syntaxerror2" Position: 2 org.postgresql.util.PSQLException: ERROR: syntax error at or near "syntaxerror2" Position: 2 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2310) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2023) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:217) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:421) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:318) at org.postgresql.jdbc.PgStatement.executeUpdate(PgStatement.java:294) at org.folio.rest.persist.PostgresClient.lambda$46(PostgresClient.java:3333) at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:273) at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE Rollback for: 1039919551 [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE ERROR: syntax error at or near "syntaxerror1" Position: 2 org.postgresql.util.PSQLException: ERROR: syntax error at or near "syntaxerror1" Position: 2 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2310) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2023) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:217) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:421) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:318) at org.postgresql.jdbc.PgStatement.executeUpdate(PgStatement.java:294) at org.folio.rest.persist.PostgresClient.lambda$46(PostgresClient.java:3333) at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:273) at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE ERROR: syntax error at or near "syntaxerror2" Position: 2 org.postgresql.util.PSQLException: ERROR: syntax error at or near "syntaxerror2" Position: 2 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2310) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2023) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:217) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:421) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:318) at org.postgresql.jdbc.PgStatement.executeUpdate(PgStatement.java:294) at org.folio.rest.persist.PostgresClient.lambda$46(PostgresClient.java:3333) at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:273) at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE Rollback for: -847438400 [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE ERROR: syntax error at or near "syntaxerror1" Position: 2 org.postgresql.util.PSQLException: ERROR: syntax error at or near "syntaxerror1" Position: 2 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2310) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2023) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:217) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:421) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:318) at org.postgresql.jdbc.PgStatement.executeUpdate(PgStatement.java:294) at org.folio.rest.persist.PostgresClient.lambda$46(PostgresClient.java:3333) at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:273) at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE ERROR: syntax error at or near "syntaxerror2" Position: 2 org.postgresql.util.PSQLException: ERROR: syntax error at or near "syntaxerror2" Position: 2 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2310) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2023) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:217) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:421) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:318) at org.postgresql.jdbc.PgStatement.executeUpdate(PgStatement.java:294) at org.folio.rest.persist.PostgresClient.lambda$46(PostgresClient.java:3333) at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:273) at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.persist.PostgresClient SEVERE Rollback for: 1039919551 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.folio.rest.persist.RunSQLIT [INFO] Running org.folio.rest.impl.JsonSchemasAPIIT 02 Apr 2019 12:25:39:387 INFO Version [5767eqId] HV000001: Hibernate Validator 5.2.4.Final [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.impl.JsonSchemasAPI WARNING ramls/phantom.schema: Resource not found [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.folio.rest.impl.JsonSchemasAPIIT [INFO] Running org.folio.rest.impl.RamlsAPIIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.folio.rest.impl.RamlsAPIIT [INFO] Running org.folio.rest.impl.TenantAPIIT [Tue Apr 02 12:25:39 CEST 2019] org.folio.rest.impl.TenantAPI SEVERE Can not delete. Tenant does not exist: folio_shared SQL=INSERT INTO folio_shared_raml_module_builder.test_tenantapi VALUES ('62857c16-1404-4946-acf4-a9ed7227c6d5', '{"metadata": {"createdDate":"2019-12-31T23:15:57.999","createdByUserId":"foo"}}') SQL=UPDATE folio_shared_raml_module_builder.test_tenantapi SET jsonb='{"metadata": {"updatedDate":"2020-01-16T14:15:16.777","updatedByUserId":"bar"}}' WHERE _id='62857c16-1404-4946-acf4-a9ed7227c6d5' [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.148 s <<< FAILURE! - in org.folio.rest.impl.TenantAPIIT [ERROR] multi Time elapsed: 0.142 s <<< FAILURE! java.lang.AssertionError: Expected: is "2019-12-31T23:15:57.999" but: was "2019-12-31T22:15:57.999" at org.folio.rest.impl.TenantAPIIT.assertMetadata(TenantAPIIT.java:177) at org.folio.rest.impl.TenantAPIIT.testMetadata(TenantAPIIT.java:192) at org.folio.rest.impl.TenantAPIIT.multi(TenantAPIIT.java:226) [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] TenantAPIIT.multi:226->testMetadata:192->assertMetadata:177 Expected: is "2019-12-31T23:15:57.999" but: was "2019-12-31T22:15:57.999" [INFO] [ERROR] Tests run: 171, Failures: 1, Errors: 0, Skipped: 3 [INFO] [INFO] [INFO] --- exec-maven-plugin:1.5.0:java (stop-postgres) @ domain-models-runtime --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.1:verify (verify) @ domain-models-runtime --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] raml-module-builder ................................ SUCCESS [ 1.024 s] [INFO] postgres-runner .................................... SUCCESS [ 3.323 s] [INFO] rules .............................................. SUCCESS [ 1.724 s] [INFO] testing ............................................ SUCCESS [ 0.735 s] [INFO] util ............................................... SUCCESS [ 1.721 s] [INFO] domain-models-api-aspects .......................... SUCCESS [ 0.917 s] [INFO] domain-models-interface-extensions ................. SUCCESS [ 5.511 s] [INFO] domain-models-api-interfaces ....................... SUCCESS [ 2.191 s] [INFO] domain-models-runtime .............................. FAILURE [ 24.889 s] [INFO] mod-sample ......................................... SKIPPED [INFO] mod-sample2 ........................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 42.204 s [INFO] Finished at: 2019-04-02T12:25:40+02:00 [INFO] Final Memory: 94M/1581M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.22.1:verify (verify) on project domain-models-runtime: There are test failures. [ERROR] [ERROR] Please refer to /home/adam/folio/raml-module-builder/domain-models-runtime/target/failsafe-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :domain-models-runtime