Return-Path: X-Original-To: apmail-brooklyn-dev-archive@minotaur.apache.org Delivered-To: apmail-brooklyn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C23B510CC5 for ; Mon, 3 Nov 2014 19:54:21 +0000 (UTC) Received: (qmail 21180 invoked by uid 500); 3 Nov 2014 19:54:21 -0000 Delivered-To: apmail-brooklyn-dev-archive@brooklyn.apache.org Received: (qmail 21151 invoked by uid 500); 3 Nov 2014 19:54:21 -0000 Mailing-List: contact dev-help@brooklyn.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.incubator.apache.org Delivered-To: mailing list dev@brooklyn.incubator.apache.org Received: (qmail 21106 invoked by uid 99); 3 Nov 2014 19:54:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Nov 2014 19:54:21 +0000 X-ASF-Spam-Status: No, hits=-2000.6 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 03 Nov 2014 19:54:19 +0000 Received: (qmail 19859 invoked by uid 99); 3 Nov 2014 19:53:59 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Nov 2014 19:53:59 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id BED6AE00200 for ; Mon, 3 Nov 2014 19:53:58 +0000 (UTC) Date: Mon, 3 Nov 2014 19:53:58 +0000 (UTC) From: Apache Jenkins Server To: dev@brooklyn.incubator.apache.org Message-ID: <1938283097.874.1415044438393.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: incubator-brooklyn-master-windows #45 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: incubator-brooklyn-master-windows X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [alex.heneveld] BrooklynNode cluster + upgrade effector [alex.heneveld] add an upgrade effector for the BrooklynNode, and a sample yaml, and improve lifecycle so that stop_* methods destroy the VM and set a STOPPING state [alex.heneveld] clean up of anonymous internal classes, and some minor extensions to predicates available on Entity and String [alex.heneveld] minor cleanups to software, allowing start with no locations, and including stdin for driver.execute commands [alex.heneveld] main cleanup of brooklyn HA and upgrade [alex.heneveld] fix bug where tasks (eg pollers) are not stopped on unmanagement if the task which started the tasks is the same one which is unmanaging the entity [alex.heneveld] add support for extra CLI parameters to BrooklynNode, use those to run in persistence mode, and final fixes to the in-place upgrade effector [alex.heneveld] bunch of clean ups - mainly addressing @aledsage's comments on @neykov's cluster upgrade PR, plus misc things i've noticed. [alex.heneveld] fix swallowed error in dynamic cluster [alex.heneveld] clean up process of setting up the new-version cluster [alex.heneveld] more QuorumCheck to util package, using it for new CollectionFunctionals defining a predicate which applies a predicate to a collection [alex.heneveld] broolyn cluster upgrade should take extra config, and then set them as config after we've failed over, and has nice names of phases, plus refactor/tidy [alex.heneveld] remove renderer hint for MASTER_NODE -- it is not needed as type Entity gets this automatically, plus it was broken (it needs a special post processing); [alex.heneveld] rename HAMode to HighAvailabilityMode, and same for priority [alex.heneveld] increase the brooklyn node poll frequency to every 2s, to prevent saturating it with monitoring, and other minor tunings to BrooklynNode [alex.heneveld] add apache header to new java to kill the RAT problem [alex.heneveld] have deprecated predicates methods point to new classes, use a private unused to preserve the anonymous inner (code review) [alex.heneveld] fix merge conflicts [alex.heneveld] refactor recent changes so that Repeater tasks are in Tasks and EntityTasks reuse cleaned up DependentCongifuration, [alex.heneveld] code review for brooklyn upgrade - tidy, fix tests, better state detection [alex.heneveld] more code review for brooklyn upgrade [alex.heneveld] really clear the old install dir and label, so we really copy in the new version [alex.heneveld] use more rules to infer the subpath inside a brooklyn archive [alex.heneveld] don't ignore explicit --port if https selected [alex.heneveld] make test which requires being online an integration test, and tidy reporting of errors [alex.heneveld] change test logic to match EntityConfigMap behaviour for inheritance [alex.heneveld] comments and fixes in EntityConfigKey for handling structured keys [alex.heneveld] decode the URL as per @neykov's comment [aled.sage] Fix ApplicationResourceIntegrationTest.testTriggerRedisStopEffector [aled.sage] Fix RedisStore.install on OS X [aled.sage] Fix BindDnsServerIntegrationTest.rebind [aled.sage] Fix GeoscalingIntegrationTest [aled.sage] MongoDBServer: fix logging of consolePort != (port+1000) [aled.sage] Cassandra integration tests: better logging on port not available [aled.sage] Avoid NPE in BrooklynWebServer.stop [aled.sage] Add comment about RebindTestFixture checkSerializable [grkvlt] Fixes Riak 2.0 on various clouds, adds prelim work for Docker [grkvlt] Fixes for subnetHostname in Riak for Clocker [grkvlt] Make operating system name lowercase for Riak URL ------------------------------------------ [...truncated 23413 lines...] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ brooklyn-software-database --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\software\database\src\test\resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ brooklyn-software-database --- [INFO] Changes detected - recompiling the module! [INFO] Using Groovy-Eclipse compiler to compile both Java and Groovy files [INFO] Found location for className [INFO] no javaAgentClass seems to be set [INFO] Compiling in a forked process using f:\jenkins\jenkins-slave\maven-repositories\0\org\codehaus\groovy\groovy-eclipse-batch\1.8.6-01\groovy-eclipse-batch-1.8.6-01.jar [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ brooklyn-software-database --- [INFO] Surefire report directory: F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\software\database\target\surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running TestSuite Configuring TestNG with: TestNG652Configurator 2014-11-03 11:53:26,766 INFO TESTNG RUNNING: Suite: "Surefire test" containing "0" Tests (config: null) 2014-11-03 11:53:26,816 INFO TESTNG =============================================== Surefire test Tests run: 0, Failures: 0, Skips: 0 =============================================== Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.188 sec - in TestSuite Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ brooklyn-software-database --- [INFO] Building jar: F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\software\database\target\brooklyn-software-database-0.7.0-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn-software-database --- [INFO] [INFO] --- maven-jar-plugin:2.3.2:test-jar (test-jar-creation) @ brooklyn-software-database --- [INFO] Building jar: F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\software\database\target\brooklyn-software-database-0.7.0-SNAPSHOT-tests.jar [INFO] [INFO] --- apache-rat-plugin:0.10:check (default) @ brooklyn-software-database --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: sandbox/** [INFO] Exclude: src/main/resources/brooklyn/entity/database/mariadb/my.cnf [INFO] Exclude: src/main/resources/brooklyn/entity/database/mysql/mysql.conf [INFO] Exclude: src/main/resources/brooklyn/entity/database/postgresql/postgresql.conf [INFO] Exclude: src/main/resources/brooklyn/entity/database/rubyrep/rubyrep.conf [INFO] Exclude: **/.git/** [INFO] Exclude: **/.gitignore [INFO] Exclude: **/.repository/** [INFO] Exclude: **/.idea/** [INFO] Exclude: **/*.iml [INFO] Exclude: **/.classpath/** [INFO] Exclude: **/.project [INFO] Exclude: **/.settings/** [INFO] Exclude: **/*.log [INFO] Exclude: **/brooklyn*.log.* [INFO] Exclude: **/target/** [INFO] Exclude: ignored/** [INFO] Exclude: LICENSE.md [INFO] Exclude: **/MANIFEST.MF [INFO] Exclude: **/test-output/** [INFO] Exclude: **/*.pem.pub [INFO] Exclude: **/*.svg [INFO] Exclude: **/*.crt [INFO] Exclude: **/*.csr [INFO] Exclude: **/*.key [INFO] Exclude: **/*.key.org [INFO] Exclude: **/*.psd [INFO] Exclude: **/*.json [INFO] Exclude: **/*.plxarc [INFO] Exclude: **/services/brooklyn.location.LocationResolver [INFO] Exclude: **/src/test/resources/brooklyn/entity/basic/template_with_extra_substitutions.txt [INFO] Exclude: **/src/main/resources/banner.txt [INFO] Exclude: **/src/test/resources/ssl/certs/localhost/info.txt [INFO] Exclude: **/sandbox/examples/src/main/scripts/amis.txt [INFO] Exclude: docs/** [INFO] 42 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 39 licence. [INFO] [INFO] --- maven-source-plugin:2.3:jar-no-fork (attach-sources) @ brooklyn-software-database --- [INFO] Building jar: F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\software\database\target\brooklyn-software-database-0.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ brooklyn-software-database --- [INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\software\database\target\brooklyn-software-database-0.7.0-SNAPSHOT.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-software-database\0.7.0-SNAPSHOT\brooklyn-software-database-0.7.0-SNAPSHOT.jar [INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\software\database\pom.xml to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-software-database\0.7.0-SNAPSHOT\brooklyn-software-database-0.7.0-SNAPSHOT.pom [INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\software\database\target\brooklyn-software-database-0.7.0-SNAPSHOT-tests.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-software-database\0.7.0-SNAPSHOT\brooklyn-software-database-0.7.0-SNAPSHOT-tests.jar [INFO] Installing F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\software\database\target\brooklyn-software-database-0.7.0-SNAPSHOT-sources.jar to f:\jenkins\jenkins-slave\maven-repositories\0\org\apache\brooklyn\brooklyn-software-database\0.7.0-SNAPSHOT\brooklyn-software-database-0.7.0-SNAPSHOT-sources.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Brooklyn NoSQL Data Store Software Entities [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Brooklyn CAMP REST API [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Brooklyn REST Server [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Brooklyn REST Client [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Brooklyn REST JavaScript Web GUI [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Brooklyn Launcher [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Brooklyn Command Line Interface [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Brooklyn All Things [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Brooklyn Distribution [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Brooklyn Simple Web Cluster Example [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Brooklyn Global Web Fabric Example [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Brooklyn Simple Messaging Publish-Subscribe Example [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Brooklyn NoSQL Cluster Examples [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Brooklyn QA [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Brooklyn Parent Project ........................... SUCCESS [1:20.235s] [INFO] Brooklyn Utilities to Support Testing (listeners etc) SUCCESS [40.288s] [INFO] Brooklyn Logback Includable Configuration ......... SUCCESS [3.066s] [INFO] Brooklyn Common Utilities ......................... SUCCESS [1:19.057s] [INFO] Brooklyn Groovy Utilities ......................... SUCCESS [19.998s] [INFO] Brooklyn API ...................................... SUCCESS [9.367s] [INFO] Brooklyn Test Support ............................. SUCCESS [11.841s] [INFO] CAMP Server Parent Project ........................ SUCCESS [2.127s] [INFO] CAMP Base ......................................... SUCCESS [12.467s] [INFO] Brooklyn Core ..................................... SUCCESS [6:59.214s] [INFO] Brooklyn Policies ................................. SUCCESS [8:18.673s] [INFO] Brooklyn Jclouds Location Targets ................. SUCCESS [1:02.921s] [INFO] Brooklyn Secure JMXMP Agent ....................... SUCCESS [35.320s] [INFO] Brooklyn JMX RMI Agent ............................ SUCCESS [5.747s] [INFO] Brooklyn Software Base ............................ SUCCESS [2:29.871s] [INFO] Brooklyn Web App Software Entities ................ FAILURE [3:48.083s] [INFO] Brooklyn Database Software Entities ............... SUCCESS [30.183s] [INFO] Brooklyn NoSQL Data Store Software Entities ....... SKIPPED [INFO] Brooklyn CAMP REST API ............................ SKIPPED [INFO] Brooklyn REST Server .............................. SKIPPED [INFO] Brooklyn REST Client .............................. SKIPPED [INFO] Brooklyn REST JavaScript Web GUI .................. SKIPPED [INFO] Brooklyn Launcher ................................. SKIPPED [INFO] Brooklyn Command Line Interface ................... SKIPPED [INFO] Brooklyn All Things ............................... SKIPPED [INFO] Brooklyn Distribution ............................. SKIPPED [INFO] Brooklyn Simple Web Cluster Example ............... SKIPPED [INFO] Brooklyn Global Web Fabric Example ................ SKIPPED [INFO] Brooklyn Simple Messaging Publish-Subscribe Example SKIPPED [INFO] Brooklyn NoSQL Cluster Examples ................... SKIPPED [INFO] Brooklyn QA ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28:45.862s [INFO] Finished at: Mon Nov 03 11:53:29 PST 2014 [INFO] Final Memory: 44M/128M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project brooklyn-software-webapp: There are test failures. [ERROR] [ERROR] Please refer to F:\jenkins\jenkins-slave\workspace\incubator-brooklyn-master-windows\software\webapp\target\surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :brooklyn-software-webapp channel stopped