Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing to execute mvn clean install on AuthzForce as described in tutorial #3

Closed
danzone opened this issue Apr 2, 2019 · 13 comments
Closed

Comments

@danzone
Copy link

danzone commented Apr 2, 2019

Characteristics

  • Issue Type: bug
  • Reproducibility: always
  • Severity: block
  • Tool/Service/Component: Evosuite Model Seeding Tutorial
  • Execution Environment: Ubuntu 18.10, Maven 3.5.4, Oracle Java version 1.8.0_202
  • Reporter: Daniele Gagliardi, daniele.gagliardi@eng.it

Description

Following tutorial, a step mvn clean install I got following errors (complete maven output):

daniele@gagliardix:~/Progetti/STAMP/authzforce-core$ export AUTHZFORCE_DATA_DIR=/tmp/authzforce
daniele@gagliardix:~/Progetti/STAMP/authzforce-core$ export MAVEN_OPTS="-Djavax.xml.accessExternalSchema=all"
daniele@gagliardix:~/Progetti/STAMP/authzforce-core$ mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] org.ow2.authzforce:authzforce-ce-core                              [pom]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-engine                   [jar]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-testutils                [jar]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-io-xacml-json            [jar]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-cli                      [jar]
[INFO] 
[INFO] ---------------< org.ow2.authzforce:authzforce-ce-core >----------------
[INFO] Building org.ow2.authzforce:authzforce-ce-core 13.3.2-SNAPSHOT     [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ authzforce-ce-core ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ authzforce-ce-core ---
[INFO] Installing /opt/danielext/Progetti/STAMP/authzforce-core/pom.xml to /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-core/13.3.2-SNAPSHOT/authzforce-ce-core-13.3.2-SNAPSHOT.pom
[INFO] 
[INFO] ----------< org.ow2.authzforce:authzforce-ce-core-pdp-engine >----------
[INFO] Building org.ow2.authzforce:authzforce-ce-core-pdp-engine 13.3.2-SNAPSHOT [2/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ authzforce-ce-core-pdp-engine ---
[INFO] Deleting /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target
[INFO] 
[INFO] --- maven-jaxb2-plugin:0.14.0:generate (jaxb-generate-compile-sources) @ authzforce-ce-core-pdp-engine ---
[INFO] Started execution.
[INFO] JAXB API is loaded from the [jar:file:/usr/lib/jvm/jdk1.8.0_202/jre/lib/rt.jar!].
[INFO] Detected JAXB API version [2.2].
[INFO] pluginArtifacts:[org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:maven-plugin:0.14.0:, org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.14.0:compile, org.slf4j:slf4j-api:jar:1.7.25:compile, org.apache.commons:commons-lang3:jar:3.2.1:compile, com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.glassfish.jaxb:txw2:jar:2.3.0:compile, org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit:jar:4.8.1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, org.jvnet.jaxb2.maven2:maven-jaxb23-plugin:jar:0.14.0:compile, org.glassfish.jaxb:jaxb-runtime:jar:2.3.0:compile, org.glassfish.jaxb:jaxb-core:jar:2.3.0:compile, javax.xml.bind:jaxb-api:jar:2.3.0:compile, org.jvnet.staxex:stax-ex:jar:1.7.8:compile, com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile, org.glassfish.jaxb:jaxb-xjc-jdk9:jar:2.3.0:compile, org.glassfish.jaxb:jaxb-xjc:jar:2.3.0:compile, com.sun.xml.dtd-parser:dtd-parser:jar:1.2:compile, org.glassfish.jaxb:xsom:jar:2.3.0:compile, org.glassfish.jaxb:codemodel:jar:2.3.0:compile, com.sun.xml.bind.external:rngom:jar:2.3.0:compile, com.sun.istack:istack-commons-tools:jar:3.0.5:compile, com.sun.istack:istack-commons-runtime:jar:3.0.5:compile, relaxngDatatype:relaxngDatatype:jar:20020414:compile, com.sun.activation:javax.activation:jar:1.2.0:compile, org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven:maven-artifact:jar:2.0.9:compile]
[INFO] specVersion:2.2
[INFO] encoding:UTF-8
[INFO] locale:null
[INFO] schemaLanguage:null
[INFO] schemaDirectory:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources
[INFO] schemaIncludes:[pdp.xsd]
[INFO] schemaExcludes:null
[INFO] schemas:[]
[INFO] bindingDirectory:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb
[INFO] bindingIncludes:[bindings.xjb]
[INFO] bindingExcludes:null
[INFO] bindings:[]
[INFO] disableDefaultExcludes:false
[INFO] catalog:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/catalog.xml
[INFO] catalogResolver:null
[INFO] generatePackage:org.ow2.authzforce.core.xmlns.pdp
[INFO] generateDirectory:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc
[INFO] readOnly:false
[INFO] extension:true
[INFO] strict:false
[INFO] writeCode:true
[INFO] verbose:true
[INFO] debug:false
[INFO] args:[-Xvalue-constructor]
[INFO] forceRegenerate:false
[INFO] removeOldOutput:true
[INFO] produces:[**/*.*, **/*.java, **/bgm.ser, **/jaxb.properties]
[INFO] otherDepends:null
[INFO] otherDependIncludes:null
[INFO] otherDependExcludes:null
[INFO] episodeFile:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc/META-INF/sun-jaxb.episode
[INFO] episode:true
[INFO] plugins:[Dependency {groupId=org.jvnet.jaxb2_commons, artifactId=jaxb2-value-constructor, version=3.0, type=jar}]
[INFO] episodes:[Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xmlns-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xacml-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-pdp-ext-model, version=7.5.1, type=jar}]
[INFO] useDependenciesAsEpisodes:false
[INFO] scanDependenciesForBindings:false
[INFO] xjcPlugins:[Dependency {groupId=org.jvnet.jaxb2_commons, artifactId=jaxb2-value-constructor, version=3.0, type=jar}]
[INFO] episodes:[Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xmlns-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xacml-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-pdp-ext-model, version=7.5.1, type=jar}]
[INFO] catalogURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/catalog.xml]
[INFO] resolvedCatalogURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/catalog.xml]
[INFO] schemaFiles (calculated):[/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd]
[INFO] schemaURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd]
[INFO] resolvedSchemaURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd]
[INFO] bindingFiles (calculated):[/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb]
[INFO] bindingURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb]
[INFO] resolvedBindingURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb]
[INFO] xjcPluginArtifacts (resolved):[org.jvnet.jaxb2_commons:jaxb2-value-constructor:jar:3.0:runtime]
[INFO] xjcPluginFiles (resolved):[/home/daniele/.m2/repository/org/jvnet/jaxb2_commons/jaxb2-value-constructor/3.0/jaxb2-value-constructor-3.0.jar]
[INFO] xjcPluginURLs (resolved):[file:/home/daniele/.m2/repository/org/jvnet/jaxb2_commons/jaxb2-value-constructor/3.0/jaxb2-value-constructor-3.0.jar]
[INFO] episodeArtifacts (resolved):[org.ow2.authzforce:authzforce-ce-xmlns-model:jar:7.5.1:runtime, org.ow2.authzforce:authzforce-ce-xacml-model:jar:7.5.1:runtime, org.ow2.authzforce:authzforce-ce-pdp-ext-model:jar:7.5.1:runtime]
[INFO] episodeFiles (resolved):[/home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xmlns-model/7.5.1/authzforce-ce-xmlns-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xacml-model/7.5.1/authzforce-ce-xacml-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-pdp-ext-model/7.5.1/authzforce-ce-pdp-ext-model-7.5.1.jar]
[INFO] dependsURIs (resolved):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/catalog.xml, file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd, file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb, file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/pom.xml]
[INFO] optionsConfiguration:OptionsConfiguration [specVersion=2.2
 generateDirectory=/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc
 generatePackage=org.ow2.authzforce.core.xmlns.pdp
 schemaLanguage=null
 grammars.systemIds=[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd]
 bindFiles.systemIds=[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb]
 plugins=[file:/home/daniele/.m2/repository/org/jvnet/jaxb2_commons/jaxb2-value-constructor/3.0/jaxb2-value-constructor-3.0.jar]
 readOnly=false
 packageLevelAnnotations=true
 noFileHeader=false
 enableIntrospection=false
 disableXmlSecurity=true
 accessExternalSchema=all
 accessExternalDTD=all
 contentForWildcard=false
 extension=true
 strict=false
 verbose=true
 debugMode=false
 arguments=[-Xvalue-constructor, -episode, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc/META-INF/sun-jaxb.episode, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xmlns-model/7.5.1/authzforce-ce-xmlns-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xacml-model/7.5.1/authzforce-ce-xacml-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-pdp-ext-model/7.5.1/authzforce-ce-pdp-ext-model-7.5.1.jar]]
[INFO] Sources are not up-to-date, XJC will be executed.
[INFO] Parsing input schema(s)...
[INFO] Compiling input schema(s)...
[INFO] Writing output to [/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc].
[INFO] Cleaning package directories.
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/InOutProcChain.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/ObjectFactory.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/Pdp.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/StandardEnvironmentAttributeSource.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/StaticRefBasedRootPolicyProvider.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/StaticRefPolicyProvider.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/StaticRootPolicyProvider.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/package-info.java
[INFO] Episode file [/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc/META-INF/sun-jaxb.episode] was augmented with if-exists="true" attributes.
[INFO] Finished execution.
[INFO] 
[INFO] --- license-maven-plugin:3.0:format (format-sources-license) @ authzforce-ce-core-pdp-engine ---
[INFO] Updating license headers...
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ authzforce-ce-core-pdp-engine ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ authzforce-ce-core-pdp-engine ---
[INFO] Compiling 77 source files to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/classes
[INFO] 
[INFO] --- license-maven-plugin:3.0:format (format-test-sources-license) @ authzforce-ce-core-pdp-engine ---
[INFO] Updating license headers...
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ authzforce-ce-core-pdp-engine ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ authzforce-ce-core-pdp-engine ---
[INFO] Compiling 21 source files to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ authzforce-ce-core-pdp-engine ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.ow2.authzforce.core.pdp.impl.test.MainTest
Tests run: 685, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.342 sec - in org.ow2.authzforce.core.pdp.impl.test.MainTest

Results :

Tests run: 685, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ authzforce-ce-core-pdp-engine ---
[INFO] Building jar: /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/authzforce-ce-core-pdp-engine-13.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ authzforce-ce-core-pdp-engine ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2019
[INFO] Download Started for NVD CVE - 2018
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2005
[WARNING] Download Failed for NVD CVE - 2019
Some CVEs may not be reported.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[INFO] Download Started for NVD CVE - Modified
[WARNING] Download Failed for NVD CVE - Modified
Some CVEs may not be reported.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[WARNING] Download Failed for NVD CVE - 2005
Some CVEs may not be reported.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[WARNING] Download Failed for NVD CVE - 2010
Some CVEs may not be reported.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[INFO] Download Complete for NVD CVE - 2015  (11024 ms)
[INFO] Processing Started for NVD CVE - 2015
[INFO] Processing Complete for NVD CVE - 2015  (2379 ms)
[INFO] Download Complete for NVD CVE - 2016  (13826 ms)
[INFO] Processing Started for NVD CVE - 2016
[INFO] Download Complete for NVD CVE - 2008  (14265 ms)
[INFO] Processing Started for NVD CVE - 2008
[INFO] Download Complete for NVD CVE - 2013  (16260 ms)
[INFO] Processing Started for NVD CVE - 2013
[INFO] Download Complete for NVD CVE - 2012  (17280 ms)
[INFO] Processing Started for NVD CVE - 2012
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.ow2.authzforce:authzforce-ce-core 13.3.2-SNAPSHOT SUCCESS [  0.208 s]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-engine ... FAILURE [ 29.117 s]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-testutils  SKIPPED
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-io-xacml-json SKIPPED
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-cli 13.3.2-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.449 s
[INFO] Finished at: 2019-04-02T23:59:41+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project authzforce-ce-core-pdp-engine: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	The download was interrupted; unable to complete the update
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :authzforce-ce-core-pdp-engine

Steps to reproduce

Execute tutorial as described at https://github.com/STAMP-project/evosuite-model-seeding-tutorial:

git clone https://gitlab.ow2.org/authzforce/core authzforce-core
cd authzforce-core
export AUTHZFORCE_DATA_DIR=/tmp/authzforce
export MAVEN_OPTS="-Djavax.xml.accessExternalSchema=all"
mvn clean install

I'm not behind a proxy.

@vmassol
Copy link
Contributor

vmassol commented Apr 3, 2019

Since the tutorial cannot control the build status of that project, I suggest to indicate in the tutorial the checkout a given SHA1 or tag.

@danzone
Copy link
Author

danzone commented Apr 3, 2019

I also tried to download authzforce dependencies as described in tutorial, with following command:

It fails (folllowing the output), it is definitely an issue related to downloading a required AuthzForce dependency

