Skip to content

Instantly share code, notes, and snippets.

@lucamolteni
Created February 6, 2019 14:10
Show Gist options
  • Save lucamolteni/042e16c83b6212c2e9058d446d22a12a to your computer and use it in GitHub Desktop.
Save lucamolteni/042e16c83b6212c2e9058d446d22a12a to your computer and use it in GitHub Desktop.
[INFO] Scanning for projects...
[INFO]
[INFO] -------------< org.kie.server:kie-server-integ-tests-dmn >--------------
[INFO] Building KIE :: Execution Server :: Tests :: DMN Integration Tests 7.18.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-plugin-versions) @ kie-server-integ-tests-dmn ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-blacklisted-dependencies) @ kie-server-integ-tests-dmn ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (no-duplicate-declared-dependencies) @ kie-server-integ-tests-dmn ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java-version) @ kie-server-integ-tests-dmn ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ kie-server-integ-tests-dmn ---
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (validate) @ kie-server-integ-tests-dmn ---
[INFO] There are 24 errors reported by Checkstyle 8.10.1 with /home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/checkstyle-rules.xml ruleset.
[WARNING] checkstyle:check violations detected but failOnViolation set to false
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (no-managed-deps) @ kie-server-integ-tests-dmn ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ kie-server-integ-tests-dmn ---
[INFO] Executing: /bin/sh -c cd '/home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn
[INFO] Storing buildNumber: 72693ac851f21e45fdab3c1231ac1573e9eaf578 at timestamp: 1549460986878
[INFO] Storing buildScmBranch: master
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:properties (set-properties-for-dependencies) @ kie-server-integ-tests-dmn ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ kie-server-integ-tests-dmn ---
[INFO] Source directory: /home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/generated-sources/annotations added.
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (default) @ kie-server-integ-tests-dmn ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:reserve-network-port (reserve-network-port) @ kie-server-integ-tests-dmn ---
[INFO] Reserved port 42933 for container.port
[INFO]
[INFO] --- build-helper-maven-plugin:3.0.0:reserve-network-port (reserve-network-port-router) @ kie-server-integ-tests-dmn ---
[INFO] Reserved port 43699 for router.port
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ kie-server-integ-tests-dmn ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/src/main/resources
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-default-i18n-resource) @ kie-server-integ-tests-dmn ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0-jboss-1:compile (default-compile) @ kie-server-integ-tests-dmn ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-direct-dependencies) @ kie-server-integ-tests-dmn ---
[INFO] Flag 'useClassesFromLastBuild' is set. Try to use existing output folder.
[INFO] Analyze dependencies of artifact 'org.kie.server:kie-server-integ-tests-dmn:jar:7.18.0-SNAPSHOT'.
[INFO] Nothing to analyze in 'org.kie.server:kie-server-integ-tests-dmn:jar:7.18.0-SNAPSHOT'.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ kie-server-integ-tests-dmn ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 31 resources
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0-jboss-1:testCompile (default-testCompile) @ kie-server-integ-tests-dmn ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ kie-server-integ-tests-dmn ---
[INFO]
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ kie-server-integ-tests-dmn ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/kie-server-integ-tests-dmn-7.18.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ kie-server-integ-tests-dmn ---
[INFO] Building jar: /home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/kie-server-integ-tests-dmn-7.18.0-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ kie-server-integ-tests-dmn ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ kie-server-integ-tests-dmn ---
[INFO] Building jar: /home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/kie-server-integ-tests-dmn-7.18.0-SNAPSHOT-test-sources.jar
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-custom-maven-repo-dir) @ kie-server-integ-tests-dmn ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- cargo-maven2-plugin:1.7.1:start (start-container) @ kie-server-integ-tests-dmn ---
[INFO] [2.ContainerStartMojo] Resolved container artifact org.codehaus.cargo:cargo-core-container-wildfly:jar:1.7.1 for container wildfly14x
[INFO] [talledLocalContainer] Parsed JBoss version = [14.0.1.Final]
[INFO] [talledLocalContainer] WildFly 14.0.1.Final starting...
[INFO] [neLocalConfiguration] Configuring JBoss using the [standalone-full] server configuration
[WARNING] [ce.MailScriptCommand] WildFly requires resource JNDI names to start with java:/, hence changing the given JNDI name to: java:/mail/Session
[INFO] [talledLocalContainer] 14:49:56,582 INFO [org.jboss.modules] (main) JBoss Modules version 1.8.6.Final
[INFO] [talledLocalContainer] 14:49:58,126 INFO [org.jboss.modules] (CLI command executor) JBoss Modules version 1.8.6.Final
[INFO] [talledLocalContainer] 14:49:58,321 INFO [org.jboss.msc] (CLI command executor) JBoss MSC version 1.4.3.Final
[INFO] [talledLocalContainer] 14:49:58,343 INFO [org.jboss.threads] (CLI command executor) JBoss Threads version 2.3.2.Final
[INFO] [talledLocalContainer] 14:49:58,594 INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 14.0.1.Final (WildFly Core 6.0.2.Final) starting
[INFO] [talledLocalContainer] 14:49:59,907 INFO [org.wildfly.security] (ServerService Thread Pool -- 25) ELY00001: WildFly Elytron version 1.6.0.Final
[INFO] [talledLocalContainer] 14:50:00,770 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[INFO] [talledLocalContainer] 14:50:00,927 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[INFO] [talledLocalContainer] 14:50:01,281 INFO [org.jboss.as.patching] (MSC service thread 1-4) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
[INFO] [talledLocalContainer] 14:50:01,335 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-4) WFLYDM0111: Keystore /home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/cargo/configurations/wildfly14x/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost
[INFO] [talledLocalContainer] 14:50:01,503 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
[INFO] [talledLocalContainer] 14:50:01,508 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 14.0.1.Final (WildFly Core 6.0.2.Final) started in 3379ms - Started 65 of 82 services (28 services are lazy, passive or on-demand)
[INFO] [talledLocalContainer] 14:50:01,794 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:01,844 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:01,909 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:01,950 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:01,982 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,054 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,131 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,164 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,255 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,283 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,309 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,346 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,373 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,425 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,462 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,503 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,522 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,540 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,576 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,597 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,622 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,650 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,671 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,692 INFO [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
[INFO] [talledLocalContainer] {"outcome" => "success"}
[INFO] [talledLocalContainer] 14:50:02,731 INFO [org.jboss.as] (MSC service thread 1-5) WFLYSRV0050: WildFly Full 14.0.1.Final (WildFly Core 6.0.2.Final) stopped in 35ms
[INFO] [talledLocalContainer] 14:50:02,740 INFO [org.jboss.modules] (main) JBoss Modules version 1.8.6.Final
[INFO] [talledLocalContainer]
[INFO] [stalledLocalDeployer] Deploying [/home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/cargo/configurations/wildfly14x/tmp/cargo/kie-server-services.war] to [/home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/cargo/configurations/wildfly14x/deployments]...
[INFO] [talledLocalContainer] 14:50:08,513 INFO [org.jboss.modules] (main) JBoss Modules version 1.8.6.Final
[INFO] [talledLocalContainer] 14:50:09,374 INFO [org.jboss.msc] (main) JBoss MSC version 1.4.3.Final
[INFO] [talledLocalContainer] 14:50:09,394 INFO [org.jboss.threads] (main) JBoss Threads version 2.3.2.Final
[INFO] [talledLocalContainer] 14:50:09,555 INFO [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 14.0.1.Final (WildFly Core 6.0.2.Final) starting
[INFO] [talledLocalContainer] 14:50:10,749 INFO [org.wildfly.security] (ServerService Thread Pool -- 25) ELY00001: WildFly Elytron version 1.6.0.Final
[INFO] [talledLocalContainer] 14:50:11,625 INFO [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/core-service=management/management-interface=http-interface' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[INFO] [talledLocalContainer] 14:50:11,722 INFO [org.jboss.as.controller.management-deprecated] (ServerService Thread Pool -- 37) WFLYCTL0028: Attribute 'security-realm' in the resource at address '/subsystem=undertow/server=default-server/https-listener=https' is deprecated, and may be removed in a future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[INFO] [talledLocalContainer] 14:50:12,273 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 13) WFLYDR0001: Content added at location /home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/cargo/configurations/wildfly14x/data/content/b1/c5827d91c4aa67dfb66dc25dfca7194cdbca65/content
[INFO] [talledLocalContainer] 14:50:12,340 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
[INFO] [talledLocalContainer] 14:50:12,375 INFO [org.xnio] (MSC service thread 1-3) XNIO version 3.6.5.Final
[INFO] [talledLocalContainer] 14:50:12,390 INFO [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.6.5.Final
[INFO] [talledLocalContainer] 14:50:12,598 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 5.0.8.Final
[INFO] [talledLocalContainer] 14:50:12,647 INFO [org.wildfly.iiop.openjdk] (ServerService Thread Pool -- 51) WFLYIIOP0001: Activating IIOP Subsystem
[INFO] [talledLocalContainer] 14:50:12,700 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 52) WFLYCLINF0001: Activating Infinispan subsystem.
[INFO] [talledLocalContainer] 14:50:12,736 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 59) WFLYJSF0007: Activated the following JSF Implementations: [main]
[INFO] [talledLocalContainer] 14:50:12,745 INFO [org.wildfly.extension.microprofile.opentracing] (ServerService Thread Pool -- 65) WFLYTRACEXT0001: Activating MicroProfile OpenTracing Subsystem
[INFO] [talledLocalContainer] 14:50:12,754 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 53) WFLYIO001: Worker 'default' has auto-configured to 8 core threads with 64 task threads based on your 4 available processors
[INFO] [talledLocalContainer] 14:50:12,762 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 74) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique.
[INFO] [talledLocalContainer] 14:50:12,768 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 66) WFLYNAM0001: Activating Naming Subsystem
[INFO] [talledLocalContainer] 14:50:12,776 INFO [org.jboss.as.jaxrs] (ServerService Thread Pool -- 54) WFLYRS0016: RESTEasy version 3.6.1.Final
[INFO] [talledLocalContainer] 14:50:12,780 INFO [org.jboss.as.security] (ServerService Thread Pool -- 72) WFLYSEC0002: Activating Security Subsystem
[INFO] [talledLocalContainer] 14:50:12,740 INFO [org.wildfly.extension.microprofile.config.smallrye._private] (ServerService Thread Pool -- 63) WFLYCONF0001: Activating WildFly MicroProfile Config Subsystem
[INFO] [talledLocalContainer] 14:50:12,788 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 76) WFLYWS0002: Activating WebServices Extension
[INFO] [talledLocalContainer] 14:50:12,840 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0003: Undertow 2.0.13.Final starting
[INFO] [talledLocalContainer] 14:50:12,836 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default]
[INFO] [talledLocalContainer] 14:50:12,878 INFO [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 64) WFLYHEALTH0001: Activating Eclipse MicroProfile Health Subsystem
[INFO] [talledLocalContainer] 14:50:12,897 INFO [org.jboss.as.security] (MSC service thread 1-6) WFLYSEC0001: Current PicketBox version=5.0.3.Final
[INFO] [talledLocalContainer] 14:50:12,906 INFO [org.jboss.as.mail.extension] (MSC service thread 1-7) WFLYMAIL0002: Unbound mail session [java:/mail/Session]
[INFO] [talledLocalContainer] 14:50:12,948 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 44) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.4)
[INFO] [talledLocalContainer] 14:50:12,962 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.4.11.Final)
[INFO] [talledLocalContainer] 14:50:13,005 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 44) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[INFO] [talledLocalContainer] 14:50:13,041 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0018: Started Driver service with driver-name = org.h2.jdbcx.JdbcDataSource
[INFO] [talledLocalContainer] 14:50:13,042 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0018: Started Driver service with driver-name = h2
[INFO] [talledLocalContainer] 14:50:13,162 INFO [org.jboss.as.naming] (MSC service thread 1-4) WFLYNAM0003: Starting Naming Service
[INFO] [talledLocalContainer] 14:50:13,165 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) WFLYMAIL0001: Bound mail session [java:/mail/Session]
[INFO] [talledLocalContainer] 14:50:13,166 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
[INFO] [talledLocalContainer] 14:50:13,265 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
[INFO] [talledLocalContainer] 14:50:13,267 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:/jdbc/jbpm]
[INFO] [talledLocalContainer] 14:50:13,278 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing.
[INFO] [talledLocalContainer] 14:50:13,276 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host.
[INFO] [talledLocalContainer] 14:50:13,434 WARN [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ222269: Please use a fixed value for "journal-pool-files". Default changed per https://issues.apache.org/jira/browse/ARTEMIS-1628
[INFO] [talledLocalContainer] 14:50:13,447 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221075: Usage of wildcardRoutingEnabled configuration property is deprecated, please use wildCardConfiguration.enabled instead
[INFO] [talledLocalContainer] 14:50:13,536 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 75) WFLYUT0014: Creating file handler for path '/home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/cargo/installs/wildfly-dist-14.0.1.Final/wildfly-14.0.1.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
[INFO] [talledLocalContainer] 14:50:13,586 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0012: Started server default-server.
[INFO] [talledLocalContainer] 14:50:13,600 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0018: Host default-host starting
[INFO] [talledLocalContainer] 14:50:14,087 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0006: Undertow HTTP listener default listening on [0:0:0:0:0:0:0:0]:42933
[INFO] [talledLocalContainer] 14:50:14,301 INFO [org.wildfly.iiop.openjdk] (MSC service thread 1-2) WFLYIIOP0009: CORBA ORB Service started
[INFO] [talledLocalContainer] 14:50:14,487 INFO [org.jboss.as.patching] (MSC service thread 1-3) WFLYPAT0050: WildFly Full cumulative patch ID is: base, one-off patches include: none
[INFO] [talledLocalContainer] 14:50:14,563 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-3) WFLYDM0111: Keystore /home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/cargo/configurations/wildfly14x/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost
[INFO] [talledLocalContainer] 14:50:14,594 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/cargo/configurations/wildfly14x/deployments
[INFO] [talledLocalContainer] 14:50:14,612 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "kie-server-services.war" (runtime-name: "kie-server-services.war")
[INFO] [talledLocalContainer] 14:50:14,747 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow HTTPS listener https listening on [0:0:0:0:0:0:0:0]:8443
[INFO] [talledLocalContainer] 14:50:14,772 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/cargo/configurations/wildfly14x/data/activemq/journal,bindingsDirectory=/home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/cargo/configurations/wildfly14x/data/activemq/bindings,largeMessagesDirectory=/home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/cargo/configurations/wildfly14x/data/activemq/largemessages,pagingDirectory=/home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/cargo/configurations/wildfly14x/data/activemq/paging)
[INFO] [talledLocalContainer] 14:50:15,035 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221012: Using AIO Journal
[INFO] [talledLocalContainer] 14:50:15,063 INFO [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0493: EJB subsystem suspension complete
[INFO] [talledLocalContainer] 14:50:15,296 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS]
[INFO] [talledLocalContainer] 14:50:15,299 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBossWS 5.2.3.Final (Apache CXF 3.2.5.jbossorg-1)
[INFO] [talledLocalContainer] 14:50:15,306 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0001: Bound data source [java:/jdbc/jbpm]
[INFO] [talledLocalContainer] 14:50:15,356 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 477,364,224
[INFO] [talledLocalContainer] 14:50:15,408 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
[INFO] [talledLocalContainer] 14:50:15,413 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
[INFO] [talledLocalContainer] 14:50:15,417 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ
[INFO] [talledLocalContainer] 14:50:15,431 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP
[INFO] [talledLocalContainer] 14:50:15,616 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221034: Waiting indefinitely to obtain live lock
[INFO] [talledLocalContainer] 14:50:15,624 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221035: Live Server Obtained live lock
[INFO] [talledLocalContainer] 14:50:15,930 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
[INFO] [talledLocalContainer] 14:50:15,936 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
[INFO] [talledLocalContainer] 14:50:15,939 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor
[INFO] [talledLocalContainer] 14:50:15,936 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor
[INFO] [talledLocalContainer] 14:50:16,229 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221007: Server is now live
[INFO] [talledLocalContainer] 14:50:16,230 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 78) AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.6.3.jbossorg-001 [default, nodeID=2149c330-2a16-11e9-8894-f8597149edc3]
[INFO] [talledLocalContainer] 14:50:16,331 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
[INFO] [talledLocalContainer] 14:50:16,454 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 81) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory
[INFO] [talledLocalContainer] 14:50:16,461 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0007: Registered connection factory java:/JmsXA
[INFO] [talledLocalContainer] 14:50:16,466 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 80) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
[INFO] [talledLocalContainer] 14:50:16,488 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA]
[INFO] [talledLocalContainer] 14:50:16,616 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-4) AMQ151007: Resource adaptor started
[INFO] [talledLocalContainer] 14:50:16,616 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-4) IJ020002: Deployed: file://RaActivatoractivemq-ra
[INFO] [talledLocalContainer] 14:50:16,620 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-6) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA]
[INFO] [talledLocalContainer] 14:50:16,621 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
[INFO] [talledLocalContainer] 14:50:16,580 INFO [org.jboss.modules] (main) JBoss Modules version 1.8.6.Final
[INFO] [talledLocalContainer] 14:50:18,614 INFO [org.xnio] (CLI command executor) XNIO version 3.6.5.Final
[INFO] [talledLocalContainer] 14:50:18,639 INFO [org.xnio.nio] (CLI command executor) XNIO NIO Implementation Version 3.6.5.Final
[INFO] [talledLocalContainer] 14:50:18,675 INFO [org.jboss.remoting] (CLI command executor) JBoss Remoting version 5.0.8.Final
[INFO] [talledLocalContainer] 14:50:18,887 INFO [org.jboss.threads] (CLI command executor) JBoss Threads version 2.3.2.Final
[INFO] [talledLocalContainer] 14:50:19,032 INFO [org.wildfly.security] (CLI command executor) ELY00001: WildFly Elytron version 1.6.0.Final
[INFO] [talledLocalContainer] 14:50:24,883 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0059: Class Path entry jaxb-core.jar in /content/kie-server-services.war/WEB-INF/lib/jaxb-impl-2.3.0.jar does not point to a valid jar for a Class-Path reference.
[INFO] [talledLocalContainer] 14:50:24,896 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0059: Class Path entry jaxb-api.jar in /content/kie-server-services.war/WEB-INF/lib/jaxb-core-2.3.0.jar does not point to a valid jar for a Class-Path reference.
[INFO] [talledLocalContainer] 14:50:25,040 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0059: Class Path entry xml-apis.jar in /content/kie-server-services.war/WEB-INF/lib/serializer-2.7.1.jar does not point to a valid jar for a Class-Path reference.
[INFO] [talledLocalContainer] 14:50:25,060 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0059: Class Path entry xercesImpl.jar in /content/kie-server-services.war/WEB-INF/lib/xalan-2.7.1.jar does not point to a valid jar for a Class-Path reference.
[INFO] [talledLocalContainer] 14:50:25,062 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0059: Class Path entry xml-apis.jar in /content/kie-server-services.war/WEB-INF/lib/xalan-2.7.1.jar does not point to a valid jar for a Class-Path reference.
[INFO] [talledLocalContainer] 14:50:25,064 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0059: Class Path entry serializer.jar in /content/kie-server-services.war/WEB-INF/lib/xalan-2.7.1.jar does not point to a valid jar for a Class-Path reference.
[INFO] [talledLocalContainer] 14:50:25,101 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0059: Class Path entry jaxb-core.jar in /content/kie-server-services.war/WEB-INF/lib/jaxb-xjc-2.3.0.jar does not point to a valid jar for a Class-Path reference.
[INFO] [talledLocalContainer] 14:50:25,101 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0059: Class Path entry jaxb-impl.jar in /content/kie-server-services.war/WEB-INF/lib/jaxb-xjc-2.3.0.jar does not point to a valid jar for a Class-Path reference.
[INFO] [talledLocalContainer] 14:50:25,900 ERROR [org.jboss.as.cli.CommandContext] (main) Timeout waiting for the system to boot.
[INFO] [talledLocalContainer] Timeout waiting for the system to boot.
[INFO] [talledLocalContainer] 14:50:27,045 INFO [org.jboss.modules] (main) JBoss Modules version 1.8.6.Final
[INFO] [talledLocalContainer] 14:50:27,556 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment kie-server-services.war
[INFO] [talledLocalContainer] 14:50:27,852 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-4) HV000001: Hibernate Validator 6.0.13.Final
[INFO] [talledLocalContainer] 14:50:28,254 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'EJBTimerScheduler' in deployment unit 'deployment "kie-server-services.war"' are as follows:
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] java:global/kie-server-services/EJBTimerScheduler!org.jbpm.services.ejb.timer.EJBTimerScheduler
[INFO] [talledLocalContainer] java:app/kie-server-services/EJBTimerScheduler!org.jbpm.services.ejb.timer.EJBTimerScheduler
[INFO] [talledLocalContainer] java:module/EJBTimerScheduler!org.jbpm.services.ejb.timer.EJBTimerScheduler
[INFO] [talledLocalContainer] ejb:kie-server-services/EJBTimerScheduler!org.jbpm.services.ejb.timer.EJBTimerScheduler
[INFO] [talledLocalContainer] java:global/kie-server-services/EJBTimerScheduler
[INFO] [talledLocalContainer] java:app/kie-server-services/EJBTimerScheduler
[INFO] [talledLocalContainer] java:module/EJBTimerScheduler
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:28,258 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'RetryTrackerSingleton' in deployment unit 'deployment "kie-server-services.war"' are as follows:
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] java:global/kie-server-services/RetryTrackerSingleton!org.kie.server.jms.RetryTrackerSingleton
[INFO] [talledLocalContainer] java:app/kie-server-services/RetryTrackerSingleton!org.kie.server.jms.RetryTrackerSingleton
[INFO] [talledLocalContainer] java:module/RetryTrackerSingleton!org.kie.server.jms.RetryTrackerSingleton
[INFO] [talledLocalContainer] ejb:kie-server-services/RetryTrackerSingleton!org.kie.server.jms.RetryTrackerSingleton
[INFO] [talledLocalContainer] java:global/kie-server-services/RetryTrackerSingleton
[INFO] [talledLocalContainer] java:app/kie-server-services/RetryTrackerSingleton
[INFO] [talledLocalContainer] java:module/RetryTrackerSingleton
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:28,258 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'ContainerManagerEJB' in deployment unit 'deployment "kie-server-services.war"' are as follows:
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] java:global/kie-server-services/ContainerManagerEJB!org.kie.server.jms.ContainerManagerEJB
[INFO] [talledLocalContainer] java:app/kie-server-services/ContainerManagerEJB!org.kie.server.jms.ContainerManagerEJB
[INFO] [talledLocalContainer] java:module/ContainerManagerEJB!org.kie.server.jms.ContainerManagerEJB
[INFO] [talledLocalContainer] ejb:kie-server-services/ContainerManagerEJB!org.kie.server.jms.ContainerManagerEJB
[INFO] [talledLocalContainer] java:global/kie-server-services/ContainerManagerEJB
[INFO] [talledLocalContainer] java:app/kie-server-services/ContainerManagerEJB
[INFO] [talledLocalContainer] java:module/ContainerManagerEJB
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:29,282 INFO [org.xnio] (CLI command executor) XNIO version 3.6.5.Final
[INFO] [talledLocalContainer] 14:50:29,349 INFO [org.xnio.nio] (CLI command executor) XNIO NIO Implementation Version 3.6.5.Final
[INFO] [talledLocalContainer] 14:50:29,371 WARN [org.jboss.as.jaxrs] (MSC service thread 1-6) WFLYRS0018: Explicit usage of Jackson annotation in a JAX-RS deployment; the system will disable JSON-B processing for the current deployment. Consider setting the 'resteasy.preferJacksonOverJsonB' property to 'false' to restore JSON-B.
[INFO] [talledLocalContainer] 14:50:29,420 INFO [org.jboss.remoting] (CLI command executor) JBoss Remoting version 5.0.8.Final
[INFO] [talledLocalContainer] 14:50:29,495 INFO [org.jboss.weld.Version] (MSC service thread 1-6) WELD-000900: 3.0.5 (Final)
[INFO] [talledLocalContainer] 14:50:29,572 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-7) ISPN000128: Infinispan version: Infinispan 'Estrella Galicia' 9.3.1.Final
[INFO] [talledLocalContainer] 14:50:29,629 INFO [org.jboss.threads] (CLI command executor) JBoss Threads version 2.3.2.Final
[INFO] [talledLocalContainer] 14:50:29,782 INFO [org.wildfly.security] (CLI command executor) ELY00001: WildFly Elytron version 1.6.0.Final
[INFO] [talledLocalContainer] 14:50:29,792 WARN [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0006: ActivationConfigProperty destinationJndiName will be ignored since it is not allowed by resource adapter: activemq-ra
[INFO] [talledLocalContainer] 14:50:30,050 INFO [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0042: Started message driven bean 'KieServerMDB' with 'activemq-ra.rar' resource adapter
[INFO] [talledLocalContainer] 14:50:30,061 INFO [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0042: Started message driven bean 'KieExecutorMDB' with 'activemq-ra.rar' resource adapter
[INFO] [talledLocalContainer] 14:50:30,413 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 79) WFLYCLINF0002: Started client-mappings cache from ejb container
[INFO] [talledLocalContainer] 14:50:31,741 INFO [org.kie.server.jms.RetryTrackerSingleton] (ServerService Thread Pool -- 81) JMS message retry limit set to 2
[INFO] [talledLocalContainer] 14:50:31,885 INFO [org.kie.server.services.Bootstrap] (ServerService Thread Pool -- 80) KieServer (id a0e625bf-251d-3c1f-ad11-0a17f1c14e21 (name KieServer@/kie-server-services)) started initialization process
[INFO] [talledLocalContainer] 14:50:32,014 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Loading kie.conf from vfs:/content/kie-server-services.war/WEB-INF/lib/drools-scorecards-7.18.0-SNAPSHOT.jar/META-INF/kie.conf in classloader ModuleClassLoader for Module "deployment.kie-server-services.war" from Service Module Loader
[INFO] [talledLocalContainer] 14:50:32,015 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.drools.scorecards.ScoreCardProviderImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,015 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Loading kie.conf from vfs:/content/kie-server-services.war/WEB-INF/lib/jbpm-flow-builder-7.18.0-20190206.083446-11.jar/META-INF/kie.conf in classloader ModuleClassLoader for Module "deployment.kie-server-services.war" from Service Module Loader
[INFO] [talledLocalContainer] 14:50:32,016 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.jbpm.process.builder.ProcessBuilderFactoryServiceImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,017 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service +org.jbpm.assembler.BPMN2AssemblerService
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,018 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service +org.jbpm.weaver.BPMN2WeaverService
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,018 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service +org.jbpm.assembler.DRFAssemblerService
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,019 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service +org.jbpm.weaver.DRFWeaverService
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,019 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Loading kie.conf from vfs:/content/kie-server-services.war/WEB-INF/lib/drools-persistence-jpa-7.18.0-SNAPSHOT.jar/META-INF/kie.conf in classloader ModuleClassLoader for Module "deployment.kie-server-services.war" from Service Module Loader
[INFO] [talledLocalContainer] 14:50:32,022 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.drools.persistence.jpa.KnowledgeStoreServiceImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,023 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.jbpm.persistence.correlation.JPACorrelationKeyFactory
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,023 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Loading kie.conf from vfs:/content/kie-server-services.war/WEB-INF/lib/optaplanner-core-7.18.0-20190205.162447-11.jar/META-INF/kie.conf in classloader ModuleClassLoader for Module "deployment.kie-server-services.war" from Service Module Loader
[INFO] [talledLocalContainer] 14:50:32,023 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service +org.optaplanner.core.impl.solver.kie.KieSolverAssemblerService
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,024 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Loading kie.conf from vfs:/content/kie-server-services.war/WEB-INF/lib/jbpm-bpmn2-7.18.0-20190206.084504-10.jar/META-INF/kie.conf in classloader ModuleClassLoader for Module "deployment.kie-server-services.war" from Service Module Loader
[INFO] [talledLocalContainer] 14:50:32,135 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.jbpm.bpmn2.BPMN2ProcessProviderImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,136 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.jbpm.bpmn2.xml.XmlProcessDumperFactoryServiceImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,136 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Loading kie.conf from vfs:/content/kie-server-services.war/WEB-INF/lib/jbpm-case-mgmt-cmmn-7.18.0-20190206.092208-8.jar/META-INF/kie.conf in classloader ModuleClassLoader for Module "deployment.kie-server-services.war" from Service Module Loader
[INFO] [talledLocalContainer] 14:50:32,137 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.jbpm.casemgmt.cmmn.CMMNCaseProviderImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,137 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service +org.jbpm.casemgmt.cmmn.assembler.CMMNAssemblerService
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,138 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Loading kie.conf from vfs:/content/kie-server-services.war/WEB-INF/lib/drools-model-compiler-7.18.0-SNAPSHOT.jar/META-INF/kie.conf in classloader ModuleClassLoader for Module "deployment.kie-server-services.war" from Service Module Loader
[INFO] [talledLocalContainer] 14:50:32,139 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.drools.modelcompiler.CanonicalKieModuleProvider
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,139 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Loading kie.conf from vfs:/content/kie-server-services.war/WEB-INF/lib/drools-decisiontables-7.18.0-SNAPSHOT.jar/META-INF/kie.conf in classloader ModuleClassLoader for Module "deployment.kie-server-services.war" from Service Module Loader
[INFO] [talledLocalContainer] 14:50:32,140 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.drools.decisiontable.DecisionTableProviderImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,140 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Loading kie.conf from vfs:/content/kie-server-services.war/WEB-INF/lib/drools-core-7.18.0-SNAPSHOT.jar/META-INF/kie.conf in classloader ModuleClassLoader for Module "deployment.kie-server-services.war" from Service Module Loader
[INFO] [talledLocalContainer] 14:50:32,141 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.drools.core.io.impl.ResourceFactoryServiceImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,142 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.drools.core.marshalling.impl.MarshallerProviderImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,143 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.drools.core.concurrent.ExecutorProviderImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,143 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Loading kie.conf from vfs:/content/kie-server-services.war/WEB-INF/lib/kie-ci-7.18.0-SNAPSHOT.jar/META-INF/kie.conf in classloader ModuleClassLoader for Module "deployment.kie-server-services.war" from Service Module Loader
[INFO] [talledLocalContainer] 14:50:32,144 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.kie.scanner.KieScannerFactoryServiceImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,146 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.kie.scanner.MavenClassLoaderResolver
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,146 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Loading kie.conf from vfs:/content/kie-server-services.war/WEB-INF/lib/kie-dmn-core-7.18.0-SNAPSHOT.jar/META-INF/kie.conf in classloader ModuleClassLoader for Module "deployment.kie-server-services.war" from Service Module Loader
[INFO] [talledLocalContainer] 14:50:32,149 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service +org.kie.dmn.core.assembler.DMNAssemblerService
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,150 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service +org.kie.dmn.core.runtime.DMNRuntimeService
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,151 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service +org.kie.dmn.core.weaver.DMNWeaverService
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,151 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Loading kie.conf from vfs:/content/kie-server-services.war/WEB-INF/lib/jbpm-human-task-jpa-7.18.0-20190206.084835-10.jar/META-INF/kie.conf in classloader ModuleClassLoader for Module "deployment.kie-server-services.war" from Service Module Loader
[INFO] [talledLocalContainer] 14:50:32,153 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.jbpm.services.task.persistence.TaskModelProviderImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,153 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Loading kie.conf from vfs:/content/kie-server-services.war/WEB-INF/lib/drools-workbench-models-guided-dtable-7.18.0-SNAPSHOT.jar/META-INF/kie.conf in classloader ModuleClassLoader for Module "deployment.kie-server-services.war" from Service Module Loader
[INFO] [talledLocalContainer] 14:50:32,154 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.drools.workbench.models.guided.dtable.backend.GuidedDecisionTableProviderImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,155 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Loading kie.conf from vfs:/content/kie-server-services.war/WEB-INF/lib/jbpm-flow-7.18.0-20190206.083229-11.jar/META-INF/kie.conf in classloader ModuleClassLoader for Module "deployment.kie-server-services.war" from Service Module Loader
[INFO] [talledLocalContainer] 14:50:32,156 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.jbpm.marshalling.impl.ProcessMarshallerFactoryServiceImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,157 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.jbpm.process.instance.ProcessRuntimeFactoryServiceImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,158 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Loading kie.conf from vfs:/content/kie-server-services.war/WEB-INF/lib/drools-workbench-models-guided-scorecard-7.18.0-SNAPSHOT.jar/META-INF/kie.conf in classloader ModuleClassLoader for Module "deployment.kie-server-services.war" from Service Module Loader
[INFO] [talledLocalContainer] 14:50:32,159 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.drools.workbench.models.guided.scorecard.backend.GuidedScoreCardProviderImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,160 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Loading kie.conf from vfs:/content/kie-server-services.war/WEB-INF/lib/drools-compiler-7.18.0-SNAPSHOT.jar/META-INF/kie.conf in classloader ModuleClassLoader for Module "deployment.kie-server-services.war" from Service Module Loader
[INFO] [talledLocalContainer] 14:50:32,164 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.drools.compiler.kie.builder.impl.KieServicesImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,167 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.drools.compiler.builder.impl.KnowledgeBuilderFactoryServiceImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,167 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Loading kie.conf from vfs:/content/kie-server-services.war/WEB-INF/lib/kie-internal-7.18.0-20190205.160510-13.jar/META-INF/kie.conf in classloader ModuleClassLoader for Module "deployment.kie-server-services.war" from Service Module Loader
[INFO] [talledLocalContainer] 14:50:32,169 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.kie.internal.services.KieAssemblersImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,170 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.kie.internal.services.KieRuntimesImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,171 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.kie.internal.services.KieWeaversImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,172 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.kie.internal.services.KieBeliefsImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,172 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Loading kie.conf from vfs:/content/kie-server-services.war/WEB-INF/lib/drools-workbench-models-guided-template-7.18.0-SNAPSHOT.jar/META-INF/kie.conf in classloader ModuleClassLoader for Module "deployment.kie-server-services.war" from Service Module Loader
[INFO] [talledLocalContainer] 14:50:32,175 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service org.drools.workbench.models.guided.template.backend.GuidedRuleTemplateProviderImpl
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,176 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Loading kie.conf from vfs:/content/kie-server-services.war/WEB-INF/lib/kie-pmml-7.18.0-SNAPSHOT.jar/META-INF/kie.conf in classloader ModuleClassLoader for Module "deployment.kie-server-services.war" from Service Module Loader
[INFO] [talledLocalContainer] 14:50:32,424 INFO [org.kie.api.internal.utils.ServiceDiscoveryImpl] (ServerService Thread Pool -- 80) Adding Service +org.kie.pmml.assembler.PMMLAssemblerService
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] 14:50:32,430 INFO [org.kie.server.services.impl.KieServerImpl] (ServerService Thread Pool -- 80) Selected startup strategy ControllerBasedStartupStrategy - deploys kie containers given by controller ignoring locally defined
[INFO] [talledLocalContainer] 14:50:32,433 INFO [org.kie.server.services.impl.KieServerImpl] (ServerService Thread Pool -- 80) Configured 'KieServerStateFileRepository' server state repository
[INFO] [talledLocalContainer] 14:50:32,490 INFO [org.kie.server.services.impl.KieServerImpl] (ServerService Thread Pool -- 80) Server Default Extension has been successfully registered as server extension
[INFO] [talledLocalContainer] 14:50:32,495 INFO [org.kie.server.services.impl.KieServerImpl] (ServerService Thread Pool -- 80) Drools KIE Server extension has been successfully registered as server extension
[INFO] [talledLocalContainer] 14:50:32,501 INFO [org.kie.server.services.impl.KieServerImpl] (ServerService Thread Pool -- 80) DMN KIE Server extension has been successfully registered as server extension
[INFO] [talledLocalContainer] 14:50:32,589 INFO [org.kie.server.services.impl.KieServerImpl] (ServerService Thread Pool -- 80) Swagger KIE Server extension has been successfully registered as server extension
[INFO] [talledLocalContainer] 14:50:32,597 INFO [org.kie.server.services.impl.policy.PolicyManager] (ServerService Thread Pool -- 80) Registered KeepLatestContainerOnlyPolicy{interval=0 ms} policy under name KeepLatestOnly
[INFO] [talledLocalContainer] 14:50:32,597 INFO [org.kie.server.services.impl.policy.PolicyManager] (ServerService Thread Pool -- 80) Policy manager started successfully, activated policies are []
[INFO] [talledLocalContainer] 14:50:32,624 INFO [org.kie.server.api.marshalling.MarshallerFactory] (ServerService Thread Pool -- 80) Marshaller extensions init
[INFO] [talledLocalContainer] 14:50:32,860 INFO [org.kie.server.services.impl.ContainerManager] (ServerService Thread Pool -- 80) About to install containers '[]' on kie server 'KieServer{id='a0e625bf-251d-3c1f-ad11-0a17f1c14e21'name='KieServer@/kie-server-services'version='7.18.0-SNAPSHOT'location='http://localhost:8230/kie-server/services/rest/server'}'
[INFO] [talledLocalContainer] 14:50:32,879 INFO [org.kie.server.services.impl.KieServerImpl] (ServerService Thread Pool -- 80) KieServer a0e625bf-251d-3c1f-ad11-0a17f1c14e21 is ready to receive requests
[INFO] [talledLocalContainer] 14:50:32,880 INFO [org.kie.server.services.Bootstrap] (ServerService Thread Pool -- 80) KieServer (id a0e625bf-251d-3c1f-ad11-0a17f1c14e21) started successfully
[INFO] [talledLocalContainer] 14:50:32,923 WARN [io.jaegertracing.internal.senders.SenderResolver] (ServerService Thread Pool -- 80) No suitable sender found. Using NoopSender, meaning that data will not be sent anywhere!
[INFO] [talledLocalContainer] 14:50:33,037 INFO [io.jaegertracing.Configuration] (ServerService Thread Pool -- 80) Initialized tracer=JaegerTracer(version=Java-0.30.6, serviceName=kie-server-services.war, reporter=RemoteReporter(sender=NoopSender(), closeEnqueueTimeout=1000), sampler=RemoteControlledSampler(maxOperations=2000, manager=HttpSamplingManager(hostPort=localhost:5778), sampler=ProbabilisticSampler(tags={sampler.type=probabilistic, sampler.param=0.001})), tags={hostname=maruo, jaeger.version=Java-0.30.6, ip=192.168.1.6}, zipkinSharedRpcSpan=false, expandExceptionLogs=false)
[INFO] [talledLocalContainer] 14:50:33,060 WARN [io.undertow.servlet] (ServerService Thread Pool -- 80) UT015020: Path /services/rest/server/swagger.json is secured for some HTTP methods, however it is not secured for [TRACE, HEAD, DELETE, POST, CONNECT, OPTIONS, PUT]
[INFO] [talledLocalContainer] 14:50:33,060 WARN [io.undertow.servlet] (ServerService Thread Pool -- 80) UT015020: Path /services/rest/server/files/* is secured for some HTTP methods, however it is not secured for [TRACE, HEAD, DELETE, POST, CONNECT, OPTIONS, PUT]
[INFO] [talledLocalContainer] 14:50:33,060 WARN [io.undertow.servlet] (ServerService Thread Pool -- 80) UT015020: Path /services/rest/* is secured for some HTTP methods, however it is not secured for [TRACE, HEAD, CONNECT, OPTIONS]
[INFO] [talledLocalContainer] 14:50:33,556 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002225: Deploying javax.ws.rs.core.Application: class org.kie.server.remote.rest.common.KieServerApplication
[INFO] [talledLocalContainer] 14:50:33,562 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002220: Adding singleton resource org.kie.server.remote.rest.common.resource.KieServerRestImpl from Application class org.kie.server.remote.rest.common.KieServerApplication
[INFO] [talledLocalContainer] 14:50:33,562 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002220: Adding singleton resource org.kie.server.remote.rest.common.resource.KieServerResource from Application class org.kie.server.remote.rest.common.KieServerApplication
[INFO] [talledLocalContainer] 14:50:33,562 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002220: Adding singleton resource org.kie.server.remote.rest.drools.CommandResource from Application class org.kie.server.remote.rest.common.KieServerApplication
[INFO] [talledLocalContainer] 14:50:33,562 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002220: Adding singleton resource org.kie.server.remote.rest.dmn.ModelEvaluatorResource from Application class org.kie.server.remote.rest.common.KieServerApplication
[INFO] [talledLocalContainer] 14:50:33,563 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002220: Adding singleton resource org.kie.server.remote.rest.swagger.KieApiListingResource from Application class org.kie.server.remote.rest.common.KieServerApplication
[INFO] [talledLocalContainer] 14:50:33,563 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 80) RESTEASY002210: Adding provider singleton io.swagger.jaxrs.listing.SwaggerSerializers from Application class org.kie.server.remote.rest.common.KieServerApplication
[INFO] [talledLocalContainer] 14:50:33,717 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 80) WFLYUT0021: Registered web context: '/kie-server-services' for server 'default-server'
[INFO] [talledLocalContainer] 14:50:33,744 INFO [org.jboss.as.server] (ServerService Thread Pool -- 45) WFLYSRV0010: Deployed "kie-server-services.war" (runtime-name : "kie-server-services.war")
[INFO] [talledLocalContainer] 14:50:33,879 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
[INFO] [talledLocalContainer] 14:50:33,922 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
[INFO] [talledLocalContainer] 14:50:33,924 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
[INFO] [talledLocalContainer] 14:50:33,925 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 14.0.1.Final (WildFly Core 6.0.2.Final) started in 25816ms - Started 568 of 751 services (352 services are lazy, passive or on-demand)
[INFO] [talledLocalContainer]
[INFO] [talledLocalContainer] WildFly 14.0.1.Final started on port [42933]
[INFO]
[INFO] --- maven-failsafe-plugin:2.22.1:integration-test (default) @ kie-server-integ-tests-dmn ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.kie.server.integrationtests.dmn.DMNDecisionServiceIntegrationTest
14:50:36.683 [main] INFO o.k.s.i.config.TestConfig - ----- Initializing TestConfig -----
14:50:36.691 [main] INFO o.k.s.i.config.TestConfig - CARGO_REMOTE_PASSWORD = usetheforce123@
14:50:36.692 [main] INFO o.k.s.i.config.TestConfig - CARGO_REMOTE_USERNAME = yoda
14:50:36.692 [main] INFO o.k.s.i.config.TestConfig - INITIAL_CONTEXT_FACTORY = org.wildfly.naming.client.WildFlyInitialContextFactory
14:50:36.692 [main] INFO o.k.s.i.config.TestConfig - JMS_SKIP = false
14:50:36.693 [main] INFO o.k.s.i.config.TestConfig - KIE_SERVER_LOCAL_REPO_DIR = /home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/kie-server-testing-server-local-repo
14:50:36.693 [main] INFO o.k.s.i.config.TestConfig - KIE_SERVER_MAVEN_SETTINGS = /home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/test-classes/kie-server-testing-server-custom-settings.xml
14:50:36.693 [main] INFO o.k.s.i.config.TestConfig - KIE_SERVER_REMOTE_REPO_DIR = /home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/kie-server-testing-remote-repo
14:50:36.693 [main] INFO o.k.s.i.config.TestConfig - PROVIDED_HTTP_URL = http://localhost:42933/kie-server-services/services/rest/server
14:50:36.693 [main] INFO o.k.s.i.config.TestConfig - REMOTING_URL = http-remoting://localhost:42933
14:50:36.766 [main] INFO org.wildfly.naming - WildFly Naming version 1.0.9.Final
14:50:36.890 [main] INFO org.wildfly.security - ELY00001: WildFly Elytron version 1.1.0.Final
14:50:36.932 [main] INFO org.xnio - XNIO version 3.5.4.Final
14:50:36.940 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.5.4.Final
14:50:37.023 [main] INFO org.jboss.remoting - JBoss Remoting version 5.0.3.Final
[INFO] [talledLocalContainer] 14:50:37,580 INFO [org.wildfly.naming] (default task-1) WildFly Naming version 1.0.9.Final
14:50:40.033 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/drools/drools-decisiontables/7.18.0-SNAPSHOT/drools-decisiontables-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader sun.misc.Launcher$AppClassLoader@3d4eac69
14:50:40.056 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.drools.decisiontable.DecisionTableProviderImpl
14:50:40.067 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/jbpm/jbpm-bpmn2/7.18.0-SNAPSHOT/jbpm-bpmn2-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader sun.misc.Launcher$AppClassLoader@3d4eac69
14:50:40.334 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.jbpm.bpmn2.BPMN2ProcessProviderImpl
14:50:40.335 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.jbpm.bpmn2.xml.XmlProcessDumperFactoryServiceImpl
14:50:40.335 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/jbpm/jbpm-flow-builder/7.18.0-SNAPSHOT/jbpm-flow-builder-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader sun.misc.Launcher$AppClassLoader@3d4eac69
14:50:40.336 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.jbpm.process.builder.ProcessBuilderFactoryServiceImpl
14:50:40.339 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service +org.jbpm.assembler.BPMN2AssemblerService
14:50:40.340 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service +org.jbpm.weaver.BPMN2WeaverService
14:50:40.340 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service +org.jbpm.assembler.DRFAssemblerService
14:50:40.340 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service +org.jbpm.weaver.DRFWeaverService
14:50:40.341 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/jbpm/jbpm-flow/7.18.0-SNAPSHOT/jbpm-flow-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader sun.misc.Launcher$AppClassLoader@3d4eac69
14:50:40.342 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.jbpm.marshalling.impl.ProcessMarshallerFactoryServiceImpl
14:50:40.343 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.jbpm.process.instance.ProcessRuntimeFactoryServiceImpl
14:50:40.344 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/drools/drools-compiler/7.18.0-SNAPSHOT/drools-compiler-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader sun.misc.Launcher$AppClassLoader@3d4eac69
14:50:40.348 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.drools.compiler.kie.builder.impl.KieServicesImpl
14:50:40.350 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.drools.compiler.builder.impl.KnowledgeBuilderFactoryServiceImpl
14:50:40.350 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/drools/drools-core/7.18.0-SNAPSHOT/drools-core-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader sun.misc.Launcher$AppClassLoader@3d4eac69
14:50:40.355 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.drools.core.io.impl.ResourceFactoryServiceImpl
14:50:40.357 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.drools.core.marshalling.impl.MarshallerProviderImpl
14:50:40.360 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.drools.core.concurrent.ExecutorProviderImpl
14:50:40.361 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/kie/kie-internal/7.18.0-SNAPSHOT/kie-internal-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader sun.misc.Launcher$AppClassLoader@3d4eac69
14:50:40.367 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.kie.internal.services.KieAssemblersImpl
14:50:40.369 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.kie.internal.services.KieRuntimesImpl
14:50:40.371 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.kie.internal.services.KieWeaversImpl
14:50:40.372 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.kie.internal.services.KieBeliefsImpl
14:50:40.373 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/kie/kie-ci/7.18.0-SNAPSHOT/kie-ci-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader sun.misc.Launcher$AppClassLoader@3d4eac69
14:50:40.375 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.kie.scanner.KieScannerFactoryServiceImpl
14:50:40.378 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.kie.scanner.MavenClassLoaderResolver
14:50:40.379 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/kie/kie-dmn-core/7.18.0-SNAPSHOT/kie-dmn-core-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader sun.misc.Launcher$AppClassLoader@3d4eac69
14:50:40.393 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service +org.kie.dmn.core.assembler.DMNAssemblerService
14:50:40.396 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service +org.kie.dmn.core.runtime.DMNRuntimeService
14:50:40.398 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service +org.kie.dmn.core.weaver.DMNWeaverService
14:50:40.398 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/drools/drools-model-compiler/7.18.0-SNAPSHOT/drools-model-compiler-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader sun.misc.Launcher$AppClassLoader@3d4eac69
14:50:40.402 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.drools.modelcompiler.CanonicalKieModuleProvider
14:50:40.402 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/optaplanner/optaplanner-core/7.18.0-SNAPSHOT/optaplanner-core-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader sun.misc.Launcher$AppClassLoader@3d4eac69
14:50:40.413 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service +org.optaplanner.core.impl.solver.kie.KieSolverAssemblerService
14:50:42.710 [main] INFO org.codehaus.plexus.PlexusContainer - Installing /home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/test-classes/kjars-sources/common-parent/pom.xml to /home/lmolteni/.m2/repository/org/kie/server/testing/common-parent/1.0.0.Final/common-parent-1.0.0.Final.pom
14:50:45.985 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/drools/drools-core/7.18.0-SNAPSHOT/drools-core-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader java.net.FactoryURLClassLoader@2b170932
14:50:45.988 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.drools.core.io.impl.ResourceFactoryServiceImpl
14:50:45.990 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.drools.core.marshalling.impl.MarshallerProviderImpl
14:50:45.991 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.drools.core.concurrent.ExecutorProviderImpl
14:50:45.991 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/drools/drools-compiler/7.18.0-SNAPSHOT/drools-compiler-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader java.net.FactoryURLClassLoader@2b170932
14:50:45.996 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.drools.compiler.kie.builder.impl.KieServicesImpl
14:50:46.000 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.drools.compiler.builder.impl.KnowledgeBuilderFactoryServiceImpl
14:50:46.000 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/drools/drools-model-compiler/7.18.0-SNAPSHOT/drools-model-compiler-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader java.net.FactoryURLClassLoader@2b170932
14:50:46.001 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.drools.modelcompiler.CanonicalKieModuleProvider
14:50:46.002 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/kie/kie-internal/7.18.0-SNAPSHOT/kie-internal-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader java.net.FactoryURLClassLoader@2b170932
14:50:46.003 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.kie.internal.services.KieAssemblersImpl
14:50:46.003 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.kie.internal.services.KieRuntimesImpl
14:50:46.004 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.kie.internal.services.KieWeaversImpl
14:50:46.005 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.kie.internal.services.KieBeliefsImpl
14:50:46.005 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/drools/drools-decisiontables/7.18.0-SNAPSHOT/drools-decisiontables-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader java.net.FactoryURLClassLoader@2b170932
14:50:46.007 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.drools.decisiontable.DecisionTableProviderImpl
14:50:46.007 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/drools/drools-scorecards/7.18.0-SNAPSHOT/drools-scorecards-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader java.net.FactoryURLClassLoader@2b170932
14:50:46.008 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.drools.scorecards.ScoreCardProviderImpl
14:50:46.009 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/drools/kie-pmml/7.18.0-SNAPSHOT/kie-pmml-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader java.net.FactoryURLClassLoader@2b170932
14:50:46.466 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service +org.kie.pmml.assembler.PMMLAssemblerService
14:50:46.467 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/jbpm/jbpm-bpmn2/7.18.0-SNAPSHOT/jbpm-bpmn2-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader java.net.FactoryURLClassLoader@2b170932
14:50:46.676 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.jbpm.bpmn2.BPMN2ProcessProviderImpl
14:50:46.677 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.jbpm.bpmn2.xml.XmlProcessDumperFactoryServiceImpl
14:50:46.677 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/jbpm/jbpm-flow-builder/7.18.0-SNAPSHOT/jbpm-flow-builder-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader java.net.FactoryURLClassLoader@2b170932
14:50:46.678 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.jbpm.process.builder.ProcessBuilderFactoryServiceImpl
14:50:46.679 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service +org.jbpm.assembler.BPMN2AssemblerService
14:50:46.681 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service +org.jbpm.weaver.BPMN2WeaverService
14:50:46.681 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service +org.jbpm.assembler.DRFAssemblerService
14:50:46.681 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service +org.jbpm.weaver.DRFWeaverService
14:50:46.682 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/jbpm/jbpm-flow/7.18.0-SNAPSHOT/jbpm-flow-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader java.net.FactoryURLClassLoader@2b170932
14:50:46.683 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.jbpm.marshalling.impl.ProcessMarshallerFactoryServiceImpl
14:50:46.685 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.jbpm.process.instance.ProcessRuntimeFactoryServiceImpl
14:50:46.685 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/jbpm/jbpm-case-mgmt-cmmn/7.18.0-SNAPSHOT/jbpm-case-mgmt-cmmn-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader java.net.FactoryURLClassLoader@2b170932
14:50:46.686 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.jbpm.casemgmt.cmmn.CMMNCaseProviderImpl
14:50:46.687 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service +org.jbpm.casemgmt.cmmn.assembler.CMMNAssemblerService
14:50:46.687 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/drools/drools-workbench-models-guided-dtable/7.18.0-SNAPSHOT/drools-workbench-models-guided-dtable-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader java.net.FactoryURLClassLoader@2b170932
14:50:46.688 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.drools.workbench.models.guided.dtable.backend.GuidedDecisionTableProviderImpl
14:50:46.689 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/drools/drools-workbench-models-guided-template/7.18.0-SNAPSHOT/drools-workbench-models-guided-template-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader java.net.FactoryURLClassLoader@2b170932
14:50:46.694 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.drools.workbench.models.guided.template.backend.GuidedRuleTemplateProviderImpl
14:50:46.694 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/drools/drools-workbench-models-guided-scorecard/7.18.0-SNAPSHOT/drools-workbench-models-guided-scorecard-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader java.net.FactoryURLClassLoader@2b170932
14:50:46.696 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.drools.workbench.models.guided.scorecard.backend.GuidedScoreCardProviderImpl
14:50:46.696 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/optaplanner/optaplanner-core/7.18.0-SNAPSHOT/optaplanner-core-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader java.net.FactoryURLClassLoader@2b170932
14:50:46.698 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service +org.optaplanner.core.impl.solver.kie.KieSolverAssemblerService
14:50:46.700 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/kie/kie-dmn-core/7.18.0-SNAPSHOT/kie-dmn-core-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader java.net.FactoryURLClassLoader@2b170932
14:50:46.703 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service +org.kie.dmn.core.assembler.DMNAssemblerService
14:50:46.705 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service +org.kie.dmn.core.runtime.DMNRuntimeService
14:50:46.706 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service +org.kie.dmn.core.weaver.DMNWeaverService
14:50:46.707 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Loading kie.conf from jar:file:/home/lmolteni/.m2/repository/org/kie/kie-ci/7.18.0-SNAPSHOT/kie-ci-7.18.0-SNAPSHOT.jar!/META-INF/kie.conf in classloader java.net.FactoryURLClassLoader@2b170932
14:50:46.709 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.kie.scanner.KieScannerFactoryServiceImpl
14:50:46.709 [main] INFO o.k.a.i.utils.ServiceDiscoveryImpl - Adding Service org.kie.scanner.MavenClassLoaderResolver
14:50:48.101 [main] INFO o.d.c.k.b.impl.KieRepositoryImpl - KieModule was added: MemoryKieModule[releaseId=org.default:artifact:1.0.0]
14:50:48.103 [main] INFO org.kie.maven.plugin.BuildMojo - kieMap not present
14:50:48.103 [main] INFO org.kie.maven.plugin.BuildMojo - Kie Map empty
14:50:48.104 [main] INFO org.kie.maven.plugin.BuildMojo - KieModule successfully built!
14:50:48.600 [main] INFO o.c.plexus.archiver.jar.JarArchiver - Building jar: /home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/test-classes/kjars-sources/decision-services/target/decision-services-1.0.0.Final.jar
14:50:48.827 [main] INFO org.codehaus.plexus.PlexusContainer - Installing /home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/test-classes/kjars-sources/decision-services/target/decision-services-1.0.0.Final.jar to /home/lmolteni/.m2/repository/org/kie/server/testing/decision-services/1.0.0.Final/decision-services-1.0.0.Final.jar
14:50:48.828 [main] INFO org.codehaus.plexus.PlexusContainer - Installing /home/lmolteni/git/droolsjbpm-integration/kie-server-parent/kie-server-tests/kie-server-integ-tests-dmn/target/test-classes/kjars-sources/decision-services/pom.xml to /home/lmolteni/.m2/repository/org/kie/server/testing/decision-services/1.0.0.Final/decision-services-1.0.0.Final.pom
14:50:49.490 [main] WARN o.a.m.i.embedder.MavenSettings - Environment variable M2_HOME is not set
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment