See <http://jenkins.cloudius-systems.com:8080/job/osv-build/1157/changes>
Changes: [jwkozaczuk] Move java/* to modules/java* and modularize java images build process ------------------------------------------ [...truncated 8301 lines...] [INFO] org/ already added, skipping [INFO] org/fest/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.easytesting/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] org/ already added, skipping [INFO] org/fest/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.easytesting/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] org/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] org/ already added, skipping [INFO] org/apache/ already added, skipping [INFO] org/apache/commons/ already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] META-INF/NOTICE.txt already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] Building jar: <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/java-tests/tests/target/runjava-tests.jar> [INFO] META-INF/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] org/ already added, skipping [INFO] LICENSE.txt already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] org/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] org/ already added, skipping [INFO] org/fest/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.easytesting/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] org/ already added, skipping [INFO] org/fest/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/maven/org.easytesting/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] org/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] org/ already added, skipping [INFO] org/apache/ already added, skipping [INFO] org/apache/commons/ already added, skipping [INFO] META-INF/LICENSE.txt already added, skipping [INFO] META-INF/NOTICE.txt already added, skipping [INFO] META-INF/maven/ already added, skipping [WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing. Instead of attaching the assembly file: <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/java-tests/tests/target/runjava-tests.jar,> it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/java-tests/tests/target/runjava-tests-1.0-SNAPSHOT.jar> with assembly file: <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/java-tests/tests/target/runjava-tests.jar> [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building java-tests-parent 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] runjava-common ..................................... SUCCESS [ 1.022 s] [INFO] runjava-non-isolated ............................... SUCCESS [ 0.508 s] [INFO] runjava-isolated ................................... SUCCESS [ 1.051 s] [INFO] tests-jre-extension ................................ SUCCESS [ 0.060 s] [INFO] tests-isolates ..................................... SUCCESS [ 0.322 s] [INFO] runjava-tests ...................................... SUCCESS [ 0.751 s] [INFO] java-tests-parent .................................. SUCCESS [ 0.000 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.838 s [INFO] Finished at: 2016-12-21T07:40:55+00:00 [INFO] Final Memory: 27M/1528M [INFO] ------------------------------------------------------------------------ make: Nothing to be done for 'module'. MKDIRS cd jolokia-agent && mvn package -DskipTests=true [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for io.osv:jolokia-agent:jar:1.0-SNAPSHOT [WARNING] 'version' contains an expression but should be a constant. @ io.osv:jolokia-agent:${version}, <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/httpserver-jolokia-plugin/jolokia-agent/pom.xml,> line 11, column 14 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building jolokia-agent 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jolokia-agent --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/httpserver-jolokia-plugin/jolokia-agent/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jolokia-agent --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 2 source files to <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/httpserver-jolokia-plugin/jolokia-agent/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jolokia-agent --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/httpserver-jolokia-plugin/jolokia-agent/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jolokia-agent --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jolokia-agent --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jolokia-agent --- [INFO] Building jar: <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/httpserver-jolokia-plugin/jolokia-agent/target/jolokia-agent-1.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-jar-with-dependencies) @ jolokia-agent --- [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] org/ already added, skipping [INFO] Building jar: <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/httpserver-jolokia-plugin/jolokia-agent/target/jolokia-agent.jar> [INFO] META-INF/MANIFEST.MF already added, skipping [INFO] META-INF/ already added, skipping [INFO] META-INF/maven/ already added, skipping [INFO] org/ already added, skipping [WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing. Instead of attaching the assembly file: <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/httpserver-jolokia-plugin/jolokia-agent/target/jolokia-agent.jar,> it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/httpserver-jolokia-plugin/jolokia-agent/target/jolokia-agent-1.0-SNAPSHOT.jar> with assembly file: <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/httpserver-jolokia-plugin/jolokia-agent/target/jolokia-agent.jar> [INFO] [INFO] --- maven-shade-plugin:2.3:shade (default) @ jolokia-agent --- [INFO] Including org.jolokia:jolokia-core:jar:1.2.2 in the shaded jar. [INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar. [INFO] Minimizing jar io.osv:jolokia-agent:jar:1.0-SNAPSHOT [WARNING] jolokia-agent.jar, json-simple-1.1.1.jar define 12 overlappping classes: [WARNING] - org.json.simple.JSONStreamAware [WARNING] - org.json.simple.parser.ContentHandler [WARNING] - org.json.simple.parser.ContainerFactory [WARNING] - org.json.simple.parser.JSONParser [WARNING] - org.json.simple.parser.Yytoken [WARNING] - org.json.simple.JSONObject [WARNING] - org.json.simple.parser.ParseException [WARNING] - org.json.simple.ItemList [WARNING] - org.json.simple.JSONArray [WARNING] - org.json.simple.parser.Yylex [WARNING] - 2 more... [WARNING] jolokia-agent.jar, jolokia-core-1.2.2.jar define 218 overlappping classes: [WARNING] - org.jolokia.discovery.DiscoveryOutgoingMessage [WARNING] - org.jolokia.restrictor.policy.AbstractChecker [WARNING] - org.jolokia.request.JmxRequestFactory [WARNING] - org.jolokia.discovery.MulticastUtil$FindAgentsCallable [WARNING] - org.jolokia.util.LogHandler [WARNING] - org.jolokia.detector.AbstractServerDetector [WARNING] - org.jolokia.backend.executor.NotChangedException [WARNING] - org.jolokia.restrictor.DenyAllRestrictor [WARNING] - org.jolokia.converter.object.StringToObjectConverter$IntParser [WARNING] - org.jolokia.handler.ExecHandler [WARNING] - 208 more... [WARNING] maven-shade-plugin has detected that some .class files [WARNING] are present in two or more JARs. When this happens, only [WARNING] one single version of the class is copied in the uberjar. [WARNING] Usually this is not harmful and you can skeep these [WARNING] warnings, otherwise try to manually exclude artifacts [WARNING] based on mvn dependency:tree -Ddetail=true and the above [WARNING] output [WARNING] See http://docs.codehaus.org/display/MAVENUSER/Shade+Plugin [INFO] Minimized 480 -> 480 (100%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/httpserver-jolokia-plugin/jolokia-agent/target/jolokia-agent.jar> with <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/httpserver-jolokia-plugin/jolokia-agent/target/jolokia-agent-1.0-SNAPSHOT-shaded.jar> [INFO] Dependency-reduced POM written at: <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/httpserver-jolokia-plugin/jolokia-agent/dependency-reduced-pom.xml> [INFO] Dependency-reduced POM written at: <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/httpserver-jolokia-plugin/jolokia-agent/dependency-reduced-pom.xml> [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.892 s [INFO] Finished at: 2016-12-21T07:40:59+00:00 [INFO] Final Memory: 33M/1588M [INFO] ------------------------------------------------------------------------ make: Nothing to be done for 'module'. cd <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/java> && mvn package -q -DskipTests=true [ERROR] The goal you specified requires a project to execute but there is no POM in this directory (<http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/java).> Please verify you invoked Maven from the correct directory. -> [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/MissingProjectException Makefile:23: recipe for target 'module' failed make: *** [module] Error 1 No such image configuration: java-tests,openjdk8-fedora. Assuming list of modules. Importing <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/java-tests/module.py> Importing <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/java-base/module.py> Importing <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/apps/fonts/module.py> No module.py in <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/ca-certificates> No module.py in <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/libz> Importing <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/apps/openjdk8-fedora/module.py> No module.py in <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/josvsym> Importing <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/httpserver-jolokia-plugin/module.py> Importing <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/httpserver-jvm-plugin/module.py> No module.py in <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/modules/libtools> Modules: fonts ca-certificates libz java-base java-tests.* josvsym httpserver-jolokia-plugin libtools httpserver-jvm-plugin openjdk8-fedora.* Traceback (most recent call last): File "scripts/module.py", line 272, in <module> args.func(args) File "scripts/module.py", line 227, in build make_modules(modules, args) File "scripts/module.py", line 124, in make_modules raise Exception('make failed for ' + module.name) Exception: make failed for openjdk8-fedora scripts/build failed: jdkbase=$jdkbase ARCH=$arch mode=$mode OSV_BASE=$SRC OSV_BUILD_PATH=$OSV_BUILD_PATH scripts/module.py $j_arg build -c $modules $usrskel_arg + scripts/test.py --name 'java.*' TEST java-perms Traceback (most recent call last): File "./scripts/run.py", line 485, in <module> raise Exception('Image file %s does not exist.' % cmdargs.image_file) Exception: Image file <http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/build/last/usr.img> does not exist. Test java-perms FAILED Traceback (most recent call last): File "scripts/test.py", line 186, in <module> main() File "scripts/test.py", line 173, in main run_tests() File "scripts/test.py", line 164, in run_tests run(tests_to_run) File "scripts/test.py", line 84, in run run_test(test) File "scripts/test.py", line 59, in run_test test.run() File "<http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/scripts/tests/testing.py",> line 29, in run run_command_in_guest(self.command).join() File "<http://jenkins.cloudius-systems.com:8080/job/osv-build/ws/scripts/tests/testing.py",> line 161, in join raise Exception('Guest failed (returncode=%d)' % self.proces.returncode) AttributeError: Guest instance has no attribute 'proces' Build step 'Execute shell' marked build as failure IRC notifier plugin: Sending notification to: #osv -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