daniele@gagliardix:~/Progetti/STAMP/authzforce-core$ mvn org.apache.maven.plugins:maven-dependency-plugin:copy-dependencies
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] org.ow2.authzforce:authzforce-ce-core                              [pom]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-engine                   [jar]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-testutils                [jar]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-io-xacml-json            [jar]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-cli                      [jar]
[INFO] 
[INFO] ---------------< org.ow2.authzforce:authzforce-ce-core >----------------
[INFO] Building org.ow2.authzforce:authzforce-ce-core 13.3.2-SNAPSHOT     [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (default-cli) @ authzforce-ce-core ---
[INFO] 
[INFO] ----------< org.ow2.authzforce:authzforce-ce-core-pdp-engine >----------
[INFO] Building org.ow2.authzforce:authzforce-ce-core-pdp-engine 13.3.2-SNAPSHOT [2/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (default-cli) @ authzforce-ce-core-pdp-engine ---
[INFO] Copying jcl-over-slf4j-1.7.25.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/jcl-over-slf4j-1.7.25.jar
[INFO] Copying guava-24.1.1-jre.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/guava-24.1.1-jre.jar
[INFO] Copying authzforce-ce-xmlns-model-7.5.1.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/authzforce-ce-xmlns-model-7.5.1.jar
[INFO] Copying logback-classic-1.2.3.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/logback-classic-1.2.3.jar
[INFO] Copying javax.mail-1.6.0.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/javax.mail-1.6.0.jar
[INFO] Copying jaxb2-basics-runtime-1.11.1.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/jaxb2-basics-runtime-1.11.1.jar
[INFO] Copying jsr305-1.3.9.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/jsr305-1.3.9.jar
[INFO] Copying authzforce-ce-core-pdp-api-15.3.0.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/authzforce-ce-core-pdp-api-15.3.0.jar
[INFO] Copying checker-compat-qual-2.0.0.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/checker-compat-qual-2.0.0.jar
[INFO] Copying hamcrest-core-1.3.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/hamcrest-core-1.3.jar
[INFO] Copying j2objc-annotations-1.1.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/j2objc-annotations-1.1.jar
[INFO] Copying animal-sniffer-annotations-1.14.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/animal-sniffer-annotations-1.14.jar
[INFO] Copying spring-core-4.3.20.RELEASE.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/spring-core-4.3.20.RELEASE.jar
[INFO] Copying slf4j-api-1.7.25.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/slf4j-api-1.7.25.jar
[INFO] Copying junit-4.11.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/junit-4.11.jar
[INFO] Copying authzforce-ce-xacml-model-7.5.1.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/authzforce-ce-xacml-model-7.5.1.jar
[INFO] Copying activation-1.1.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/activation-1.1.jar
[INFO] Copying authzforce-ce-pdp-ext-model-7.5.1.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/authzforce-ce-pdp-ext-model-7.5.1.jar
[INFO] Copying logback-core-1.2.3.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/logback-core-1.2.3.jar
[INFO] Copying xml-resolver-1.2.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/xml-resolver-1.2.jar
[INFO] Copying Saxon-HE-9.8.0-12.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/Saxon-HE-9.8.0-12.jar
[INFO] Copying javax.mail-api-1.6.0.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/javax.mail-api-1.6.0.jar
[INFO] Copying error_prone_annotations-2.1.3.jar to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/error_prone_annotations-2.1.3.jar
[INFO] 
[INFO] --------< org.ow2.authzforce:authzforce-ce-core-pdp-testutils >---------
[INFO] Building org.ow2.authzforce:authzforce-ce-core-pdp-testutils 13.3.2-SNAPSHOT [3/5]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from jitpack.io: https://jitpack.io/org/ow2/authzforce/authzforce-ce-core-pdp-engine/13.3.2-SNAPSHOT/maven-metadata.xml
Downloading from jitpack.io: https://jitpack.io/org/ow2/authzforce/authzforce-ce-core-pdp-engine/13.3.2-SNAPSHOT/authzforce-ce-core-pdp-engine-13.3.2-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.ow2.authzforce:authzforce-ce-core 13.3.2-SNAPSHOT SUCCESS [  0.936 s]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-engine ... SUCCESS [  0.200 s]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-testutils  FAILURE [  1.778 s]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-io-xacml-json SKIPPED
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-cli 13.3.2-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.227 s
[INFO] Finished at: 2019-04-03T08:19:04+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project authzforce-ce-core-pdp-testutils: Could not resolve dependencies for project org.ow2.authzforce:authzforce-ce-core-pdp-testutils:jar:13.3.2-SNAPSHOT: Could not find artifact org.ow2.authzforce:authzforce-ce-core-pdp-engine:jar:13.3.2-SNAPSHOT in jitpack.io (https://jitpack.io) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :authzforce-ce-core-pdp-testutils

@xdevroey
Copy link
Member

xdevroey commented Apr 3, 2019

Hi @danzone! As suggested by @vmassol I have updated the checkout command to get the latest released version of the project.

The missing dependency is an artifact that could not be built in the project.

Could not find artifact org.ow2.authzforce:authzforce-ce-core-pdp-engine:jar:13.3.2-SNAPSHOT

Using the latest released version should solve this.

@danzone
Copy link
Author

danzone commented Apr 4, 2019

Dear @xdevroey, I made some progress: now it's able to update all NVE CVD, but it fails on another module: org.ow2.authzforce:authzforce-ce-core-pdp-io-xacml-json.
I'm having a server access error to get saxon dependency, while at the same time I've been able to download al other dependencies (today I'm finally at office, the only difference is that I have a corporate proxy (without authentication), but Maven is able to download all other dependencies, so current issue is definitely not due to the proxy.
Another interesting thing is that it seems AuthzForce tests are using Ant as building system, and Ivy to retrieve dependencies.
Following the complete output trace:

daniele@gagliardix:~/Progetti/STAMP/authzforce-core$ mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] org.ow2.authzforce:authzforce-ce-core                              [pom]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-engine                   [jar]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-testutils                [jar]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-io-xacml-json            [jar]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-cli                      [jar]
[INFO] 
[INFO] ---------------< org.ow2.authzforce:authzforce-ce-core >----------------
[INFO] Building org.ow2.authzforce:authzforce-ce-core 13.3.2-SNAPSHOT     [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ authzforce-ce-core ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ authzforce-ce-core ---
[INFO] Installing /opt/danielext/Progetti/STAMP/authzforce-core/pom.xml to /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-core/13.3.2-SNAPSHOT/authzforce-ce-core-13.3.2-SNAPSHOT.pom
[INFO] 
[INFO] ----------< org.ow2.authzforce:authzforce-ce-core-pdp-engine >----------
[INFO] Building org.ow2.authzforce:authzforce-ce-core-pdp-engine 13.3.2-SNAPSHOT [2/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ authzforce-ce-core-pdp-engine ---
[INFO] Deleting /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target
[INFO] 
[INFO] --- maven-jaxb2-plugin:0.14.0:generate (jaxb-generate-compile-sources) @ authzforce-ce-core-pdp-engine ---
[INFO] Started execution.
[INFO] JAXB API is loaded from the [jar:file:/usr/lib/jvm/jdk1.8.0_202/jre/lib/rt.jar!].
[INFO] Detected JAXB API version [2.2].
[INFO] pluginArtifacts:[org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:maven-plugin:0.14.0:, org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.14.0:compile, org.slf4j:slf4j-api:jar:1.7.25:compile, org.apache.commons:commons-lang3:jar:3.2.1:compile, com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.glassfish.jaxb:txw2:jar:2.3.0:compile, org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit:jar:4.8.1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, org.jvnet.jaxb2.maven2:maven-jaxb23-plugin:jar:0.14.0:compile, org.glassfish.jaxb:jaxb-runtime:jar:2.3.0:compile, org.glassfish.jaxb:jaxb-core:jar:2.3.0:compile, javax.xml.bind:jaxb-api:jar:2.3.0:compile, org.jvnet.staxex:stax-ex:jar:1.7.8:compile, com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile, org.glassfish.jaxb:jaxb-xjc-jdk9:jar:2.3.0:compile, org.glassfish.jaxb:jaxb-xjc:jar:2.3.0:compile, com.sun.xml.dtd-parser:dtd-parser:jar:1.2:compile, org.glassfish.jaxb:xsom:jar:2.3.0:compile, org.glassfish.jaxb:codemodel:jar:2.3.0:compile, com.sun.xml.bind.external:rngom:jar:2.3.0:compile, com.sun.istack:istack-commons-tools:jar:3.0.5:compile, com.sun.istack:istack-commons-runtime:jar:3.0.5:compile, relaxngDatatype:relaxngDatatype:jar:20020414:compile, com.sun.activation:javax.activation:jar:1.2.0:compile, org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven:maven-artifact:jar:2.0.9:compile]
[INFO] specVersion:2.2
[INFO] encoding:UTF-8
[INFO] locale:null
[INFO] schemaLanguage:null
[INFO] schemaDirectory:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources
[INFO] schemaIncludes:[pdp.xsd]
[INFO] schemaExcludes:null
[INFO] schemas:[]
[INFO] bindingDirectory:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb
[INFO] bindingIncludes:[bindings.xjb]
[INFO] bindingExcludes:null
[INFO] bindings:[]
[INFO] disableDefaultExcludes:false
[INFO] catalog:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/catalog.xml
[INFO] catalogResolver:null
[INFO] generatePackage:org.ow2.authzforce.core.xmlns.pdp
[INFO] generateDirectory:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc
[INFO] readOnly:false
[INFO] extension:true
[INFO] strict:false
[INFO] writeCode:true
[INFO] verbose:true
[INFO] debug:false
[INFO] args:[-Xvalue-constructor]
[INFO] forceRegenerate:false
[INFO] removeOldOutput:true
[INFO] produces:[**/*.*, **/*.java, **/bgm.ser, **/jaxb.properties]
[INFO] otherDepends:null
[INFO] otherDependIncludes:null
[INFO] otherDependExcludes:null
[INFO] episodeFile:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc/META-INF/sun-jaxb.episode
[INFO] episode:true
[INFO] plugins:[Dependency {groupId=org.jvnet.jaxb2_commons, artifactId=jaxb2-value-constructor, version=3.0, type=jar}]
[INFO] episodes:[Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xmlns-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xacml-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-pdp-ext-model, version=7.5.1, type=jar}]
[INFO] useDependenciesAsEpisodes:false
[INFO] scanDependenciesForBindings:false
[INFO] xjcPlugins:[Dependency {groupId=org.jvnet.jaxb2_commons, artifactId=jaxb2-value-constructor, version=3.0, type=jar}]
[INFO] episodes:[Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xmlns-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xacml-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-pdp-ext-model, version=7.5.1, type=jar}]
[INFO] catalogURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/catalog.xml]
[INFO] resolvedCatalogURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/catalog.xml]
[INFO] schemaFiles (calculated):[/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd]
[INFO] schemaURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd]
[INFO] resolvedSchemaURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd]
[INFO] bindingFiles (calculated):[/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb]
[INFO] bindingURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb]
[INFO] resolvedBindingURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb]
[INFO] xjcPluginArtifacts (resolved):[org.jvnet.jaxb2_commons:jaxb2-value-constructor:jar:3.0:runtime]
[INFO] xjcPluginFiles (resolved):[/home/daniele/.m2/repository/org/jvnet/jaxb2_commons/jaxb2-value-constructor/3.0/jaxb2-value-constructor-3.0.jar]
[INFO] xjcPluginURLs (resolved):[file:/home/daniele/.m2/repository/org/jvnet/jaxb2_commons/jaxb2-value-constructor/3.0/jaxb2-value-constructor-3.0.jar]
[INFO] episodeArtifacts (resolved):[org.ow2.authzforce:authzforce-ce-xmlns-model:jar:7.5.1:runtime, org.ow2.authzforce:authzforce-ce-xacml-model:jar:7.5.1:runtime, org.ow2.authzforce:authzforce-ce-pdp-ext-model:jar:7.5.1:runtime]
[INFO] episodeFiles (resolved):[/home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xmlns-model/7.5.1/authzforce-ce-xmlns-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xacml-model/7.5.1/authzforce-ce-xacml-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-pdp-ext-model/7.5.1/authzforce-ce-pdp-ext-model-7.5.1.jar]
[INFO] dependsURIs (resolved):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/catalog.xml, file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd, file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb, file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/pom.xml]
[INFO] optionsConfiguration:OptionsConfiguration [specVersion=2.2
 generateDirectory=/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc
 generatePackage=org.ow2.authzforce.core.xmlns.pdp
 schemaLanguage=null
 grammars.systemIds=[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd]
 bindFiles.systemIds=[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb]
 plugins=[file:/home/daniele/.m2/repository/org/jvnet/jaxb2_commons/jaxb2-value-constructor/3.0/jaxb2-value-constructor-3.0.jar]
 readOnly=false
 packageLevelAnnotations=true
 noFileHeader=false
 enableIntrospection=false
 disableXmlSecurity=true
 accessExternalSchema=all
 accessExternalDTD=all
 contentForWildcard=false
 extension=true
 strict=false
 verbose=true
 debugMode=false
 arguments=[-Xvalue-constructor, -episode, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc/META-INF/sun-jaxb.episode, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xmlns-model/7.5.1/authzforce-ce-xmlns-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xacml-model/7.5.1/authzforce-ce-xacml-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-pdp-ext-model/7.5.1/authzforce-ce-pdp-ext-model-7.5.1.jar]]
[INFO] Sources are not up-to-date, XJC will be executed.
[INFO] Parsing input schema(s)...
[INFO] Compiling input schema(s)...
[INFO] Writing output to [/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc].
[INFO] Cleaning package directories.
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/InOutProcChain.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/ObjectFactory.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/Pdp.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/StandardEnvironmentAttributeSource.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/StaticRefBasedRootPolicyProvider.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/StaticRefPolicyProvider.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/StaticRootPolicyProvider.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/package-info.java
[INFO] Episode file [/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc/META-INF/sun-jaxb.episode] was augmented with if-exists="true" attributes.
[INFO] Finished execution.
[INFO] 
[INFO] --- license-maven-plugin:3.0:format (format-sources-license) @ authzforce-ce-core-pdp-engine ---
[INFO] Updating license headers...
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ authzforce-ce-core-pdp-engine ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ authzforce-ce-core-pdp-engine ---
[INFO] Compiling 77 source files to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/classes
[INFO] 
[INFO] --- license-maven-plugin:3.0:format (format-test-sources-license) @ authzforce-ce-core-pdp-engine ---
[INFO] Updating license headers...
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ authzforce-ce-core-pdp-engine ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ authzforce-ce-core-pdp-engine ---
[INFO] Compiling 21 source files to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ authzforce-ce-core-pdp-engine ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.ow2.authzforce.core.pdp.impl.test.MainTest
Tests run: 685, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.583 sec - in org.ow2.authzforce.core.pdp.impl.test.MainTest

Results :

Tests run: 685, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ authzforce-ce-core-pdp-engine ---
[INFO] Building jar: /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/authzforce-ce-core-pdp-engine-13.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ authzforce-ce-core-pdp-engine ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2007
[INFO] Download Started for NVD CVE - 2005
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2009
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Complete for NVD CVE - 2005  (12447 ms)
[INFO] Download Started for NVD CVE - 2018
[INFO] Processing Started for NVD CVE - 2005
[INFO] Processing Complete for NVD CVE - 2005  (1870 ms)
[INFO] Download Complete for NVD CVE - 2013  (15755 ms)
[INFO] Download Started for NVD CVE - 2019
[INFO] Processing Started for NVD CVE - 2013
[INFO] Download Complete for NVD CVE - 2009  (15755 ms)
[INFO] Download Started for NVD CVE - Modified
[INFO] Processing Started for NVD CVE - 2009
[INFO] Download Complete for NVD CVE - 2015  (16195 ms)
[INFO] Processing Started for NVD CVE - 2015
[INFO] Download Complete for NVD CVE - 2012  (19944 ms)
[INFO] Processing Started for NVD CVE - 2012
[INFO] Download Complete for NVD CVE - 2008  (20009 ms)
[INFO] Processing Started for NVD CVE - 2008
[INFO] Download Complete for NVD CVE - 2014  (20356 ms)
[INFO] Processing Started for NVD CVE - 2014
[INFO] Download Complete for NVD CVE - 2016  (20411 ms)
[INFO] Processing Started for NVD CVE - 2016
[INFO] Download Complete for NVD CVE - 2010  (22844 ms)
[INFO] Processing Started for NVD CVE - 2010
[INFO] Download Complete for NVD CVE - 2007  (24077 ms)
[INFO] Download Complete for NVD CVE - Modified  (11323 ms)
[INFO] Download Complete for NVD CVE - 2019  (12514 ms)
[INFO] Processing Complete for NVD CVE - 2009  (14118 ms)
[INFO] Processing Started for NVD CVE - 2007
[INFO] Processing Complete for NVD CVE - 2013  (18633 ms)
[INFO] Processing Started for NVD CVE - Modified
[INFO] Download Complete for NVD CVE - 2011  (38367 ms)
[INFO] Processing Complete for NVD CVE - Modified  (4676 ms)
[INFO] Processing Started for NVD CVE - 2019
[INFO] Processing Complete for NVD CVE - 2015  (23025 ms)
[INFO] Processing Started for NVD CVE - 2011
[INFO] Processing Complete for NVD CVE - 2010  (22058 ms)
[INFO] Download Complete for NVD CVE - 2017  (46840 ms)
[INFO] Processing Started for NVD CVE - 2017
[INFO] Processing Complete for NVD CVE - 2019  (8270 ms)
[INFO] Processing Complete for NVD CVE - 2012  (27773 ms)
[INFO] Processing Complete for NVD CVE - 2008  (31114 ms)
[INFO] Processing Complete for NVD CVE - 2014  (34884 ms)
[INFO] Processing Complete for NVD CVE - 2016  (38244 ms)
[INFO] Processing Complete for NVD CVE - 2007  (31320 ms)
[INFO] Processing Complete for NVD CVE - 2011  (22517 ms)
[INFO] Processing Complete for NVD CVE - 2017  (25658 ms)
[INFO] Download Complete for NVD CVE - 2018  (63573 ms)
[INFO] Processing Started for NVD CVE - 2018
[INFO] Processing Complete for NVD CVE - 2018  (23070 ms)
[INFO] Begin database maintenance.
[INFO] End database maintenance.
[INFO] Check for updates complete (102779 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:check (default) > :pmd @ authzforce-ce-core-pdp-engine >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:pmd (pmd) @ authzforce-ce-core-pdp-engine ---
Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/5.5.1/pmd-core-5.5.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/5.5.1/pmd-core-5.5.1.pom (4.9 kB at 14 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/5.5.1/pmd-5.5.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd/5.5.1/pmd-5.5.1.pom (39 kB at 270 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.48/jcommander-1.48.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.48/jcommander-1.48.pom (9.3 kB at 150 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/3/oss-parent-3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/3/oss-parent-3.pom (3.4 kB at 54 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom (14 kB at 116 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.pom (2.9 kB at 23 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom (5.7 kB at 88 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom (1.9 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/5.5.1/pmd-java-5.5.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/5.5.1/pmd-java-5.5.1.pom (5.8 kB at 68 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-javascript/5.5.1/pmd-javascript-5.5.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-javascript/5.5.1/pmd-javascript-5.5.1.pom (4.6 kB at 69 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.7/rhino-1.7.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.7/rhino-1.7.7.pom (1.3 kB at 22 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/5.5.1/pmd-jsp-5.5.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/5.5.1/pmd-jsp-5.5.1.pom (4.6 kB at 79 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/5.5.1/pmd-core-5.5.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.48/jcommander-1.48.jar
Downloading from central: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.48/jcommander-1.48.jar (64 kB at 361 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar (53 kB at 188 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar
Downloaded from central: https://repo.maven.apache.org/maven2/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar (232 kB at 531 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/5.5.1/pmd-java-5.5.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/net/java/dev/javacc/javacc/5.0/javacc-5.0.jar (299 kB at 548 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-javascript/5.5.1/pmd-javascript-5.5.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8-dom.jar (129 kB at 234 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.7/rhino-1.7.7.jar
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-core/5.5.1/pmd-core-5.5.1.jar (696 kB at 1.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/5.5.1/pmd-jsp-5.5.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-javascript/5.5.1/pmd-javascript-5.5.1.jar (127 kB at 158 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-jsp/5.5.1/pmd-jsp-5.5.1.jar (94 kB at 109 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/pmd/pmd-java/5.5.1/pmd-java-5.5.1.jar (746 kB at 469 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/mozilla/rhino/1.7.7/rhino-1.7.7.jar (1.3 MB at 543 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar (5.0 MB at 1.0 MB/s)
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:check (default) < :pmd @ authzforce-ce-core-pdp-engine <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:check (default) @ authzforce-ce-core-pdp-engine ---
[INFO] 
[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ authzforce-ce-core-pdp-engine >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ authzforce-ce-core-pdp-engine ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ authzforce-ce-core-pdp-engine <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ authzforce-ce-core-pdp-engine ---
[INFO] 
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ authzforce-ce-core-pdp-engine >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ authzforce-ce-core-pdp-engine ---
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.pom (11 kB at 179 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.pom (3.9 kB at 49 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.pom (950 B at 14 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.pom (2.0 kB at 31 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.pom (5.9 kB at 99 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 158 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 85 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 38 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-ant/2.4.7/groovy-ant-2.4.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-ant/2.4.7/groovy-ant-2.4.7.pom (17 kB at 202 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-antlr/1.9.4/ant-antlr-1.9.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-antlr/1.9.4/ant-antlr-1.9.4.pom (3.1 kB at 47 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-groovydoc/2.4.7/groovy-groovydoc-2.4.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-groovydoc/2.4.7/groovy-groovydoc-2.4.7.pom (16 kB at 249 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-templates/2.4.7/groovy-templates-2.4.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-templates/2.4.7/groovy-templates-2.4.7.pom (16 kB at 237 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/2.4.7/groovy-xml-2.4.7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/2.4.7/groovy-xml-2.4.7.pom (15 kB at 61 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junit/1.9.4/ant-junit-1.9.4.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junit/1.9.4/ant-junit-1.9.4.pom (4.1 kB at 62 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.2.1/maven-doxia-tools-1.2.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.2.1/maven-doxia-tools-1.2.1.pom (6.3 kB at 100 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.3/doxia-logging-api-1.1.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1.3/doxia-logging-api-1.1.3.pom (1.6 kB at 27 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.3/doxia-1.1.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.1.3/doxia-1.1.3.pom (19 kB at 211 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.3/doxia-decoration-model-1.1.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.1.3/doxia-decoration-model-1.1.3.pom (3.0 kB at 47 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.3/doxia-sitetools-1.1.3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.1.3/doxia-sitetools-1.1.3.pom (16 kB at 183 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.pom (1.4 kB at 23 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/apple/AppleJavaExtensions/1.4/AppleJavaExtensions-1.4.jar (12 kB at 145 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jFormatString/2.0.1/jFormatString-2.0.1.jar (27 kB at 306 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 54 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-ant/2.4.7/groovy-ant-2.4.7.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-ant/2.4.7/groovy-ant-2.4.7.jar (70 kB at 135 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-antlr/1.9.4/ant-antlr-1.9.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-antlr/1.9.4/ant-antlr-1.9.4.jar (12 kB at 20 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-groovydoc/2.4.7/groovy-groovydoc-2.4.7.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.2/asm-debug-all-5.0.2.jar (380 kB at 404 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-groovydoc/2.4.7/groovy-groovydoc-2.4.7.jar (135 kB at 144 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-templates/2.4.7/groovy-templates-2.4.7.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junit/1.9.4/ant-junit-1.9.4.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-templates/2.4.7/groovy-templates-2.4.7.jar (98 kB at 83 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/2.4.7/groovy-xml-2.4.7.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-junit/1.9.4/ant-junit-1.9.4.jar (118 kB at 93 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (0 B at 0 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.2.1/maven-doxia-tools-1.2.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.2.1/maven-doxia-tools-1.2.1.jar (43 kB at 29 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-xml/2.4.7/groovy-xml-2.4.7.jar (215 kB at 136 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-7/plexus-resources-1.0-alpha-7.jar (23 kB at 14 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/bcel-findbugs/6.0/bcel-findbugs-6.0.jar (612 kB at 341 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 595 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/findbugs/3.0.1/findbugs-3.0.1.jar (3.8 MB at 811 kB/s)
[INFO] Fork Value is true
Downloading from jitpack.io: https://jitpack.io/com/h3xstream/findsecbugs/findsecbugs-plugin/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/com/h3xstream/findsecbugs/findsecbugs-plugin/maven-metadata.xml
Downloaded from central: https://repo.maven.apache.org/maven2/com/h3xstream/findsecbugs/findsecbugs-plugin/maven-metadata.xml (846 B at 14 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/h3xstream/findsecbugs/findsecbugs-plugin/1.9.0/findsecbugs-plugin-1.9.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/h3xstream/findsecbugs/findsecbugs-plugin/1.9.0/findsecbugs-plugin-1.9.0.jar (418 kB at 663 kB/s)
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ authzforce-ce-core-pdp-engine <<<
[INFO] 
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ authzforce-ce-core-pdp-engine ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ authzforce-ce-core-pdp-engine ---
[INFO] Installing /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/authzforce-ce-core-pdp-engine-13.3.2-SNAPSHOT.jar to /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-core-pdp-engine/13.3.2-SNAPSHOT/authzforce-ce-core-pdp-engine-13.3.2-SNAPSHOT.jar
[INFO] Installing /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/pom.xml to /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-core-pdp-engine/13.3.2-SNAPSHOT/authzforce-ce-core-pdp-engine-13.3.2-SNAPSHOT.pom
[INFO] 
[INFO] --------< org.ow2.authzforce:authzforce-ce-core-pdp-testutils >---------
[INFO] Building org.ow2.authzforce:authzforce-ce-core-pdp-testutils 13.3.2-SNAPSHOT [3/5]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-codegen-plugin/3.2.5/cxf-codegen-plugin-3.2.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-codegen-plugin/3.2.5/cxf-codegen-plugin-3.2.5.pom (10 kB at 73 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-maven-plugins/3.2.5/cxf-maven-plugins-3.2.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-maven-plugins/3.2.5/cxf-maven-plugins-3.2.5.pom (1.9 kB at 31 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-codegen-plugin/3.2.5/cxf-codegen-plugin-3.2.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-codegen-plugin/3.2.5/cxf-codegen-plugin-3.2.5.jar (81 kB at 472 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ authzforce-ce-core-pdp-testutils ---
[INFO] 
[INFO] --- maven-jaxb2-plugin:0.14.0:generate (jaxb-generate-test-sources) @ authzforce-ce-core-pdp-testutils ---
[INFO] Started execution.
[INFO] JAXB API is loaded from the [jar:file:/usr/lib/jvm/jdk1.8.0_202/jre/lib/rt.jar!].
[INFO] Detected JAXB API version [2.2].
[INFO] pluginArtifacts:[org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:maven-plugin:0.14.0:, org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.14.0:compile, org.slf4j:slf4j-api:jar:1.7.25:compile, org.apache.commons:commons-lang3:jar:3.2.1:compile, com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.glassfish.jaxb:txw2:jar:2.3.0:compile, org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit:jar:4.8.1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, org.jvnet.jaxb2.maven2:maven-jaxb23-plugin:jar:0.14.0:compile, org.glassfish.jaxb:jaxb-runtime:jar:2.3.0:compile, org.glassfish.jaxb:jaxb-core:jar:2.3.0:compile, javax.xml.bind:jaxb-api:jar:2.3.0:compile, org.jvnet.staxex:stax-ex:jar:1.7.8:compile, com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile, org.glassfish.jaxb:jaxb-xjc-jdk9:jar:2.3.0:compile, org.glassfish.jaxb:jaxb-xjc:jar:2.3.0:compile, com.sun.xml.dtd-parser:dtd-parser:jar:1.2:compile, org.glassfish.jaxb:xsom:jar:2.3.0:compile, org.glassfish.jaxb:codemodel:jar:2.3.0:compile, com.sun.xml.bind.external:rngom:jar:2.3.0:compile, com.sun.istack:istack-commons-tools:jar:3.0.5:compile, com.sun.istack:istack-commons-runtime:jar:3.0.5:compile, relaxngDatatype:relaxngDatatype:jar:20020414:compile, com.sun.activation:javax.activation:jar:1.2.0:compile, org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven:maven-artifact:jar:2.0.9:compile]
[INFO] specVersion:2.2
[INFO] encoding:UTF-8
[INFO] locale:null
[INFO] schemaLanguage:null
[INFO] schemaDirectory:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/src/main/resources
[INFO] schemaIncludes:[*.xsd]
[INFO] schemaExcludes:null
[INFO] schemas:[]
[INFO] bindingDirectory:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/src/main/jaxb
[INFO] bindingIncludes:[bindings.xjb]
[INFO] bindingExcludes:null
[INFO] bindings:[]
[INFO] disableDefaultExcludes:false
[INFO] catalog:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/src/main/jaxb/catalog.xml
[INFO] catalogResolver:null
[INFO] generatePackage:org.ow2.authzforce.core.pdp.testutil.ext.xmlns
[INFO] generateDirectory:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/target/generated-sources/xjc
[INFO] readOnly:false
[INFO] extension:true
[INFO] strict:false
[INFO] writeCode:true
[INFO] verbose:true
[INFO] debug:false
[INFO] args:[-Xvalue-constructor]
[INFO] forceRegenerate:false
[INFO] removeOldOutput:true
[INFO] produces:[**/*.*, **/*.java, **/bgm.ser, **/jaxb.properties]
[INFO] otherDepends:null
[INFO] otherDependIncludes:null
[INFO] otherDependExcludes:null
[INFO] episodeFile:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/target/generated-sources/xjc/META-INF/sun-jaxb.episode
[INFO] episode:true
[INFO] plugins:[Dependency {groupId=org.jvnet.jaxb2_commons, artifactId=jaxb2-value-constructor, version=3.0, type=jar}]
[INFO] episodes:[Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xmlns-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xacml-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-pdp-ext-model, version=7.5.1, type=jar}]
[INFO] useDependenciesAsEpisodes:false
[INFO] scanDependenciesForBindings:false
[INFO] xjcPlugins:[Dependency {groupId=org.jvnet.jaxb2_commons, artifactId=jaxb2-value-constructor, version=3.0, type=jar}]
[INFO] episodes:[Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xmlns-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xacml-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-pdp-ext-model, version=7.5.1, type=jar}]
[INFO] catalogURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/src/main/jaxb/catalog.xml]
[INFO] resolvedCatalogURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/src/main/jaxb/catalog.xml]
[INFO] schemaFiles (calculated):[/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/src/main/resources/org.ow2.authzforce.core.pdp.testutil.ext.xsd]
[INFO] schemaURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/src/main/resources/org.ow2.authzforce.core.pdp.testutil.ext.xsd]
[INFO] resolvedSchemaURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/src/main/resources/org.ow2.authzforce.core.pdp.testutil.ext.xsd]
[INFO] bindingFiles (calculated):[/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/src/main/jaxb/bindings.xjb]
[INFO] bindingURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/src/main/jaxb/bindings.xjb]
[INFO] resolvedBindingURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/src/main/jaxb/bindings.xjb]
[INFO] xjcPluginArtifacts (resolved):[org.jvnet.jaxb2_commons:jaxb2-value-constructor:jar:3.0:runtime]
[INFO] xjcPluginFiles (resolved):[/home/daniele/.m2/repository/org/jvnet/jaxb2_commons/jaxb2-value-constructor/3.0/jaxb2-value-constructor-3.0.jar]
[INFO] xjcPluginURLs (resolved):[file:/home/daniele/.m2/repository/org/jvnet/jaxb2_commons/jaxb2-value-constructor/3.0/jaxb2-value-constructor-3.0.jar]
[INFO] episodeArtifacts (resolved):[org.ow2.authzforce:authzforce-ce-xmlns-model:jar:7.5.1:runtime, org.ow2.authzforce:authzforce-ce-xacml-model:jar:7.5.1:runtime, org.ow2.authzforce:authzforce-ce-pdp-ext-model:jar:7.5.1:runtime]
[INFO] episodeFiles (resolved):[/home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xmlns-model/7.5.1/authzforce-ce-xmlns-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xacml-model/7.5.1/authzforce-ce-xacml-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-pdp-ext-model/7.5.1/authzforce-ce-pdp-ext-model-7.5.1.jar]
[INFO] dependsURIs (resolved):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/src/main/jaxb/catalog.xml, file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/src/main/resources/org.ow2.authzforce.core.pdp.testutil.ext.xsd, file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/src/main/jaxb/bindings.xjb, file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/pom.xml]
[INFO] optionsConfiguration:OptionsConfiguration [specVersion=2.2
 generateDirectory=/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/target/generated-sources/xjc
 generatePackage=org.ow2.authzforce.core.pdp.testutil.ext.xmlns
 schemaLanguage=null
 grammars.systemIds=[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/src/main/resources/org.ow2.authzforce.core.pdp.testutil.ext.xsd]
 bindFiles.systemIds=[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/src/main/jaxb/bindings.xjb]
 plugins=[file:/home/daniele/.m2/repository/org/jvnet/jaxb2_commons/jaxb2-value-constructor/3.0/jaxb2-value-constructor-3.0.jar]
 readOnly=false
 packageLevelAnnotations=true
 noFileHeader=false
 enableIntrospection=false
 disableXmlSecurity=true
 accessExternalSchema=all
 accessExternalDTD=all
 contentForWildcard=false
 extension=true
 strict=false
 verbose=true
 debugMode=false
 arguments=[-Xvalue-constructor, -episode, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/target/generated-sources/xjc/META-INF/sun-jaxb.episode, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xmlns-model/7.5.1/authzforce-ce-xmlns-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xacml-model/7.5.1/authzforce-ce-xacml-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-pdp-ext-model/7.5.1/authzforce-ce-pdp-ext-model-7.5.1.jar]]
[INFO] Sources are not up-to-date, XJC will be executed.
[INFO] Parsing input schema(s)...
[INFO] Compiling input schema(s)...
[INFO] Writing output to [/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/target/generated-sources/xjc].
[INFO] Cleaning package directories.
[INFO] XJC writing: org/ow2/authzforce/core/pdp/testutil/ext/xmlns/MongoDBBasedPolicyProviderDescriptor.java
[INFO] XJC writing: org/ow2/authzforce/core/pdp/testutil/ext/xmlns/ObjectFactory.java
[INFO] XJC writing: org/ow2/authzforce/core/pdp/testutil/ext/xmlns/TestAttributeProviderDescriptor.java
[INFO] XJC writing: org/ow2/authzforce/core/pdp/testutil/ext/xmlns/package-info.java
[INFO] Episode file [/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/target/generated-sources/xjc/META-INF/sun-jaxb.episode] was augmented with if-exists="true" attributes.
[INFO] Finished execution.
[INFO] 
[INFO] --- cxf-codegen-plugin:3.2.5:wsdl2java (default) @ authzforce-ce-core-pdp-testutils ---
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.pom (2.0 kB at 34 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-common/3.2.5/cxf-tools-common-3.2.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-common/3.2.5/cxf-tools-common-3.2.5.pom (3.7 kB at 63 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.0/velocity-engine-core-2.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.0/velocity-engine-core-2.0.pom (7.1 kB at 118 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.0/velocity-engine-parent-2.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-parent/2.0/velocity-engine-parent-2.0.pom (9.0 kB at 156 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/2/velocity-master-2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-master/2/velocity-master-2.pom (7.8 kB at 135 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/2.2.11/jaxb-xjc-2.2.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/2.2.11/jaxb-xjc-2.2.11.pom (20 kB at 223 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.2.11/jaxb-bundles-2.2.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/2.2.11/jaxb-bundles-2.2.11.pom (2.8 kB at 47 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom (35 kB at 285 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom (5.4 kB at 94 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom (9.9 kB at 170 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-core-2.2.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-core-2.2.11.pom (15 kB at 179 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.pom (14 kB at 161 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-core/3.2.5/cxf-tools-wsdlto-core-3.2.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-core/3.2.5/cxf-tools-wsdlto-core-3.2.5.pom (4.5 kB at 77 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-validator/3.2.5/cxf-tools-validator-3.2.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-validator/3.2.5/cxf-tools-validator-3.2.5.pom (3.9 kB at 66 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-databinding-jaxb/3.2.5/cxf-tools-wsdlto-databinding-jaxb-3.2.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-databinding-jaxb/3.2.5/cxf-tools-wsdlto-databinding-jaxb-3.2.5.pom (2.7 kB at 13 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-frontend-jaxws/3.2.5/cxf-tools-wsdlto-frontend-jaxws-3.2.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-frontend-jaxws/3.2.5/cxf-tools-wsdlto-frontend-jaxws-3.2.5.pom (2.7 kB at 46 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.2/commons-text-1.2.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.2/commons-text-1.2.pom (15 kB at 172 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-frontend-javascript/3.2.5/cxf-tools-wsdlto-frontend-javascript-3.2.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-frontend-javascript/3.2.5/cxf-tools-wsdlto-frontend-javascript-3.2.5.pom (2.9 kB at 19 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-javascript/3.2.5/cxf-rt-javascript-3.2.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-javascript/3.2.5/cxf-rt-javascript-3.2.5.pom (2.0 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-runtime-javascript/3.2.5/cxf-runtime-javascript-3.2.5.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-runtime-javascript/3.2.5/cxf-runtime-javascript-3.2.5.pom (1.7 kB at 27 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.3.18.RELEASE/spring-core-4.3.18.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.3.18.RELEASE/spring-core-4.3.18.RELEASE.pom (2.5 kB at 37 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.3.18.RELEASE/spring-beans-4.3.18.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.3.18.RELEASE/spring-beans-4.3.18.RELEASE.pom (2.5 kB at 38 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.3.18.RELEASE/spring-context-4.3.18.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.3.18.RELEASE/spring-context-4.3.18.RELEASE.pom (5.0 kB at 78 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.3.18.RELEASE/spring-aop-4.3.18.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.3.18.RELEASE/spring-aop-4.3.18.RELEASE.pom (2.7 kB at 42 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.3.18.RELEASE/spring-expression-4.3.18.RELEASE.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.3.18.RELEASE/spring-expression-4.3.18.RELEASE.pom (1.7 kB at 27 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.1/ant-1.10.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.1/ant-1.10.1.pom (9.8 kB at 84 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.1/ant-parent-1.10.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.1/ant-parent-1.10.1.pom (5.6 kB at 89 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.1/ant-launcher-1.10.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.1/ant-launcher-1.10.1.pom (2.3 kB at 35 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom (4.8 kB at 76 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.0/velocity-engine-core-2.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-common/3.2.5/cxf-tools-common-3.2.5.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-core-2.2.11.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/2.2.11/jaxb-xjc-2.2.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-common/3.2.5/cxf-tools-common-3.2.5.jar (167 kB at 415 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.2/plexus-archiver-1.2.jar (182 kB at 327 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-core/3.2.5/cxf-tools-wsdlto-core-3.2.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-core/3.2.5/cxf-tools-wsdlto-core-3.2.5.jar (65 kB at 85 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-validator/3.2.5/cxf-tools-validator-3.2.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-validator/3.2.5/cxf-tools-validator-3.2.5.jar (74 kB at 79 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-databinding-jaxb/3.2.5/cxf-tools-wsdlto-databinding-jaxb-3.2.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-core-2.2.11.jar (252 kB at 252 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-frontend-jaxws/3.2.5/cxf-tools-wsdlto-frontend-jaxws-3.2.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-databinding-jaxb/3.2.5/cxf-tools-wsdlto-databinding-jaxb-3.2.5.jar (45 kB at 42 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.2/commons-text-1.2.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity-engine-core/2.0/velocity-engine-core-2.0.jar (432 kB at 338 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-frontend-javascript/3.2.5/cxf-tools-wsdlto-frontend-javascript-3.2.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.2/commons-text-1.2.jar (137 kB at 91 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-javascript/3.2.5/cxf-rt-javascript-3.2.5.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-frontend-javascript/3.2.5/cxf-tools-wsdlto-frontend-javascript-3.2.5.jar (24 kB at 16 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.3.18.RELEASE/spring-core-4.3.18.RELEASE.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-tools-wsdlto-frontend-jaxws/3.2.5/cxf-tools-wsdlto-frontend-jaxws-3.2.5.jar (171 kB at 103 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.3.18.RELEASE/spring-beans-4.3.18.RELEASE.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-rt-javascript/3.2.5/cxf-rt-javascript-3.2.5.jar (76 kB at 45 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.3.18.RELEASE/spring-context-4.3.18.RELEASE.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.jar (1.0 MB at 359 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.3.18.RELEASE/spring-aop-4.3.18.RELEASE.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.3.18.RELEASE/spring-core-4.3.18.RELEASE.jar (1.1 MB at 334 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.3.18.RELEASE/spring-expression-4.3.18.RELEASE.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.3.18.RELEASE/spring-aop-4.3.18.RELEASE.jar (380 kB at 102 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.1/ant-1.10.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.3.18.RELEASE/spring-expression-4.3.18.RELEASE.jar (275 kB at 65 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.1/ant-launcher-1.10.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.1/ant-launcher-1.10.1.jar (19 kB at 4.4 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.3.18.RELEASE/spring-beans-4.3.18.RELEASE.jar (763 kB at 176 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.3.18.RELEASE/spring-context-4.3.18.RELEASE.jar (1.1 MB at 243 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/2.2.11/jaxb-xjc-2.2.11.jar (2.0 MB at 413 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar (409 kB at 78 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.1/ant-1.10.1.jar (2.2 MB at 276 kB/s)
[INFO] Using proxy server configured in maven.
apr 04, 2019 10:16:29 AM org.apache.cxf.tools.validator.internal.WSDLRefValidator collectValidationPoints
AVVERTENZA: WSDL document file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/src/test/resources/org/apache/coheigea/cxf/sts/xacml/common/DoubleItLogical.wsdl does not define any services
Using java.util.ServiceLoader
[INFO] 
[INFO] --- license-maven-plugin:3.0:format (format-sources-license) @ authzforce-ce-core-pdp-testutils ---
[INFO] Updating license headers...
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ authzforce-ce-core-pdp-testutils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ authzforce-ce-core-pdp-testutils ---
[INFO] Compiling 19 source files to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/target/classes
[INFO] 
[INFO] --- license-maven-plugin:3.0:format (format-test-sources-license) @ authzforce-ce-core-pdp-testutils ---
[INFO] Updating license headers...
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ authzforce-ce-core-pdp-testutils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1614 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ authzforce-ce-core-pdp-testutils ---
[INFO] Compiling 18 source files to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ authzforce-ce-core-pdp-testutils ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.ow2.authzforce.core.pdp.testutil.test.MainTest
3113 [main] [2019-04-04 10:16:36,079] ERROR [org.ow2.authzforce.core.pdp.impl.IndividualDecisionRequestContext:putVariableIfAbsent] (IndividualDecisionRequestContext.java:249) - Attempt to override value of Variable 'bartSimpsonAge' already set in evaluation context. Overriding value: 10
Tests run: 516, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.717 sec - in org.ow2.authzforce.core.pdp.testutil.test.MainTest

Results :

Tests run: 516, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ authzforce-ce-core-pdp-testutils ---
[INFO] Building jar: /opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/target/authzforce-ce-core-pdp-testutils-13.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ authzforce-ce-core-pdp-testutils ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 24 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (7 ms)
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (0 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (0 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (1 seconds)
[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:check (default) > :pmd @ authzforce-ce-core-pdp-testutils >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:pmd (pmd) @ authzforce-ce-core-pdp-testutils ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:check (default) < :pmd @ authzforce-ce-core-pdp-testutils <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:check (default) @ authzforce-ce-core-pdp-testutils ---
[INFO] 
[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:cpd-check (default) > :cpd @ authzforce-ce-core-pdp-testutils >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd (cpd) @ authzforce-ce-core-pdp-testutils ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:cpd-check (default) < :cpd @ authzforce-ce-core-pdp-testutils <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:cpd-check (default) @ authzforce-ce-core-pdp-testutils ---
[INFO] 
[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.4:check (default) > :findbugs @ authzforce-ce-core-pdp-testutils >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:findbugs (findbugs) @ authzforce-ce-core-pdp-testutils ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.4:check (default) < :findbugs @ authzforce-ce-core-pdp-testutils <<<
[INFO] 
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.4:check (default) @ authzforce-ce-core-pdp-testutils ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ authzforce-ce-core-pdp-testutils ---
[INFO] Installing /opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/target/authzforce-ce-core-pdp-testutils-13.3.2-SNAPSHOT.jar to /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-core-pdp-testutils/13.3.2-SNAPSHOT/authzforce-ce-core-pdp-testutils-13.3.2-SNAPSHOT.jar
[INFO] Installing /opt/danielext/Progetti/STAMP/authzforce-core/pdp-testutils/pom.xml to /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-core-pdp-testutils/13.3.2-SNAPSHOT/authzforce-ce-core-pdp-testutils-13.3.2-SNAPSHOT.pom
[INFO] 
[INFO] ------< org.ow2.authzforce:authzforce-ce-core-pdp-io-xacml-json >-------
[INFO] Building org.ow2.authzforce:authzforce-ce-core-pdp-io-xacml-json 13.3.2-SNAPSHOT [4/5]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom (4.1 kB at 67 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar (30 kB at 326 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 92 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 372 kB/s)
Downloading from jitpack.io: https://jitpack.io/org/ow2/authzforce/authzforce-ce-xacml-json-model/2.1.1/authzforce-ce-xacml-json-model-2.1.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/authzforce/authzforce-ce-xacml-json-model/2.1.1/authzforce-ce-xacml-json-model-2.1.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/authzforce/authzforce-ce-xacml-json-model/2.1.1/authzforce-ce-xacml-json-model-2.1.1.pom (6.4 kB at 102 kB/s)
Downloading from jitpack.io: https://jitpack.io/com/github/everit-org/json-schema/org.everit.json.schema/1.6.1/org.everit.json.schema-1.6.1.pom
Downloaded from jitpack.io: https://jitpack.io/com/github/everit-org/json-schema/org.everit.json.schema/1.6.1/org.everit.json.schema-1.6.1.pom (5.5 kB at 11 kB/s)
Downloading from jitpack.io: https://jitpack.io/org/json/json/20171018/json-20171018.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20171018/json-20171018.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/20171018/json-20171018.pom (5.7 kB at 90 kB/s)
Downloading from jitpack.io: https://jitpack.io/commons-validator/commons-validator/1.6/commons-validator-1.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.6/commons-validator-1.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.6/commons-validator-1.6.pom (12 kB at 135 kB/s)
Downloading from jitpack.io: https://jitpack.io/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom
Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.pom (10 kB at 157 kB/s)
Downloading from jitpack.io: https://jitpack.io/com/damnhandy/handy-uri-templates/2.1.6/handy-uri-templates-2.1.6.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/damnhandy/handy-uri-templates/2.1.6/handy-uri-templates-2.1.6.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/damnhandy/handy-uri-templates/2.1.6/handy-uri-templates-2.1.6.pom (21 kB at 224 kB/s)
Downloading from jitpack.io: https://jitpack.io/org/testng/testng/6.11/testng-6.11.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.11/testng-6.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.11/testng-6.11.pom (2.5 kB at 42 kB/s)
Downloading from jitpack.io: https://jitpack.io/com/beust/jcommander/1.64/jcommander-1.64.pom
Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.64/jcommander-1.64.pom
Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.64/jcommander-1.64.pom (1.2 kB at 19 kB/s)
Downloading from jitpack.io: https://jitpack.io/org/ow2/authzforce/authzforce-ce-xacml-json-model/2.1.1/authzforce-ce-xacml-json-model-2.1.1.jar
Downloading from jitpack.io: https://jitpack.io/commons-validator/commons-validator/1.6/commons-validator-1.6.jar
Downloading from jitpack.io: https://jitpack.io/org/json/json/20171018/json-20171018.jar
Downloading from jitpack.io: https://jitpack.io/com/github/everit-org/json-schema/org.everit.json.schema/1.6.1/org.everit.json.schema-1.6.1.jar
Downloading from jitpack.io: https://jitpack.io/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar
Downloading from jitpack.io: https://jitpack.io/com/damnhandy/handy-uri-templates/2.1.6/handy-uri-templates-2.1.6.jar
Downloading from jitpack.io: https://jitpack.io/org/testng/testng/6.11/testng-6.11.jar
Downloading from jitpack.io: https://jitpack.io/com/beust/jcommander/1.64/jcommander-1.64.jar
Downloaded from jitpack.io: https://jitpack.io/com/github/everit-org/json-schema/org.everit.json.schema/1.6.1/org.everit.json.schema-1.6.1.jar (142 kB at 654 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/authzforce/authzforce-ce-xacml-json-model/2.1.1/authzforce-ce-xacml-json-model-2.1.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/com/damnhandy/handy-uri-templates/2.1.6/handy-uri-templates-2.1.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar
Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.6/commons-validator-1.6.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/json/json/20171018/json-20171018.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/json/json/20171018/json-20171018.jar (62 kB at 351 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.11/testng-6.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/authzforce/authzforce-ce-xacml-json-model/2.1.1/authzforce-ce-xacml-json-model-2.1.1.jar (18 kB at 99 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.64/jcommander-1.64.jar
Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.64/jcommander-1.64.jar (66 kB at 185 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/com/damnhandy/handy-uri-templates/2.1.6/handy-uri-templates-2.1.6.jar (46 kB at 120 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.8.1/commons-digester-1.8.1.jar (146 kB at 336 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.6/commons-validator-1.6.jar (186 kB at 368 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/testng/testng/6.11/testng-6.11.jar (763 kB at 635 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ authzforce-ce-core-pdp-io-xacml-json ---
[INFO] 
[INFO] --- license-maven-plugin:3.0:format (format-sources-license) @ authzforce-ce-core-pdp-io-xacml-json ---
[INFO] Updating license headers...
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ authzforce-ce-core-pdp-io-xacml-json ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ authzforce-ce-core-pdp-io-xacml-json ---
[INFO] Compiling 5 source files to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-io-xacml-json/target/classes
[INFO] 
[INFO] --- license-maven-plugin:3.0:format (format-test-sources-license) @ authzforce-ce-core-pdp-io-xacml-json ---
[INFO] Updating license headers...
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (convert-xacml-req-resp-to-json) @ authzforce-ce-core-pdp-io-xacml-json ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.pom (6.3 kB at 112 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom
Downloaded from central: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom (761 B at 14 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom (1.5 kB at 26 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.11/maven-2.0.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.11/maven-2.0.11.pom (22 kB at 266 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/12/maven-parent-12.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/12/maven-parent-12.pom (22 kB at 174 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom (2.8 kB at 46 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom (2.2 kB at 36 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom (3.2 kB at 52 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom (2.0 kB at 33 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom (2.6 kB at 42 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom (2.3 kB at 36 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom (1.6 kB at 26 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom (1.9 kB at 32 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom (2.4 kB at 38 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar
Downloading from central: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar (13 kB at 142 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar (51 kB at 343 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar (37 kB at 183 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar (123 kB at 406 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar (97 kB at 255 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar (31 kB at 61 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar (58 kB at 96 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar
Downloaded from central: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar (224 kB at 346 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar (26 kB at 38 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar (12 kB at 17 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar (90 kB at 122 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar (1.3 MB at 514 kB/s)
[INFO] Executing tasks

main:

upgrade:
     [echo] using ivy to resolve dependencies...
[ivy:retrieve] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:retrieve] :: loading settings :: url = jar:file:/home/daniele/.m2/repository/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar!/org/apache/ivy/core/settings/ivysettings.xml
[ivy:retrieve] :: resolving dependencies :: Thales Services#authzforce-ce-core-pdp-io-xacml-json-converter;working@gagliardix
[ivy:retrieve] 	confs: [default]
[ivy:retrieve] :: resolution report :: resolve 58ms :: artifacts dl 0ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   0   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] 
[ivy:retrieve] :: problems summary ::
[ivy:retrieve] :::: WARNINGS
[ivy:retrieve] 		module not found: net.sourceforge.saxon#saxon;9.1.0.8
[ivy:retrieve] 	==== local: tried
[ivy:retrieve] 	  /home/daniele/.ivy2/local/net.sourceforge.saxon/saxon/9.1.0.8/ivys/ivy.xml
[ivy:retrieve] 	  -- artifact net.sourceforge.saxon#saxon;9.1.0.8!saxon.jar:
[ivy:retrieve] 	  /home/daniele/.ivy2/local/net.sourceforge.saxon/saxon/9.1.0.8/jars/saxon.jar
[ivy:retrieve] 	==== shared: tried
[ivy:retrieve] 	  /home/daniele/.ivy2/shared/net.sourceforge.saxon/saxon/9.1.0.8/ivys/ivy.xml
[ivy:retrieve] 	  -- artifact net.sourceforge.saxon#saxon;9.1.0.8!saxon.jar:
[ivy:retrieve] 	  /home/daniele/.ivy2/shared/net.sourceforge.saxon/saxon/9.1.0.8/jars/saxon.jar
[ivy:retrieve] 	==== public: tried
[ivy:retrieve] 	  https://repo1.maven.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom
[ivy:retrieve] 	  -- artifact net.sourceforge.saxon#saxon;9.1.0.8!saxon.jar:
[ivy:retrieve] 	  https://repo1.maven.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar
[ivy:retrieve] 		::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] 		::          UNRESOLVED DEPENDENCIES         ::
[ivy:retrieve] 		::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] 		:: net.sourceforge.saxon#saxon;9.1.0.8: not found
[ivy:retrieve] 		::::::::::::::::::::::::::::::::::::::::::::::
[ivy:retrieve] :::: ERRORS
[ivy:retrieve] 	Server access error at url https://repo1.maven.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom (java.net.ConnectException: Connessione rifiutata (Connection refused))
[ivy:retrieve] 	Server access error at url https://repo1.maven.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar (java.net.ConnectException: Connessione rifiutata (Connection refused))
[ivy:retrieve] 
[ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.ow2.authzforce:authzforce-ce-core 13.3.2-SNAPSHOT SUCCESS [  0.225 s]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-engine ... SUCCESS [02:14 min]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-testutils  SUCCESS [ 29.643 s]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-io-xacml-json FAILURE [  8.797 s]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-cli 13.3.2-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:53 min
[INFO] Finished at: 2019-04-04T10:16:56+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (convert-xacml-req-resp-to-json) on project authzforce-ce-core-pdp-io-xacml-json: An Ant BuildException has occured: The following error occurred while executing this line:
[ERROR] /opt/danielext/Progetti/STAMP/authzforce-core/pdp-io-xacml-json/src/test/resources.xacml/build.xml:116: impossible to resolve dependencies:
[ERROR] 	resolve failed - see output for details
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :authzforce-ce-core-pdp-io-xacml-json

@danzone
Copy link
Author

danzone commented Apr 4, 2019

OK, one step further: I added proxy settings to authzforce-core/pdp-io-xacml-json/src/test/resources.xacml/build.xml, and now mvn clean install completes successfully.
To add proxy settings to Ant build file, I added following lines at the beginning of build.xml file:

<project name="authzforce-upgrader" default="upgrade" xmlns:ivy="antlib:org.apache.ivy.ant" xmlns:ac="antlib:net.sf.antcontrib">
	<setproxy proxyhost="(proxy address)"
			  proxyport="(proxy port)" />
			  
	<taskdef resource="org/apache/ivy/ant/antlib.xml" uri="antlib:org.apache.ivy.ant">

Now I can proceed with the tutorial. I will keep you informed, and I will close this issue once I complete with success the tutorial itself.

@ltboye
Copy link

ltboye commented Apr 4, 2019

I have tried several times to build authzforce-core, failing each time with the same error as in the first post. I have cloned the release-13.3.1 branch as the tutorial now says. I have tried adding the proxy settings from @danzone. I still get warnings on some of the NVD CVE downloads failing. Complete output from last attempt included.

error.txt

@xdevroey
Copy link
Member

xdevroey commented Apr 5, 2019

Hi @ltboye, from the log you provided, I see that there is a problem with the dependency-check plugin. In the documentation, they indicate that you need to setup the configuration if you use a proxy.

Alternatively, you can also add the following element to the parent pom.xml file in /build/pluginManagement/plugins to skip the dependency check:

<plugin>
	<groupId>org.owasp</groupId>
	<artifactId>dependency-check-maven</artifactId>
	<configuration>
		<skip>true</skip>
	</configuration>
</plugin>

@danzone
Copy link
Author

danzone commented Apr 5, 2019

Dear @xdevroey, I have been able to complete the tutorial, yesterday.
Attached you can find attached test coverage analysis results

Then I started with the model generation.
Launching the command:

java -d64 -Xmx10000m -jar evosuite-model-seeding-tutorial/bin/botsing-model-generation-1.0.4-SNAPSHOT-jar-with-dependencies.jar \
> -project_cp "$authzforce_classpath" \
> -project_prefix "org.ow2.authzforce" \
> -out_dir "evosuite-model-seeding-tutorial/results/authzforce-core"

Following the output of generation of behavioural models:

10:50:20.887 [main] INFO  e.s.b.m.g.a.classpath.CPAnalysor - Calculate inheritance hierarchy[/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/classes, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/Saxon-HE-9.8.0-12.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/activation-1.1.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/animal-sniffer-annotations-1.14.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/authzforce-ce-core-pdp-api-15.3.0.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/authzforce-ce-pdp-ext-model-7.5.1.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/authzforce-ce-xacml-model-7.5.1.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/authzforce-ce-xmlns-model-7.5.1.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/checker-compat-qual-2.0.0.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/error_prone_annotations-2.1.3.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/guava-24.1.1-jre.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/hamcrest-core-1.3.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/j2objc-annotations-1.1.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/javax.mail-1.6.0.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/javax.mail-api-1.6.0.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/jaxb2-basics-runtime-1.11.1.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/jcl-over-slf4j-1.7.25.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/jsr305-1.3.9.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/junit-4.11.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/logback-classic-1.2.3.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/logback-core-1.2.3.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/slf4j-api-1.7.25.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/spring-core-4.3.20.RELEASE.jar, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/dependency/xml-resolver-1.2.jar]
10:50:22.324 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.xmlns.pdp.package-info was empty. We cannot execute manual analysis withour the control flow graph.
10:50:22.684 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.AttributeAssignmentExpressionEvaluator$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:22.685 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.BasePdpEngine$StandardEnvironmentAttributeIssuer was empty. We cannot execute manual analysis withour the control flow graph.
10:50:22.823 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.AttributeProvider was empty. We cannot execute manual analysis withour the control flow graph.
10:50:22.835 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.BooleanEvaluator was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.043 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.BasePdpEngine$IndividualDecisionRequestEvaluator$RequestAndPdpIssuedNamedAttributesMerger was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.144 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.EvaluationContext was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.156 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.BasePdpEngine$3 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.216 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.func.TemporalArithmeticFunction$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.217 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.func.NumericArithmeticFunction$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.285 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.func.StringN11nFunction$StringNormalizer was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.293 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.func.NumericArithmeticFunction$StaticOperation was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.299 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.func.DatatypeConversionFunction$TypeConverter was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.300 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.func.EqualTypeMatchFunction$Matcher was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.317 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.func.NumericArithmeticFunction$MultaryOperation was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.318 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.func.MapFunctionFactory$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.321 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.func.TemporalArithmeticFunction$StaticOperation was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.339 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.func.EqualTypeMatchFunction$CallFactoryBuilder was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.380 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.func.FunctionRegistry was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.435 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.func.NonEqualTypeMatchFunction$Matcher was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.436 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.func.StandardHigherOrderBagFunctions$BooleanHigherOrderTwoBagAnyFunction$ArgSelector was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.437 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.func.LogicalAndFunction$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.448 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.func.SubstringFunction$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.451 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.func.XPathNodeCountFunction$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.457 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.func.TimeRangeComparisonFunction$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.473 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.func.FunctionCall was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.473 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.func.LogicalOrFunction$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.487 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.func.FirstOrderFunctionCall was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.489 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.func.LogicalNOfFunction$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.615 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.func.StandardHigherOrderBagFunctions$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.623 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.PdpEngine was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.642 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.EnvironmentProperties was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.658 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.policy.RootPolicyEvaluator was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.658 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.policy.PolicyEvaluators$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.871 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.policy.PolicyRefsMetadata was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.872 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.policy.PolicyEvaluators$DPResultFactory was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.879 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.policy.RootPolicyEvaluators$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.896 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.combining.CombiningAlgParameter was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.907 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.policy.PolicyEvaluators$PolicyRefEvaluatorFactory was empty. We cannot execute manual analysis withour the control flow graph.
10:50:23.992 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.policy.CoreRefPolicyProvider$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.016 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.policy.StaticTopLevelPolicyElementEvaluator was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.060 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.policy.PolicyEvaluator was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.070 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.policy.TopLevelPolicyElementEvaluator was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.189 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.DecisionRequestFactory was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.206 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.io.DecisionRequestPreprocessorSupplier was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.207 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.io.MultiDecisionXacmlJaxbRequestPreprocessor$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.214 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.DecisionRequestBuilder was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.215 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.CloseablePdpEngine was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.303 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.expression.AttributeSelectorExpressions$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.328 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.expression.Expression was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.329 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.expression.ApplyExpressions$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.343 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.expression.ExpressionFactory was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.343 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.expression.DepthLimitingExpressionFactory$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.343 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.expression.VariableReference was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.343 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.expression.AttributeSelectorExpression was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.353 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.CloseableAttributeProvider$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.393 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.combining.CombiningAlg$Evaluator was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.409 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.combining.DPOverridesCombiningAlg$RuleCollector was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.417 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.combining.CombiningAlgRegistry was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.418 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.combining.DPOverridesCombiningAlg$OrderPreservingCombiningAlgEvaluator$SubDecisionHandler was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.423 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.combining.FirstApplicableCombiningAlg$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.429 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.combining.DPUnlessPDCombiningAlg$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.434 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.combining.DPOverridesCombiningAlg$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.436 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.combining.OnlyOneApplicableCombiningAlg$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.438 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.combining.DPOverridesCombiningAlg$RuleCollectorFactory was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.455 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.ModularAttributeProvider$IssuedToNonIssuedAttributeCopyMode was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.472 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.impl.rule.RuleEvaluator$DecisionResultFactory was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.483 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.Decidable was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.486 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.NamedAttributeProvider was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.486 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.UpdatableSet was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.486 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.UpdatableCollection was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.487 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.DecisionRequestPreprocessor was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.522 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.value.IntBasedValueFactory was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.540 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.value.Value was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.542 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.value.AttributeValueFactoryRegistry was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.543 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.PdpExtensionRegistry was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.546 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.value.Bags$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.549 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.func.Function was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.554 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.func.ComparisonFunction$PostCondition$Checker was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.575 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.func.DatatypeConversionFunction$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.578 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.ExtendedDecisions$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.587 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.DecisionResult was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.587 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.AttributeSources$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.587 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.ExtendedDecision was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.588 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.AttributeFqn was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.598 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.DecisionResults$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.610 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.UpdatableMap was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.615 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.HashCollectionFactory was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.619 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.BasePdpExtensionRegistry$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.622 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.UpdatableList was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.623 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.policy.PrimaryPolicyMetadata was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.630 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.policy.RootPolicyProvider was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.631 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.policy.CloseableStaticRefPolicyProvider was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.631 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.policy.CloseableRefPolicyProvider was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.637 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.XmlUtils$XmlnsFilteringParser was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.640 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.DecisionRequest was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.644 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.EnvironmentPropertyName was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.645 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.UpdatableCollections$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.645 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.AttributeFqns$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.645 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.DecisionRequestPreprocessor$Factory was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.645 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.PdpExtension was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.646 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.CloseableNamedAttributeProvider was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.646 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.XmlUtils$XmlnsFilteringParserFactory was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.647 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.io.SingleCategoryAttributes$IteratorProvider was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.647 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.io.SingleCategoryXacmlAttributesParser$Factory was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.649 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.io.NamedXacmlAttributeParsingResult was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.702 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.DecisionResultPostprocessor$Factory was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.703 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.io.SingleCategoryAttributes$NamedAttributeIteratorConverter was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.818 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.value.AttributeValue was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.819 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.value.PrimitiveValue was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.840 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.value.AttributeValueFactory was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.849 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.func.NonEqualTypeMatchFunction$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.850 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.AttributeSource$Type was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.851 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.EvaluationContext$Listener was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.891 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.AttributeSource was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.916 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.expression.AttributeDesignatorExpression was empty. We cannot execute manual analysis withour the control flow graph.
10:50:24.926 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.DecisionCache was empty. We cannot execute manual analysis withour the control flow graph.
10:50:25.004 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.io.XacmlJaxbParsingUtils$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:25.005 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.io.PdpEngineInoutAdapter was empty. We cannot execute manual analysis withour the control flow graph.
10:50:25.040 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.io.SingleCategoryXacmlAttributesParser was empty. We cannot execute manual analysis withour the control flow graph.
10:50:25.048 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.value.Bag$Validator was empty. We cannot execute manual analysis withour the control flow graph.
10:50:25.110 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.combining.CombiningAlg was empty. We cannot execute manual analysis withour the control flow graph.
10:50:25.136 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.func.BaseFirstOrderFunctionCall$RequestTimeArgCountChecker was empty. We cannot execute manual analysis withour the control flow graph.
10:50:25.136 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.func.BaseFirstOrderFunctionCall$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:25.139 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.func.NonEqualTypeMatchFunction$CallFactoryBuilder was empty. We cannot execute manual analysis withour the control flow graph.
10:50:25.142 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.func.ComparisonFunction$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:25.158 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.CloseableNamedAttributeProvider$DependencyAwareFactory was empty. We cannot execute manual analysis withour the control flow graph.
10:50:25.177 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.core.pdp.api.func.RegexpMatchFunctionHelper$1 was empty. We cannot execute manual analysis withour the control flow graph.
10:50:25.219 [main] WARN  e.s.b.m.g.a.s.StaticAnalyser - The generated control flow graphs for class org.ow2.authzforce.xmlns.pdp.ext.package-info was empty. We cannot execute manual analysis withour the control flow graph.
10:50:25.241 [main] INFO  e.s.b.m.g.a.t.DynamicAnalyser - No test suite detected for dynamic analysis!
10:50:25.391 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.AnyUriValue
10:50:25.440 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.lang.Double
10:50:25.442 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.io.BufferedReader
10:50:25.443 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.lang.Class
10:50:25.445 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.lang.String
10:50:25.458 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.io.SingleCategoryAttributes$IteratorProvider
10:50:25.459 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.base.Supplier
10:50:25.460 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model net.sf.saxon.regex.RegularExpression
10:50:25.461 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.Map
10:50:25.470 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.func.StandardHigherOrderBagFunctions$BooleanHigherOrderTwoBagAnyFunction$ArgSelector
10:50:25.472 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.CoreRefPolicyProvider
10:50:25.474 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.net.InetAddress
10:50:25.475 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.func.LogicalNOfFunction
10:50:25.476 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.math.BigInteger
10:50:25.482 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.Set
10:50:25.487 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model javax.xml.validation.SchemaFactory
10:50:25.489 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.lang.StringBuilder
10:50:25.492 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.SchemaHandler$OASISCatalogManager$1
10:50:25.493 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.GenericInteger
10:50:25.495 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.AttributeFqns
10:50:25.497 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.RegexpMatchFunctionHelper
10:50:25.498 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.AttributeSelectorId
10:50:25.501 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.func.StringN11nFunction$CallFactory
10:50:25.502 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.PolicySet
10:50:25.505 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.collect.ListMultimap
10:50:25.506 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.PolicyEvaluators$DynamicPolicySetChildRefsMetadataProvider
10:50:25.507 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model net.sf.saxon.Platform
10:50:25.508 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.base.Preconditions
10:50:25.510 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.Collection
10:50:25.512 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.collect.ImmutableMap
10:50:25.516 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.Obligations
10:50:25.517 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.func.TemporalArithmeticFunction$StaticOperation
10:50:25.518 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.ApplyType
10:50:25.520 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.io.SingleCategoryXacmlAttributesParser$Factory
10:50:25.521 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.PolicyEvaluators
10:50:25.529 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.XmlUtils$XPathEvaluator
10:50:25.530 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.policy.RootPolicyProvider
10:50:25.531 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.apache.xml.resolver.tools.CatalogResolver
10:50:25.532 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.FunctionCall
10:50:25.533 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.BasePdpEngine$IndividualDecisionRequestEvaluator$RequestAndPdpIssuedNamedAttributesMerger
10:50:25.534 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.policy.PolicyVersionPatterns
10:50:25.535 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.expression.FunctionExpression
10:50:25.536 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.io.NamedXacmlAttributeParser
10:50:25.537 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.NonEqualTypeMatchFunction$CallFactory
10:50:25.540 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.io.SingleDecisionXacmlJaxbRequestPreprocessor
10:50:25.541 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.policy.StaticRefPolicyProvider
10:50:25.542 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.lang.Long
10:50:25.543 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model net.sf.saxon.s9api.DocumentBuilder
10:50:25.544 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.PolicyIdentifierList
10:50:25.545 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.MutableAttributeBag
10:50:25.547 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.XPathValue
10:50:25.548 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.io.BaseXacmlJaxbResultPostprocessor
10:50:25.549 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.CoreRootPolicyProvider
10:50:25.550 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model net.sf.saxon.s9api.XdmNode
10:50:25.551 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.PolicyEvaluators$DynamicTopLevelPolicyElementRefEvaluator$RefResolvedResult
10:50:25.556 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.AttributeValue
10:50:25.557 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.collect.Iterators
10:50:25.558 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.DecisionResult
10:50:25.562 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.AttributeValueFactory
10:50:25.564 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.io.NonIssuedLikeIssuedStrictXacmlAttributeParser
10:50:25.564 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.XmlUtils$SAXBasedXmlnsFilteringParser
10:50:25.565 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.combining.DPOverridesCombiningAlg$RuleCollectorFactory
10:50:25.566 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.io.SingleCategoryXacmlAttributesParser
10:50:25.567 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.CloseableAttributeProvider$ModuleAdapter
10:50:25.569 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.VariableReferenceType
10:50:25.570 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.io.IndividualXacmlJaxbRequest
10:50:25.570 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.CloseableNamedAttributeProvider$DependencyAwareFactory
10:50:25.571 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model net.sf.saxon.s9api.XPathExecutable
10:50:25.572 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.Bag$Validator
10:50:25.572 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.AnyOfEvaluator
10:50:25.574 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.AttributeSource$Type
10:50:25.574 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.MediumInteger
10:50:25.575 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.StandardAttributeValueFactories
10:50:25.581 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.DecisionRequestPreprocessor$Factory
10:50:25.582 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model net.sf.saxon.s9api.XPathCompiler
10:50:25.584 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model javax.xml.bind.UnmarshallerHandler
10:50:25.585 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.springframework.util.SystemPropertyUtils
10:50:25.586 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.reflect.TypeToken
10:50:25.587 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.io.XacmlJaxbParsingUtils
10:50:25.588 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.Collections
10:50:25.592 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.springframework.util.PropertyPlaceholderHelper
10:50:25.593 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.combining.DPOverridesCombiningAlg$RuleCollector
10:50:25.597 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.ArrayDeque
10:50:25.600 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.xacml.identifiers.XPathVersion
10:50:25.601 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.ObjectFactory
10:50:25.602 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.net.URI
10:50:25.603 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model javax.xml.ws.Holder
10:50:25.603 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.PolicyEvaluators$StaticPolicyRefEvaluator
10:50:25.604 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.stream.Collectors
10:50:25.605 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.combining.ParameterAssignment
10:50:25.606 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.BaseTimeValue
10:50:25.607 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model javax.xml.bind.JAXBContext
10:50:25.609 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.rule.RuleEvaluator$DecisionResultFactory
10:50:25.612 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.ModularAttributeProvider
10:50:25.613 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.BasePdpEngine$IndividualDecisionRequestEvaluator
10:50:25.614 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.DurationValue
10:50:25.615 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.RootPolicyEvaluators$Base
10:50:25.616 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.CloseablePdpEngine
10:50:25.617 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.AllOfEvaluator
10:50:25.618 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.apache.xml.resolver.Catalog
10:50:25.619 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model javax.mail.internet.InternetAddress
10:50:25.620 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.policy.CloseableRefPolicyProvider$Factory
10:50:25.621 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.UpdatableCollections
10:50:25.623 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.policy.RefPolicyProvider
10:50:25.624 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.time.LocalDateTime
10:50:25.626 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.PdpEngine
10:50:25.628 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.expression.AttributeSelectorExpression
10:50:25.629 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.Arrays
10:50:25.630 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.lang.Throwable
10:50:25.631 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.DecisionType
10:50:25.633 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.collect.ImmutableList
10:50:25.638 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.io.XacmlJaxbParsingUtils$NamedXacmlJaxbAttributeParser
10:50:25.639 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.ComparisonFunction$CallFactory
10:50:25.640 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.collect.Maps
10:50:25.641 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.net.InetAddresses
10:50:25.642 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.combining.CombiningAlgRegistry
10:50:25.643 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.policy.TopLevelPolicyElementEvaluator
10:50:25.645 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.nio.charset.Charset
10:50:25.646 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.func.LogicalAndFunction$CallFactory
10:50:25.647 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.ModularAttributeProvider$IssuedToNonIssuedAttributeCopyMode
10:50:25.648 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.DecisionCache$Factory
10:50:25.649 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.Calendar
10:50:25.650 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.io.FileNotFoundException
10:50:25.651 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.xmlns.pdp.StaticRefBasedRootPolicyProvider
10:50:25.652 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.io.SingleCategoryAttributes
10:50:25.653 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.Datatype
10:50:25.657 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.DecisionRequestFactory
10:50:25.657 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model javax.xml.datatype.XMLGregorianCalendar
10:50:25.659 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.xacml.identifiers.XacmlDatatypeId
10:50:25.660 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.xacml.identifiers.XacmlNodeName
10:50:25.660 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.AttributeDesignatorType
10:50:25.662 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.func.XPathNodeCountFunction$CallFactory
10:50:25.663 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.combining.CombiningAlg
10:50:25.664 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.expression.ApplyExpressions
10:50:25.665 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.Map$Entry
10:50:25.666 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.DefaultEnvironmentProperties
10:50:25.667 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.policy.StaticTopLevelPolicyElementEvaluator
10:50:25.670 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.PolicyEvaluators$BaseTopLevelPolicyElementEvaluator$EvalResults
10:50:25.675 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.BagDatatype
10:50:25.675 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.collect.MutableClassToInstanceMap
10:50:25.676 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.StandardEnvironmentAttribute
10:50:25.677 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model net.sf.saxon.lib.StandardURIChecker
10:50:25.678 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.Bags
10:50:25.681 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.regex.Pattern
10:50:25.682 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.SchemaHandler
10:50:25.682 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.stream.Stream
10:50:25.683 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.TreeSet
10:50:25.684 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.springframework.util.ResourceUtils
10:50:25.685 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.xml.sax.helpers.XMLFilterImpl
10:50:25.686 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.collect.ClassToInstanceMap
10:50:25.687 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.MatchEvaluator
10:50:25.688 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.ImmutablePdpExtensionRegistry
10:50:25.689 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.PolicyVersions
10:50:25.690 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.expression.Expressions
10:50:25.691 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.slf4j.Logger
10:50:25.700 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.ObligationExpressions
10:50:25.701 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.policy.RootPolicyProvider$Factory
10:50:25.702 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.PolicyEvaluators$PolicySetElementEvaluatorFactory
10:50:25.704 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.time.LocalDate
10:50:25.705 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.DatatypeConversionFunction$CallFactory
10:50:25.706 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.XmlUtils$XmlnsFilteringParser
10:50:25.707 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.PolicyEvaluators$StaticPolicySetElementEvaluatorFactory
10:50:25.709 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.Deque
10:50:25.713 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.io.NamedXacmlAttributeParsingResult
10:50:25.714 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.DecisionResultPostprocessor$Factory
10:50:25.715 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model javax.security.auth.x500.X500Principal
10:50:25.716 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.expression.Expression
10:50:25.719 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.AttributeDatatype
10:50:25.721 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.HashCollections
10:50:25.727 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.X500NameValue
10:50:25.728 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.StringValue
10:50:25.729 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.PdpModelHandler
10:50:25.730 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.XmlUtils$XmlnsFilteringParserFactory
10:50:25.731 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.TargetEvaluators
10:50:25.732 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.CombinerParameter
10:50:25.733 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.SimpleValue
10:50:25.734 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.CloseableNamedAttributeProvider
10:50:25.735 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.Bag
10:50:25.738 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model javax.xml.transform.stream.StreamSource
10:50:25.739 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.EqualTypeMatchFunction$CallFactoryBuilder
10:50:25.740 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.AttributeValueFactoryRegistry
10:50:25.741 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model javax.xml.bind.JAXBElement
10:50:25.743 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.Iterator
10:50:25.746 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.TimeValue
10:50:25.747 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.SingleParameterTypedFirstOrderFunctionSignature
10:50:25.749 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.xmlns.pdp.StaticRootPolicyProvider
10:50:25.749 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.nio.file.Files
10:50:25.750 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.xmlns.pdp.StandardEnvironmentAttributeSource
10:50:25.751 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.policy.TopLevelPolicyElementType
10:50:25.752 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.GenericHigherOrderFunctionFactory
10:50:25.752 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.AttributeFqn
10:50:25.754 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.EqualTypeMatchFunction$CallFactory
10:50:25.754 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.combining.CombiningAlg$Evaluator
10:50:25.755 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.PolicyEvaluators$StaticPolicyRefEvaluatorFactory
10:50:25.756 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.func.StandardFunction
10:50:25.757 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.CoreRefBasedRootPolicyProvider
10:50:25.758 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model javax.xml.bind.DatatypeConverter
10:50:25.761 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.PolicyEvaluators$StaticPolicySetChildRefsMetadataProvider
10:50:25.762 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.AttributeSelectorType
10:50:25.764 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.IntBasedValueFactory$CachingHelper
10:50:25.765 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.policy.StaticRootPolicyProvider
10:50:25.765 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.FirstOrderBagFunctions
10:50:25.766 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.BasePdpEngine$StandardEnvironmentAttributeIssuer
10:50:25.766 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.expression.ConstantExpression
10:50:25.767 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.ListIterator
10:50:25.769 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model javax.xml.datatype.DatatypeFactory
10:50:25.771 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.RootPolicyEvaluator
10:50:25.772 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.PolicyEvaluators$PolicyRefEvaluator
10:50:25.773 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.FirstOrderBagFunctions$SetFunction
10:50:25.773 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.UpdatableCollection
10:50:25.774 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.func.ImmutableFunctionRegistry
10:50:25.775 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.apache.xml.resolver.helpers.Debug
10:50:25.775 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.io.File
10:50:25.777 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.lang.Math
10:50:25.779 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.SchemaHandler$OASISCatalogManager
10:50:25.781 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.DecisionResults
10:50:25.784 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.BaseFirstOrderFunctionCall$RequestTimeArgCountChecker
10:50:25.784 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.Attribute
10:50:25.808 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.CloseableNamedAttributeProvider$FactoryBuilder
10:50:25.810 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.LongInteger
10:50:25.812 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.PolicyEvaluators$DynamicPolicySetChildRefsMetadataProvider$GetMetadataResult
10:50:25.817 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.rule.RuleEvaluator
10:50:25.825 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.Properties
10:50:25.826 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.Rfc822NameValue
10:50:25.827 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.BooleanEvaluator
10:50:25.828 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.lang.Boolean
10:50:25.829 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.ExtendedDecisions
10:50:25.830 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.collect.Table
10:50:25.832 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.net.URL
10:50:25.834 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.policy.StaticPolicyEvaluator
10:50:25.835 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.AttributeAssignmentExpression
10:50:25.836 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.LinkedHashSet
10:50:25.837 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.collect.ImmutableSet
10:50:25.840 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.collect.Sets
10:50:25.841 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.IndeterminateEvaluationException
10:50:25.845 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.AnyOf
10:50:25.845 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.BaseFirstOrderFunctionCall
10:50:25.847 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.PolicyEvaluators$PolicyRefEvaluatorFactory
10:50:25.848 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.Attributes
10:50:25.849 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.FirstOrderFunctionCall
10:50:25.850 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.Request
10:50:25.851 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.expression.GenericAttributeProviderBasedAttributeDesignatorExpression
10:50:25.852 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.collect.ArrayListMultimap
10:50:25.853 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.DecisionRequest
10:50:25.854 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.combining.StandardCombiningAlgorithm
10:50:25.854 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.Objects
10:50:25.856 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.AttributeProvider
10:50:25.857 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.combining.DPOverridesCombiningAlg
10:50:25.858 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.FirstOrderBagFunctions$PrimitiveToBag
10:50:25.858 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.lang.Iterable
10:50:25.859 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.io.MultiDecisionXacmlJaxbRequestPreprocessor$IndividualXacmlJaxbRequestBuilder
10:50:25.861 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.XmlUtils
10:50:25.862 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.FirstOrderFunctionSignature
10:50:25.864 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.func.FunctionRegistry
10:50:25.866 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.nio.file.Paths
10:50:25.866 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.xmlns.pdp.InOutProcChain
10:50:25.867 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.nio.file.Path
10:50:25.868 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.EnvironmentProperties
10:50:25.868 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.AttributeValueType
10:50:25.870 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.time.LocalTime
10:50:25.871 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.combining.DPOverridesCombiningAlg$OrderPreservingCombiningAlgEvaluator$DecisionResultCollector
10:50:25.873 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.AttributeBag
10:50:25.874 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.lang.Object
10:50:25.876 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.FirstOrderBagFunctions$BagContains
10:50:25.877 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.Decidable
10:50:25.878 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.collect.ImmutableCollection
10:50:25.878 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.lang.Integer
10:50:25.881 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.lang.reflect.Array
10:50:25.881 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.io.XacmlRequestAttributeParser
10:50:25.882 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.LinkedHashMap
10:50:25.884 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.NumericValue
10:50:25.885 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.EvaluationContext
10:50:25.890 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.AttributeAssignmentExpressionEvaluator
10:50:25.891 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model javax.xml.parsers.SAXParserFactory
10:50:25.892 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.RootPolicyEvaluators$StaticView
10:50:25.892 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.BasePdpEngine
10:50:25.893 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model net.sf.saxon.s9api.XPathSelector
10:50:25.894 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.PdpExtension
10:50:25.895 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.policy.PrimaryPolicyMetadata
10:50:25.897 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model javax.xml.bind.Marshaller
10:50:25.898 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.Match
10:50:25.899 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model javax.xml.bind.Unmarshaller
10:50:25.901 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.io.SingleCategoryAttributes$NamedAttributeIteratorConverter
10:50:25.901 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.HashCollectionFactory
10:50:25.907 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model javax.xml.transform.dom.DOMResult
10:50:25.908 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.PolicyEvaluators$StaticBaseTopLevelPolicyElementEvaluator
10:50:25.909 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.StringParseableValue$Factory
10:50:25.910 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.math.BigDecimal
10:50:25.911 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.AttributeAssignmentExpressionEvaluator$AttributeValueExpression
10:50:25.912 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.io.DecisionRequestPreprocessorSupplier
10:50:25.912 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.AttributeAssignment
10:50:25.914 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.expression.DepthLimitingExpressionFactory$BaseVariableReference
10:50:25.914 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model net.sf.saxon.s9api.XdmValue
10:50:25.915 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.expression.ExpressionFactory
10:50:25.918 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.DateValue
10:50:25.919 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.xacml.Xacml3JaxbHelper
10:50:25.919 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.xmlns.pdp.StaticRefPolicyProvider
10:50:25.920 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model net.sf.saxon.s9api.XdmItem
10:50:25.921 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.ComparisonFunction$PostCondition$Checker
10:50:25.921 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.UpdatableMap
10:50:25.922 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.stream.StreamSupport
10:50:25.923 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.CloseableAttributeProvider
10:50:25.924 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.IntBasedValueFactory
10:50:25.925 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.lang.StringBuffer
10:50:25.926 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.NamedAttributeProvider
10:50:25.927 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.NonEqualTypeMatchFunction$CallFactoryBuilder
10:50:25.928 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.expression.AttributeSelectorExpressions
10:50:25.929 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.rule.ConditionEvaluators
10:50:25.930 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.NonEqualTypeMatchFunction$RegexpMatchCallFactoryBuilder
10:50:25.930 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.ExtendedDecision
10:50:25.933 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.DateTimeValue
10:50:25.934 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.Result
10:50:25.936 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.Queue
10:50:25.936 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.PepActionExpression
10:50:25.937 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.BooleanValue
10:50:25.938 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.AssociatedAdvice
10:50:25.939 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.Content
10:50:25.939 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.UpdatableList
10:50:25.941 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.collect.ImmutableListMultimap
10:50:25.942 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.apache.xml.resolver.CatalogManager
10:50:25.943 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.AdviceExpressions
10:50:25.944 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.PolicyMap
10:50:25.945 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.expression.VariableReference
10:50:25.947 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.FirstOrderFunction
10:50:25.948 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.List
10:50:25.953 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.Target
10:50:25.954 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.ImmutableDecisionRequest
10:50:25.956 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.VariableDefinition
10:50:25.957 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.RequestDefaults
10:50:25.957 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.DecisionResultPostprocessor
10:50:25.959 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.DecisionRequestPreprocessor
10:50:25.961 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.lang.IllegalArgumentException
10:50:25.962 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.DefaultsType
10:50:25.963 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.collect.ImmutableMultiset
10:50:25.966 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.FirstOrderBagFunctions$BagSize
10:50:25.967 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.PdpEngineConfiguration
10:50:25.970 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.DecisionCache
10:50:25.972 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.EnumMap
10:50:25.973 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.PolicyEvaluators$BaseCombiningAlgParameter
10:50:25.975 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.NetworkPortRange
10:50:25.976 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.func.StandardHigherOrderBagFunctions$AnyOfAny
10:50:25.977 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.Optional
10:50:25.981 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.CoreRefPolicyProvider$InitOnlyRefPolicyProvider
10:50:25.982 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.PolicyEvaluators$DPResultFactory
10:50:25.983 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.collect.ImmutableSortedMap
10:50:25.985 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.collect.HashBasedTable
10:50:25.986 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.EvaluationContext$Listener
10:50:25.987 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.policy.PolicyVersion
10:50:25.988 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.func.StandardHigherOrderBagFunctions$BooleanOneBagOnlyFunction$CallFactory
10:50:25.990 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.func.NumericArithmeticFunction$StaticOperation
10:50:25.991 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.regex.Matcher
10:50:25.992 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.policy.CoreRefPolicyProvider$PolicyWithNamespaces
10:50:25.993 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.AllOf
10:50:25.994 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.ArrayList
10:50:25.998 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.xacml.identifiers.XacmlStatusCode
10:50:25.999 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.PdpExtensions
10:50:26.001 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.value.IntegerValue
10:50:26.003 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model com.google.common.collect.UnmodifiableIterator
10:50:26.004 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.policy.BasePrimaryPolicyMetadata
10:50:26.004 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.ComparisonFunction$PostCondition
10:50:26.005 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.func.StandardHigherOrderBagFunctions$BooleanHigherOrderTwoBagFunction
10:50:26.006 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.StatusHelper
10:50:26.007 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.Policy
10:50:26.009 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.FirstOrderBagFunctions$SingletonBagToPrimitive
10:50:26.010 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model java.util.HashMap
10:50:26.010 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model net.sf.saxon.s9api.Processor
10:50:26.011 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.policy.PolicyRefsMetadata
10:50:26.012 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.Rule
10:50:26.014 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.func.Function
10:50:26.014 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.Condition
10:50:26.015 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.api.policy.PolicyEvaluator
10:50:26.017 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.xmlns.pdp.Pdp
10:50:26.020 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model org.ow2.authzforce.core.pdp.impl.combining.ImmutableCombiningAlgRegistry
10:50:26.020 [main] INFO  e.s.b.m.g.model.ModelGenerator - Printing model oasis.names.tc.xacml._3_0.core.schema.wd_17.IdReferenceType

Then I started to generate new test cases with the command:

java -d64 -Xmx4000m -jar evosuite-model-seeding-tutorial/bin/evosuite-master-1.0.7-SNAPSHOT.jar \
> -class "org.ow2.authzforce.core.pdp.impl.PdpBean" \
> -projectCP "$authzforce_classpath" \
> -generateMOSuite \
> -Dalgorithm=DynaMOSA \
> -Dsearch_budget=60 \
> -Dseed_clone="0.5" \
> -Donline_model_seeding=TRUE \
> -Dmodel_path="evosuite-model-seeding-tutorial/results/authzforce-core/models" \
> -Dtest_dir="evosuite-model-seeding-tutorial/results/authzforce-core/evosuite-tests" \
> -Dreport_dir="evosuite-model-seeding-tutorial/results/authzforce-core/evosuite-report" \
> -Dno_runtime_dependency=true

Following the output:

* EvoSuite 1.0.7-SNAPSHOT
* Going to generate test cases for class: org.ow2.authzforce.core.pdp.impl.PdpBean
* Starting Client-0
* Connecting to master process on port 6608
* Analyzing classpath: 
  - authzforce-core/pdp-engine/target/classes
  - authzforce-core/pdp-engine/target/dependency/Saxon-HE-9.8.0-12.jar
  - authzforce-core/pdp-engine/target/dependency/activation-1.1.jar
  - authzforce-core/pdp-engine/target/dependency/animal-sniffer-annotations-1.14.jar
  - authzforce-core/pdp-engine/target/dependency/authzforce-ce-core-pdp-api-15.3.0.jar
  - authzforce-core/pdp-engine/target/dependency/authzforce-ce-pdp-ext-model-7.5.1.jar
  - authzforce-core/pdp-engine/target/dependency/authzforce-ce-xacml-model-7.5.1.jar
  - authzforce-core/pdp-engine/target/dependency/authzforce-ce-xmlns-model-7.5.1.jar
  - authzforce-core/pdp-engine/target/dependency/checker-compat-qual-2.0.0.jar
  - authzforce-core/pdp-engine/target/dependency/error_prone_annotations-2.1.3.jar
  - authzforce-core/pdp-engine/target/dependency/guava-24.1.1-jre.jar
  - authzforce-core/pdp-engine/target/dependency/hamcrest-core-1.3.jar
  - authzforce-core/pdp-engine/target/dependency/j2objc-annotations-1.1.jar
  - authzforce-core/pdp-engine/target/dependency/javax.mail-1.6.0.jar
  - authzforce-core/pdp-engine/target/dependency/javax.mail-api-1.6.0.jar
  - authzforce-core/pdp-engine/target/dependency/jaxb2-basics-runtime-1.11.1.jar
  - authzforce-core/pdp-engine/target/dependency/jcl-over-slf4j-1.7.25.jar
  - authzforce-core/pdp-engine/target/dependency/jsr305-1.3.9.jar
  - authzforce-core/pdp-engine/target/dependency/junit-4.11.jar
  - authzforce-core/pdp-engine/target/dependency/logback-classic-1.2.3.jar
  - authzforce-core/pdp-engine/target/dependency/logback-core-1.2.3.jar
  - authzforce-core/pdp-engine/target/dependency/slf4j-api-1.7.25.jar
  - authzforce-core/pdp-engine/target/dependency/spring-core-4.3.20.RELEASE.jar
  - authzforce-core/pdp-engine/target/dependency/xml-resolver-1.2.jar
* Finished analyzing classpath
* Generating tests for class org.ow2.authzforce.core.pdp.impl.PdpBean
* Test criteria:
  - Line Coverage
  - Branch Coverage
  - Exception
  - Mutation testing (weak)
  - Method-Output Coverage
  - Top-Level Method Coverage
  - No-Exception Top-Level Method Coverage
  - Context Branch Coverage
[Progress:>                             0%] [Cov:>                                  0%]* Total number of test goals for DYNAMOSA: 149
* Using seed 1554368184757
* Starting evolution
* Initialsss Number of Goals in DynMOSA = 54 / 149
[MASTER] 10:56:28.128 [logback-2] ERROR TestCluster - Failed to check cache for java.util.AbstractMap<K, V>.SimpleEntry<K, V> : Type points to itself
[MASTER] 10:56:28.128 [logback-2] ERROR TestCluster - Failed to check cache for java.util.AbstractMap<K, V>.SimpleImmutableEntry<K, V> : Type points to itself
[Progress:==>                           8%] [Cov:=========================>         74%]Current fitness function value: class org.evosuite.coverage.line.LineCoverageSuiteFitness ** 0.7692307692307693
Current fitness function value: class org.evosuite.coverage.branch.BranchCoverageSuiteFitness ** 0.875
Current fitness function value: class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.mutation.WeakMutationSuiteFitness ** 0.9210526315789473
Current fitness function value: class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness ** 0.0
Current fitness function value: class org.evosuite.coverage.method.MethodCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness ** 0.5
Current fitness function value: class org.evosuite.coverage.cbranch.CBranchSuiteFitness ** 0.875
* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===>                          10%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===>                          11%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:====>                         15%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:====>                         15%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:====>                         15%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:====>                         15%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:====>                         16%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:====>                         16%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:====>                         16%] [Cov:=========================>         74%]Current fitness function value: class org.evosuite.coverage.line.LineCoverageSuiteFitness ** 0.7692307692307693
Current fitness function value: class org.evosuite.coverage.branch.BranchCoverageSuiteFitness ** 0.875
Current fitness function value: class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.mutation.WeakMutationSuiteFitness ** 0.9210526315789473
Current fitness function value: class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness ** 0.0
Current fitness function value: class org.evosuite.coverage.method.MethodCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness ** 0.5
Current fitness function value: class org.evosuite.coverage.cbranch.CBranchSuiteFitness ** 0.875
* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:====>                         16%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====>                        18%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====>                        18%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======>                       20%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======>                       20%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======>                       20%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======>                       20%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======>                       20%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======>                       21%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======>                       23%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======>                       23%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======>                       23%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======>                       23%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=======>                      25%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=======>                      25%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=======>                      25%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=======>                      26%] [Cov:=========================>         74%]Current fitness function value: class org.evosuite.coverage.line.LineCoverageSuiteFitness ** 0.7692307692307693
Current fitness function value: class org.evosuite.coverage.branch.BranchCoverageSuiteFitness ** 0.875
Current fitness function value: class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.mutation.WeakMutationSuiteFitness ** 0.9210526315789473
Current fitness function value: class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness ** 0.0
Current fitness function value: class org.evosuite.coverage.method.MethodCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness ** 0.5
Current fitness function value: class org.evosuite.coverage.cbranch.CBranchSuiteFitness ** 0.875
* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=======>                      26%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
[Progress:=======>                      26%] [Cov:=========================>         74%]* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=======>                      26%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=======>                      26%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========>                     28%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========>                     28%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========>                     28%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========>                    30%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========>                    30%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========>                    30%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========>                    30%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========>                    30%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========>                    31%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========>                    31%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========>                    31%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========>                    31%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========>                    31%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========>                    31%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========>                    31%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========>                    33%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========>                    33%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========>                    33%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========>                    33%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========>                    33%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==========>                   35%] [Cov:=========================>         74%]Current fitness function value: class org.evosuite.coverage.line.LineCoverageSuiteFitness ** 0.7692307692307693
Current fitness function value: class org.evosuite.coverage.branch.BranchCoverageSuiteFitness ** 0.875
Current fitness function value: class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.mutation.WeakMutationSuiteFitness ** 0.9210526315789473
Current fitness function value: class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness ** 0.0
Current fitness function value: class org.evosuite.coverage.method.MethodCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness ** 0.5
Current fitness function value: class org.evosuite.coverage.cbranch.CBranchSuiteFitness ** 0.875
* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==========>                   36%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==========>                   36%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==========>                   36%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========>                  38%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========>                  38%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========>                  38%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========>                  38%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========>                  38%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========>                  38%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============>                 40%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============>                 40%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============>                 41%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============>                 41%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============>                 41%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============>                 41%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============>                 43%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============>                 43%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============>                 43%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============>                 43%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============>                 43%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============>                 43%] [Cov:=========================>         74%]Current fitness function value: class org.evosuite.coverage.line.LineCoverageSuiteFitness ** 0.7692307692307693
Current fitness function value: class org.evosuite.coverage.branch.BranchCoverageSuiteFitness ** 0.875
Current fitness function value: class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.mutation.WeakMutationSuiteFitness ** 0.9210526315789473
Current fitness function value: class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness ** 0.0
Current fitness function value: class org.evosuite.coverage.method.MethodCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness ** 0.5
Current fitness function value: class org.evosuite.coverage.cbranch.CBranchSuiteFitness ** 0.875
* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============>                45%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============>                45%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============>                45%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============>                45%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============>                45%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============>                45%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============>                45%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============>                46%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============>                46%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============>                46%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============>                46%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============>                46%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============>                46%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============>                46%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==============>               48%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==============>               48%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==============>               48%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==============>               48%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==============>               48%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==============>               48%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==============>               48%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===============>              50%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===============>              50%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===============>              50%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===============>              50%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===============>              51%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===============>              51%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===============>              51%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===============>              51%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===============>              51%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===============>              51%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===============>              51%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===============>              51%] [Cov:=========================>         74%]Current fitness function value: class org.evosuite.coverage.line.LineCoverageSuiteFitness ** 0.7692307692307693
Current fitness function value: class org.evosuite.coverage.branch.BranchCoverageSuiteFitness ** 0.875
Current fitness function value: class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.mutation.WeakMutationSuiteFitness ** 0.9210526315789473
Current fitness function value: class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness ** 0.0
Current fitness function value: class org.evosuite.coverage.method.MethodCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness ** 0.5
Current fitness function value: class org.evosuite.coverage.cbranch.CBranchSuiteFitness ** 0.875
* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===============>              53%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===============>              53%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===============>              53%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===============>              53%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===============>              53%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===============>              53%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===============>              53%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:================>             55%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:================>             55%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:================>             55%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:================>             55%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:================>             55%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:================>             55%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:================>             56%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:================>             56%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:================>             56%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:================>             56%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:================>             56%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:================>             56%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:================>             56%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=================>            58%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=================>            58%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=================>            58%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=================>            58%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=================>            58%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=================>            58%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=================>            58%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=================>            58%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=================>            58%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=================>            58%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           60%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           60%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           60%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           60%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           60%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           60%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           60%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           60%] [Cov:=========================>         74%]Current fitness function value: class org.evosuite.coverage.line.LineCoverageSuiteFitness ** 0.7692307692307693
Current fitness function value: class org.evosuite.coverage.branch.BranchCoverageSuiteFitness ** 0.875
Current fitness function value: class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.mutation.WeakMutationSuiteFitness ** 0.9210526315789473
Current fitness function value: class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness ** 0.0
Current fitness function value: class org.evosuite.coverage.method.MethodCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness ** 0.5
Current fitness function value: class org.evosuite.coverage.cbranch.CBranchSuiteFitness ** 0.875
* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           61%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           61%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           61%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           61%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           61%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           61%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           61%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           61%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           63%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           63%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           63%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           63%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           63%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           63%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           63%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           63%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           63%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==================>           63%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===================>          65%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===================>          65%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===================>          65%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===================>          65%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===================>          66%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===================>          66%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===================>          66%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===================>          66%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===================>          66%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===================>          66%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===================>          66%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===================>          66%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===================>          66%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:====================>         68%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:====================>         68%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:====================>         68%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:====================>         68%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:====================>         68%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:====================>         68%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:====================>         68%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        70%] [Cov:=========================>         74%]Current fitness function value: class org.evosuite.coverage.line.LineCoverageSuiteFitness ** 0.7692307692307693
Current fitness function value: class org.evosuite.coverage.branch.BranchCoverageSuiteFitness ** 0.875
Current fitness function value: class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.mutation.WeakMutationSuiteFitness ** 0.9210526315789473
Current fitness function value: class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness ** 0.0
Current fitness function value: class org.evosuite.coverage.method.MethodCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness ** 0.5
Current fitness function value: class org.evosuite.coverage.cbranch.CBranchSuiteFitness ** 0.875
* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        70%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        70%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        70%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        70%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        70%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        70%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        70%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        70%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        71%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        71%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        71%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        71%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        71%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        71%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        71%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        71%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        73%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        73%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        73%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        73%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        73%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        73%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        73%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        73%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        73%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        73%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=====================>        73%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       75%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       75%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       75%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       75%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       75%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       75%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       75%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       75%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       75%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       75%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       76%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       76%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       76%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       76%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       76%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       76%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       76%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       76%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       76%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:======================>       76%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=======================>      78%] [Cov:=========================>         74%]Current fitness function value: class org.evosuite.coverage.line.LineCoverageSuiteFitness ** 0.7692307692307693
Current fitness function value: class org.evosuite.coverage.branch.BranchCoverageSuiteFitness ** 0.875
Current fitness function value: class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.mutation.WeakMutationSuiteFitness ** 0.9210526315789473
Current fitness function value: class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness ** 0.0
Current fitness function value: class org.evosuite.coverage.method.MethodCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness ** 0.5
Current fitness function value: class org.evosuite.coverage.cbranch.CBranchSuiteFitness ** 0.875
* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=======================>      78%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=======================>      78%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=======================>      78%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=======================>      78%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=======================>      78%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=======================>      78%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=======================>      78%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=======================>      78%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     80%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     80%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     80%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     80%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     80%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     80%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     80%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     80%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     81%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     81%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     81%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     81%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     81%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     81%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     81%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     81%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     83%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     83%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     83%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     83%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     83%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     83%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     83%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     83%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     83%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:========================>     83%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========================>    85%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========================>    85%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========================>    85%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========================>    85%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========================>    85%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
[Progress:=========================>    85%] [Cov:=========================>         74%]* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========================>    85%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========================>    86%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========================>    86%] [Cov:=========================>         74%]Current fitness function value: class org.evosuite.coverage.line.LineCoverageSuiteFitness ** 0.7692307692307693
Current fitness function value: class org.evosuite.coverage.branch.BranchCoverageSuiteFitness ** 0.875
Current fitness function value: class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.mutation.WeakMutationSuiteFitness ** 0.9210526315789473
Current fitness function value: class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness ** 0.0
Current fitness function value: class org.evosuite.coverage.method.MethodCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness ** 0.5
Current fitness function value: class org.evosuite.coverage.cbranch.CBranchSuiteFitness ** 0.875
* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========================>    86%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========================>    86%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========================>    86%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========================>    86%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========================>    86%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========================>    86%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========================>    86%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=========================>    86%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==========================>   88%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==========================>   88%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==========================>   88%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==========================>   88%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==========================>   88%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==========================>   88%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==========================>   88%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==========================>   88%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==========================>   88%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==========================>   88%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  90%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  90%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  90%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  90%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  90%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  90%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  90%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  90%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  90%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  90%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  91%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  91%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  91%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  91%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  91%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  91%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  91%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  91%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  91%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  93%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  93%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  93%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  93%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  93%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  93%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  93%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  93%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  93%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:===========================>  93%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============================> 95%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============================> 95%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============================> 95%] [Cov:=========================>         74%]Current fitness function value: class org.evosuite.coverage.line.LineCoverageSuiteFitness ** 0.7692307692307693
Current fitness function value: class org.evosuite.coverage.branch.BranchCoverageSuiteFitness ** 0.875
Current fitness function value: class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.mutation.WeakMutationSuiteFitness ** 0.9210526315789473
Current fitness function value: class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness ** 0.0
Current fitness function value: class org.evosuite.coverage.method.MethodCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness ** 0.5
Current fitness function value: class org.evosuite.coverage.cbranch.CBranchSuiteFitness ** 0.875
* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============================> 95%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============================> 95%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============================> 95%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============================> 95%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============================> 95%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============================> 95%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============================> 96%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============================> 96%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============================> 96%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============================> 96%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============================> 96%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============================> 96%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============================> 96%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============================> 96%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============================> 96%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:============================> 96%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============================>98%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============================>98%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============================>98%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============================>98%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============================>98%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============================>98%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:=============================>98%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==============================100%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==============================100%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==============================100%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==============================100%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==============================100%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==============================100%] [Cov:=========================>         74%]* naaame: 
* naaame: org.evosuite.ga.stoppingconditions.MaxTimeStoppingCondition
* naaame: org.evosuite.ga.stoppingconditions.RMIStoppingCondition
* naaame: org.evosuite.ShutdownTestWriter
* naaame: org.evosuite.ga.stoppingconditions.ZeroFitnessStoppingCondition
[Progress:==============================100%] [Cov:=========================>         74%]Current fitness function value: class org.evosuite.coverage.line.LineCoverageSuiteFitness ** 0.7692307692307693
Current fitness function value: class org.evosuite.coverage.branch.BranchCoverageSuiteFitness ** 0.875
Current fitness function value: class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.mutation.WeakMutationSuiteFitness ** 0.9210526315789473
Current fitness function value: class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness ** 0.0
Current fitness function value: class org.evosuite.coverage.method.MethodCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness ** 0.5
Current fitness function value: class org.evosuite.coverage.cbranch.CBranchSuiteFitness ** 0.875

* Search finished after 62s and 354 generations, 79042 statements, best individual has fitness: 30.0
Current fitness function value: class org.evosuite.coverage.line.LineCoverageSuiteFitness ** 0.7692307692307693
Current fitness function value: class org.evosuite.coverage.branch.BranchCoverageSuiteFitness ** 0.875
Current fitness function value: class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.mutation.WeakMutationSuiteFitness ** 0.9210526315789473
Current fitness function value: class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness ** 0.0
Current fitness function value: class org.evosuite.coverage.method.MethodCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness ** 0.5
Current fitness function value: class org.evosuite.coverage.cbranch.CBranchSuiteFitness ** 0.875
* Minimizing test suite
* Going to analyze the coverage criteria
* Coverage analysis for criterion LINE
* Coverage of criterion LINE: 77%
* Total number of goals: 39
* Number of covered goals: 30
* Coverage analysis for criterion BRANCH
* Coverage of criterion BRANCH: 88%
* Total number of goals: 24
* Number of covered goals: 21
* Coverage analysis for criterion EXCEPTION
* Coverage of criterion EXCEPTION: 100%
* Total number of goals: 12
* Number of covered goals: 12
* Coverage analysis for criterion WEAKMUTATION
* Coverage of criterion WEAKMUTATION: 92%
* Total number of goals: 38
* Number of covered goals: 35
* Coverage analysis for criterion OUTPUT
* Coverage of criterion OUTPUT: 0%
* Total number of goals: 8
* Number of covered goals: 0
* Coverage analysis for criterion METHOD
* Coverage of criterion METHOD: 100%
* Total number of goals: 8
* Number of covered goals: 8
* Coverage analysis for criterion METHODNOEXCEPTION
* Coverage of criterion METHODNOEXCEPTION: 50%
* Total number of goals: 8
* Number of covered goals: 4
* Coverage analysis for criterion CBRANCH
* Coverage of criterion CBRANCH: 83%
* Total number of goals: 24
* Number of covered goals: 20
Current fitness function value: class org.evosuite.coverage.line.LineCoverageSuiteFitness ** 0.7692307692307693
Current fitness function value: class org.evosuite.coverage.branch.BranchCoverageSuiteFitness ** 0.875
Current fitness function value: class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.mutation.WeakMutationSuiteFitness ** 0.9210526315789473
Current fitness function value: class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness ** 0.0
Current fitness function value: class org.evosuite.coverage.method.MethodCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness ** 0.5
Current fitness function value: class org.evosuite.coverage.cbranch.CBranchSuiteFitness ** 0.875
* Generated 14 tests with total length 44
* Resulting test suite's coverage: 74% (average coverage for all fitness functions)
* Generating assertions
* Resulting test suite's mutation score: 0%
Current fitness function value: class org.evosuite.coverage.line.LineCoverageSuiteFitness ** 0.7692307692307693
Current fitness function value: class org.evosuite.coverage.branch.BranchCoverageSuiteFitness ** 0.875
Current fitness function value: class org.evosuite.coverage.exception.ExceptionCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.mutation.WeakMutationSuiteFitness ** 0.9210526315789473
Current fitness function value: class org.evosuite.coverage.io.output.OutputCoverageSuiteFitness ** 0.0
Current fitness function value: class org.evosuite.coverage.method.MethodCoverageSuiteFitness ** 1.0
Current fitness function value: class org.evosuite.coverage.method.MethodNoExceptionCoverageSuiteFitness ** 0.5
Current fitness function value: class org.evosuite.coverage.cbranch.CBranchSuiteFitness ** 0.875
* Property NO_RUNTIME_DEPENDENCY is set to true - skipping JUnit compile check
* WARNING: Not including the runtime dependencies is likely to lead to flaky tests!
* Writing tests to file
* Writing JUnit test case 'PdpBean_ESTest' to evosuite-model-seeding-tutorial/results/authzforce-core/evosuite-tests
* Done!

* Computation finished

Please find attached the new generated test cases.

The strange thing is that all generated tests don't contain any assertion, just failing condition on expected exception. Don't know whether this is simply related to this specific project behavioral model

@danzone
Copy link
Author

danzone commented Apr 5, 2019

Dear @xdevroey, today I performed further experiments, in order to gain some familiarity with this new tool, but unexpectedly I'm facing again compilation issues. I tried before to re-run to whole tutorial on authzforce repository I cloned yesterday (version: authzforce-core.13.3.2-SNAPSHOT). But it fails, complainaing about one or more errors during dependency-ceck analysis (Maven goal: org.owasp:dependency-check-maven:4.0.2:check):

mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] org.ow2.authzforce:authzforce-ce-core                              [pom]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-engine                   [jar]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-testutils                [jar]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-io-xacml-json            [jar]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-cli                      [jar]
[INFO] 
[INFO] ---------------< org.ow2.authzforce:authzforce-ce-core >----------------
[INFO] Building org.ow2.authzforce:authzforce-ce-core 13.3.2-SNAPSHOT     [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ authzforce-ce-core ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ authzforce-ce-core ---
[INFO] Installing /opt/danielext/Progetti/STAMP/authzforce-core/pom.xml to /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-core/13.3.2-SNAPSHOT/authzforce-ce-core-13.3.2-SNAPSHOT.pom
[INFO] 
[INFO] ----------< org.ow2.authzforce:authzforce-ce-core-pdp-engine >----------
[INFO] Building org.ow2.authzforce:authzforce-ce-core-pdp-engine 13.3.2-SNAPSHOT [2/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ authzforce-ce-core-pdp-engine ---
[INFO] Deleting /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target
[INFO] 
[INFO] --- maven-jaxb2-plugin:0.14.0:generate (jaxb-generate-compile-sources) @ authzforce-ce-core-pdp-engine ---
[INFO] Started execution.
[INFO] JAXB API is loaded from the [jar:file:/usr/lib/jvm/jdk1.8.0_202/jre/lib/rt.jar!].
[INFO] Detected JAXB API version [2.2].
[INFO] pluginArtifacts:[org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:maven-plugin:0.14.0:, org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.14.0:compile, org.slf4j:slf4j-api:jar:1.7.25:compile, org.apache.commons:commons-lang3:jar:3.2.1:compile, com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.glassfish.jaxb:txw2:jar:2.3.0:compile, org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit:jar:4.8.1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, org.jvnet.jaxb2.maven2:maven-jaxb23-plugin:jar:0.14.0:compile, org.glassfish.jaxb:jaxb-runtime:jar:2.3.0:compile, org.glassfish.jaxb:jaxb-core:jar:2.3.0:compile, javax.xml.bind:jaxb-api:jar:2.3.0:compile, org.jvnet.staxex:stax-ex:jar:1.7.8:compile, com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile, org.glassfish.jaxb:jaxb-xjc-jdk9:jar:2.3.0:compile, org.glassfish.jaxb:jaxb-xjc:jar:2.3.0:compile, com.sun.xml.dtd-parser:dtd-parser:jar:1.2:compile, org.glassfish.jaxb:xsom:jar:2.3.0:compile, org.glassfish.jaxb:codemodel:jar:2.3.0:compile, com.sun.xml.bind.external:rngom:jar:2.3.0:compile, com.sun.istack:istack-commons-tools:jar:3.0.5:compile, com.sun.istack:istack-commons-runtime:jar:3.0.5:compile, relaxngDatatype:relaxngDatatype:jar:20020414:compile, com.sun.activation:javax.activation:jar:1.2.0:compile, org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven:maven-artifact:jar:2.0.9:compile]
[INFO] specVersion:2.2
[INFO] encoding:UTF-8
[INFO] locale:null
[INFO] schemaLanguage:null
[INFO] schemaDirectory:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources
[INFO] schemaIncludes:[pdp.xsd]
[INFO] schemaExcludes:null
[INFO] schemas:[]
[INFO] bindingDirectory:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb
[INFO] bindingIncludes:[bindings.xjb]
[INFO] bindingExcludes:null
[INFO] bindings:[]
[INFO] disableDefaultExcludes:false
[INFO] catalog:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/catalog.xml
[INFO] catalogResolver:null
[INFO] generatePackage:org.ow2.authzforce.core.xmlns.pdp
[INFO] generateDirectory:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc
[INFO] readOnly:false
[INFO] extension:true
[INFO] strict:false
[INFO] writeCode:true
[INFO] verbose:true
[INFO] debug:false
[INFO] args:[-Xvalue-constructor]
[INFO] forceRegenerate:false
[INFO] removeOldOutput:true
[INFO] produces:[**/*.*, **/*.java, **/bgm.ser, **/jaxb.properties]
[INFO] otherDepends:null
[INFO] otherDependIncludes:null
[INFO] otherDependExcludes:null
[INFO] episodeFile:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc/META-INF/sun-jaxb.episode
[INFO] episode:true
[INFO] plugins:[Dependency {groupId=org.jvnet.jaxb2_commons, artifactId=jaxb2-value-constructor, version=3.0, type=jar}]
[INFO] episodes:[Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xmlns-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xacml-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-pdp-ext-model, version=7.5.1, type=jar}]
[INFO] useDependenciesAsEpisodes:false
[INFO] scanDependenciesForBindings:false
[INFO] xjcPlugins:[Dependency {groupId=org.jvnet.jaxb2_commons, artifactId=jaxb2-value-constructor, version=3.0, type=jar}]
[INFO] episodes:[Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xmlns-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xacml-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-pdp-ext-model, version=7.5.1, type=jar}]
[INFO] catalogURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/catalog.xml]
[INFO] resolvedCatalogURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/catalog.xml]
[INFO] schemaFiles (calculated):[/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd]
[INFO] schemaURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd]
[INFO] resolvedSchemaURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd]
[INFO] bindingFiles (calculated):[/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb]
[INFO] bindingURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb]
[INFO] resolvedBindingURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb]
[INFO] xjcPluginArtifacts (resolved):[org.jvnet.jaxb2_commons:jaxb2-value-constructor:jar:3.0:runtime]
[INFO] xjcPluginFiles (resolved):[/home/daniele/.m2/repository/org/jvnet/jaxb2_commons/jaxb2-value-constructor/3.0/jaxb2-value-constructor-3.0.jar]
[INFO] xjcPluginURLs (resolved):[file:/home/daniele/.m2/repository/org/jvnet/jaxb2_commons/jaxb2-value-constructor/3.0/jaxb2-value-constructor-3.0.jar]
[INFO] episodeArtifacts (resolved):[org.ow2.authzforce:authzforce-ce-xmlns-model:jar:7.5.1:runtime, org.ow2.authzforce:authzforce-ce-xacml-model:jar:7.5.1:runtime, org.ow2.authzforce:authzforce-ce-pdp-ext-model:jar:7.5.1:runtime]
[INFO] episodeFiles (resolved):[/home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xmlns-model/7.5.1/authzforce-ce-xmlns-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xacml-model/7.5.1/authzforce-ce-xacml-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-pdp-ext-model/7.5.1/authzforce-ce-pdp-ext-model-7.5.1.jar]
[INFO] dependsURIs (resolved):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/catalog.xml, file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd, file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb, file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/pom.xml]
[INFO] optionsConfiguration:OptionsConfiguration [specVersion=2.2
 generateDirectory=/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc
 generatePackage=org.ow2.authzforce.core.xmlns.pdp
 schemaLanguage=null
 grammars.systemIds=[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd]
 bindFiles.systemIds=[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb]
 plugins=[file:/home/daniele/.m2/repository/org/jvnet/jaxb2_commons/jaxb2-value-constructor/3.0/jaxb2-value-constructor-3.0.jar]
 readOnly=false
 packageLevelAnnotations=true
 noFileHeader=false
 enableIntrospection=false
 disableXmlSecurity=true
 accessExternalSchema=all
 accessExternalDTD=all
 contentForWildcard=false
 extension=true
 strict=false
 verbose=true
 debugMode=false
 arguments=[-Xvalue-constructor, -episode, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc/META-INF/sun-jaxb.episode, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xmlns-model/7.5.1/authzforce-ce-xmlns-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xacml-model/7.5.1/authzforce-ce-xacml-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-pdp-ext-model/7.5.1/authzforce-ce-pdp-ext-model-7.5.1.jar]]
[INFO] Sources are not up-to-date, XJC will be executed.
[INFO] Parsing input schema(s)...
[INFO] Compiling input schema(s)...
[INFO] Writing output to [/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc].
[INFO] Cleaning package directories.
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/InOutProcChain.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/ObjectFactory.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/Pdp.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/StandardEnvironmentAttributeSource.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/StaticRefBasedRootPolicyProvider.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/StaticRefPolicyProvider.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/StaticRootPolicyProvider.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/package-info.java
[INFO] Episode file [/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc/META-INF/sun-jaxb.episode] was augmented with if-exists="true" attributes.
[INFO] Finished execution.
[INFO] 
[INFO] --- license-maven-plugin:3.0:format (format-sources-license) @ authzforce-ce-core-pdp-engine ---
[INFO] Updating license headers...
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ authzforce-ce-core-pdp-engine ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ authzforce-ce-core-pdp-engine ---
[INFO] Compiling 77 source files to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/classes
[INFO] 
[INFO] --- license-maven-plugin:3.0:format (format-test-sources-license) @ authzforce-ce-core-pdp-engine ---
[INFO] Updating license headers...
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ authzforce-ce-core-pdp-engine ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ authzforce-ce-core-pdp-engine ---
[INFO] Compiling 21 source files to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ authzforce-ce-core-pdp-engine ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.ow2.authzforce.core.pdp.impl.test.MainTest
Tests run: 685, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.471 sec - in org.ow2.authzforce.core.pdp.impl.test.MainTest

Results :

Tests run: 685, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ authzforce-ce-core-pdp-engine ---
[INFO] Building jar: /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/authzforce-ce-core-pdp-engine-13.3.2-SNAPSHOT.jar
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ authzforce-ce-core-pdp-engine ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] Download Started for NVD CVE - Modified
[WARNING] Download Failed for NVD CVE - Modified
Some CVEs may not be reported.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (2 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.ow2.authzforce:authzforce-ce-core 13.3.2-SNAPSHOT SUCCESS [  0.271 s]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-engine ... FAILURE [ 20.524 s]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-testutils  SKIPPED
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-io-xacml-json SKIPPED
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-cli 13.3.2-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.923 s
[INFO] Finished at: 2019-04-05T14:07:57+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project authzforce-ce-core-pdp-engine: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	The download was interrupted; unable to complete the update
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :authzforce-ce-core-pdp-engine

So I decided to follow your advice to work on branch release 13.3.1:

cd ..
git clone --branch release-13.3.1 https://gitlab.ow2.org/authzforce/core authzforce-core

got following output:

Cloning into 'authzforce-core'...
warning: redirecting to https://gitlab.ow2.org/authzforce/core.git/
remote: Enumerating objects: 17013, done.
remote: Counting objects: 100% (17013/17013), done.
remote: Compressing objects: 100% (4007/4007), done.
remote: Total 17013 (delta 11246), reused 16688 (delta 10928)
Ricezione degli oggetti: 100% (17013/17013), 6.89 MiB | 767.00 KiB/s, done.
Risoluzione dei delta: 100% (11246/11246), done.
Note: checking out '0037b1282c9b8a2d8e46da85d30bdea943e5b9ad'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

I perfomed following commands:

cd authzforce-core
mvn clean install

But the errors remain the same. Following the output:

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] org.ow2.authzforce:authzforce-ce-core                              [pom]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-engine                   [jar]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-testutils                [jar]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-io-xacml-json            [jar]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-cli                      [jar]
[INFO] 
[INFO] ---------------< org.ow2.authzforce:authzforce-ce-core >----------------
[INFO] Building org.ow2.authzforce:authzforce-ce-core 13.3.1              [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ authzforce-ce-core ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ authzforce-ce-core ---
[INFO] Installing /opt/danielext/Progetti/STAMP/authzforce-core/pom.xml to /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-core/13.3.1/authzforce-ce-core-13.3.1.pom
[INFO] 
[INFO] ----------< org.ow2.authzforce:authzforce-ce-core-pdp-engine >----------
[INFO] Building org.ow2.authzforce:authzforce-ce-core-pdp-engine 13.3.1   [2/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ authzforce-ce-core-pdp-engine ---
[INFO] 
[INFO] --- maven-jaxb2-plugin:0.14.0:generate (jaxb-generate-compile-sources) @ authzforce-ce-core-pdp-engine ---
[INFO] Started execution.
[INFO] JAXB API is loaded from the [jar:file:/usr/lib/jvm/jdk1.8.0_202/jre/lib/rt.jar!].
[INFO] Detected JAXB API version [2.2].
[INFO] pluginArtifacts:[org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:maven-plugin:0.14.0:, org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.14.0:compile, org.slf4j:slf4j-api:jar:1.7.25:compile, org.apache.commons:commons-lang3:jar:3.2.1:compile, com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.glassfish.jaxb:txw2:jar:2.3.0:compile, org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit:jar:4.8.1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, org.jvnet.jaxb2.maven2:maven-jaxb23-plugin:jar:0.14.0:compile, org.glassfish.jaxb:jaxb-runtime:jar:2.3.0:compile, org.glassfish.jaxb:jaxb-core:jar:2.3.0:compile, javax.xml.bind:jaxb-api:jar:2.3.0:compile, org.jvnet.staxex:stax-ex:jar:1.7.8:compile, com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile, org.glassfish.jaxb:jaxb-xjc-jdk9:jar:2.3.0:compile, org.glassfish.jaxb:jaxb-xjc:jar:2.3.0:compile, com.sun.xml.dtd-parser:dtd-parser:jar:1.2:compile, org.glassfish.jaxb:xsom:jar:2.3.0:compile, org.glassfish.jaxb:codemodel:jar:2.3.0:compile, com.sun.xml.bind.external:rngom:jar:2.3.0:compile, com.sun.istack:istack-commons-tools:jar:3.0.5:compile, com.sun.istack:istack-commons-runtime:jar:3.0.5:compile, relaxngDatatype:relaxngDatatype:jar:20020414:compile, com.sun.activation:javax.activation:jar:1.2.0:compile, org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven:maven-artifact:jar:2.0.9:compile]
[INFO] specVersion:2.2
[INFO] encoding:UTF-8
[INFO] locale:null
[INFO] schemaLanguage:null
[INFO] schemaDirectory:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources
[INFO] schemaIncludes:[pdp.xsd]
[INFO] schemaExcludes:null
[INFO] schemas:[]
[INFO] bindingDirectory:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb
[INFO] bindingIncludes:[bindings.xjb]
[INFO] bindingExcludes:null
[INFO] bindings:[]
[INFO] disableDefaultExcludes:false
[INFO] catalog:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/catalog.xml
[INFO] catalogResolver:null
[INFO] generatePackage:org.ow2.authzforce.core.xmlns.pdp
[INFO] generateDirectory:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc
[INFO] readOnly:false
[INFO] extension:true
[INFO] strict:false
[INFO] writeCode:true
[INFO] verbose:true
[INFO] debug:false
[INFO] args:[-Xvalue-constructor]
[INFO] forceRegenerate:false
[INFO] removeOldOutput:true
[INFO] produces:[**/*.*, **/*.java, **/bgm.ser, **/jaxb.properties]
[INFO] otherDepends:null
[INFO] otherDependIncludes:null
[INFO] otherDependExcludes:null
[INFO] episodeFile:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc/META-INF/sun-jaxb.episode
[INFO] episode:true
[INFO] plugins:[Dependency {groupId=org.jvnet.jaxb2_commons, artifactId=jaxb2-value-constructor, version=3.0, type=jar}]
[INFO] episodes:[Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xmlns-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xacml-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-pdp-ext-model, version=7.5.1, type=jar}]
[INFO] useDependenciesAsEpisodes:false
[INFO] scanDependenciesForBindings:false
[INFO] xjcPlugins:[Dependency {groupId=org.jvnet.jaxb2_commons, artifactId=jaxb2-value-constructor, version=3.0, type=jar}]
[INFO] episodes:[Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xmlns-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-xacml-model, version=7.5.1, type=jar}, Dependency {groupId=org.ow2.authzforce, artifactId=authzforce-ce-pdp-ext-model, version=7.5.1, type=jar}]
[INFO] catalogURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/catalog.xml]
[INFO] resolvedCatalogURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/catalog.xml]
[INFO] schemaFiles (calculated):[/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd]
[INFO] schemaURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd]
[INFO] resolvedSchemaURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd]
[INFO] bindingFiles (calculated):[/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb]
[INFO] bindingURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb]
[INFO] resolvedBindingURIs (calculated):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb]
[INFO] xjcPluginArtifacts (resolved):[org.jvnet.jaxb2_commons:jaxb2-value-constructor:jar:3.0:runtime]
[INFO] xjcPluginFiles (resolved):[/home/daniele/.m2/repository/org/jvnet/jaxb2_commons/jaxb2-value-constructor/3.0/jaxb2-value-constructor-3.0.jar]
[INFO] xjcPluginURLs (resolved):[file:/home/daniele/.m2/repository/org/jvnet/jaxb2_commons/jaxb2-value-constructor/3.0/jaxb2-value-constructor-3.0.jar]
[INFO] episodeArtifacts (resolved):[org.ow2.authzforce:authzforce-ce-xmlns-model:jar:7.5.1:runtime, org.ow2.authzforce:authzforce-ce-xacml-model:jar:7.5.1:runtime, org.ow2.authzforce:authzforce-ce-pdp-ext-model:jar:7.5.1:runtime]
[INFO] episodeFiles (resolved):[/home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xmlns-model/7.5.1/authzforce-ce-xmlns-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xacml-model/7.5.1/authzforce-ce-xacml-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-pdp-ext-model/7.5.1/authzforce-ce-pdp-ext-model-7.5.1.jar]
[INFO] dependsURIs (resolved):[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/catalog.xml, file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd, file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb, file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/pom.xml]
[INFO] optionsConfiguration:OptionsConfiguration [specVersion=2.2
 generateDirectory=/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc
 generatePackage=org.ow2.authzforce.core.xmlns.pdp
 schemaLanguage=null
 grammars.systemIds=[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/resources/pdp.xsd]
 bindFiles.systemIds=[file:/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/src/main/jaxb/bindings.xjb]
 plugins=[file:/home/daniele/.m2/repository/org/jvnet/jaxb2_commons/jaxb2-value-constructor/3.0/jaxb2-value-constructor-3.0.jar]
 readOnly=false
 packageLevelAnnotations=true
 noFileHeader=false
 enableIntrospection=false
 disableXmlSecurity=true
 accessExternalSchema=all
 accessExternalDTD=all
 contentForWildcard=false
 extension=true
 strict=false
 verbose=true
 debugMode=false
 arguments=[-Xvalue-constructor, -episode, /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc/META-INF/sun-jaxb.episode, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xmlns-model/7.5.1/authzforce-ce-xmlns-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-xacml-model/7.5.1/authzforce-ce-xacml-model-7.5.1.jar, /home/daniele/.m2/repository/org/ow2/authzforce/authzforce-ce-pdp-ext-model/7.5.1/authzforce-ce-pdp-ext-model-7.5.1.jar]]
[INFO] Sources are not up-to-date, XJC will be executed.
[INFO] Parsing input schema(s)...
[INFO] Compiling input schema(s)...
[INFO] Writing output to [/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc].
[INFO] Cleaning package directories.
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/InOutProcChain.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/ObjectFactory.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/Pdp.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/StandardEnvironmentAttributeSource.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/StaticRefBasedRootPolicyProvider.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/StaticRefPolicyProvider.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/StaticRootPolicyProvider.java
[INFO] XJC writing: org/ow2/authzforce/core/xmlns/pdp/package-info.java
[INFO] Episode file [/opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/generated-sources/xjc/META-INF/sun-jaxb.episode] was augmented with if-exists="true" attributes.
[INFO] Finished execution.
[INFO] 
[INFO] --- license-maven-plugin:3.0:format (format-sources-license) @ authzforce-ce-core-pdp-engine ---
[INFO] Updating license headers...
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ authzforce-ce-core-pdp-engine ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ authzforce-ce-core-pdp-engine ---
[INFO] Compiling 77 source files to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/classes
[INFO] 
[INFO] --- license-maven-plugin:3.0:format (format-test-sources-license) @ authzforce-ce-core-pdp-engine ---
[INFO] Updating license headers...
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ authzforce-ce-core-pdp-engine ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ authzforce-ce-core-pdp-engine ---
[INFO] Compiling 21 source files to /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ authzforce-ce-core-pdp-engine ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.ow2.authzforce.core.pdp.impl.test.MainTest
Tests run: 685, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.34 sec - in org.ow2.authzforce.core.pdp.impl.test.MainTest

Results :

Tests run: 685, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ authzforce-ce-core-pdp-engine ---
[INFO] Building jar: /opt/danielext/Progetti/STAMP/authzforce-core/pdp-engine/target/authzforce-ce-core-pdp-engine-13.3.1.jar
[INFO] 
[INFO] --- dependency-check-maven:4.0.2:check (default) @ authzforce-ce-core-pdp-engine ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[INFO] Download Started for NVD CVE - Modified
[WARNING] Download Failed for NVD CVE - Modified
Some CVEs may not be reported.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (1 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (1 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (2 seconds)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.ow2.authzforce:authzforce-ce-core 13.3.1 ....... SUCCESS [  0.179 s]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-engine ... FAILURE [ 19.515 s]
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-testutils  SKIPPED
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-io-xacml-json SKIPPED
[INFO] org.ow2.authzforce:authzforce-ce-core-pdp-cli 13.3.1 SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.839 s
[INFO] Finished at: 2019-04-05T14:10:40+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:4.0.2:check (default) on project authzforce-ce-core-pdp-engine: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] 	The download was interrupted; unable to complete the update
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :authzforce-ce-core-pdp-engine

I can't figure out what's going on here.

@ltboye
Copy link

ltboye commented Apr 7, 2019

@xdevroey I am not using any proxy as far I as know. Skipping the dependency check with your suggested addition to the pom did the trick, and it builds.

@ltboye
Copy link

ltboye commented Apr 7, 2019

Continuing the tutorial, I was able to get test coverage with jacoco. Trying to generate mutation score with pit gave me an error:
[ERROR] Failed to execute goal org.pitest:pitest-maven:1.4.7:mutationCoverage (default-cli) on project authzforce-ce-core-pdp-engine: Execution default-cli of goal org.pitest:pitest-maven:1.4.7:mutationCoverage failed: 2 tests did not pass without mutation when calculating line coverage. Mutation testing requires a green suite.

mvn test runs ok, but I still get same error with pit.

The tutorial specifies how to use the "export" command on Windows, but Windows does not have this command. I tried to continue the tutorial with Git bash on Windows, but it doesn't seem to work. Running the export command, there was no error message (but no other feedback either). But trying to run botsing-model-generation, there is an error:

$ java -d64 -Xmx10000m -jar evosuite-model-seeding-tutorial/bin/botsing-model-generation-1.0.4-SNAPSHOT-jar-with-dependencies.jar \

-project_cp "$authzforce_classpath"
-project_prefix "org.ow2.authzforce"
-out_dir "results/authzforce-core"
Exception in thread "main" java.lang.IllegalArgumentException: Classpath element does not exist on disk at: E:\Dev\stamp\authzforce-core\pdp-engine\target\classes:authzforce-core\pdp-engine\target\dependency\Saxon-HE-9.8.0-12.jar:authzforce-core\pdp-engine\target\dependency\activation-1.1.jar:authzforce-core\pdp-engine\target\dependency\animal-sniffer-annotations-1.14.jar:authzforce-core\pdp-engine\target\dependency\authzforce-ce-core-pdp-api-15.3.0.jar:authzforce-core\pdp-engine\target\dependency\authzforce-ce-pdp-ext-model-7.5.1.jar:authzforce-core\pdp-engine\target\dependency\authzforce-ce-xacml-model-7.5.1.jar:authzforce-core\pdp-engine\target\dependency\authzforce-ce-xmlns-model-7.5.1.jar:authzforce-core\pdp-engine\target\dependency\checker-compat-qual-2.0.0.jar:authzforce-core\pdp-engine\target\dependency\error_prone_annotations-2.1.3.jar:authzforce-core\pdp-engine\target\dependency\guava-24.1.1-jre.jar:authzforce-core\pdp-engine\target\dependency\hamcrest-core-1.3.jar:authzforce-core\pdp-engine\target\dependency\j2objc-annotations-1.1.jar:authzforce-core\pdp-engine\target\dependency\javax.mail-1.6.0.jar:authzforce-core\pdp-engine\target\dependency\javax.mail-api-1.6.0.jar:authzforce-core\pdp-engine\target\dependency\jaxb2-basics-runtime-1.11.1.jar:authzforce-core\pdp-engine\target\dependency\jcl-over-slf4j-1.7.25.jar:authzforce-core\pdp-engine\target\dependency\jsr305-1.3.9.jar:authzforce-core\pdp-engine\target\dependency\junit-4.11.jar:authzforce-core\pdp-engine\target\dependency\logback-classic-1.2.3.jar:authzforce-core\pdp-engine\target\dependency\logback-core-1.2.3.jar:authzforce-core\pdp-engine\target\dependency\slf4j-api-1.7.25.jar:authzforce-core\pdp-engine\target\dependency\spring-core-4.3.20.RELEASE.jar:authzforce-core\pdp-engine\target\dependency\xml-resolver-1.2.jar
at org.evosuite.classpath.ClassPathHandler.checkIfValidClasspathEntry(ClassPathHandler.java:211)
at org.evosuite.classpath.ClassPathHandler.getClassPath(ClassPathHandler.java:118)
at org.evosuite.classpath.ClassPathHandler.changeTargetClassPath(ClassPathHandler.java:105)
at eu.stamp.botsing.model.generation.callsequence.CallSequenceCollector.handleClassPath(CallSequenceCollector.java:67)
at eu.stamp.botsing.model.generation.callsequence.CallSequenceCollector.collect(CallSequenceCollector.java:47)
at eu.stamp.botsing.model.generation.ModelGeneration.parseCommandLine(ModelGeneration.java:68)
at eu.stamp.botsing.model.generation.ModelGeneration.main(ModelGeneration.java:31)

@ltboye
Copy link

ltboye commented Apr 10, 2019

With some help in Stockholm, I was able to complete the tutorial. On Windows I needed to use git-bash but with Windows separator path separator in authzforce_classpath.

A test class with 13 new tests was created.

@pasquy73
Copy link

pasquy73 commented May 24, 2019

Hi all, I solved the problem of installation of AuthZForce.
I downloaded (via git) the sources, edit the pom.xml in the authzforce-core/pdp-testutils folder and use for 'jackson-databind' the 2.9.9 version instead of 2.9.8. I found the issue at this link.
Of course, I used JDK 8 and Maven 3.6.1.
With this change I can run mvn clean install without errros.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants