You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/06/22 23:46:48 UTC

Build failed in Jenkins: brooklyn-server-master #146

See <https://builds.apache.org/job/brooklyn-server-master/146/changes>

Changes:

[andrew.kennedy] Fix usage of AtomicBooleas CAS idiom

[andrew.kennedy] Revert semantics of prepareForMasterUse in FileBasedObjectStore

[andrew.kennedy] Revert semantics of reinitAll in BrooklynInitialization

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/brooklyn-server-master/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/brooklyn-server.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/brooklyn-server.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/brooklyn-server.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4388cbe580a57d092b5e99ac3209c2fa9076757f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4388cbe580a57d092b5e99ac3209c2fa9076757f
 > git rev-list af4576d0936b135c58aeefa32dc6217621d280ae # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 49060
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[brooklyn-server-master] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx1024m -Xms512m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 49060
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/brooklyn-server-master/ws/hs_err_pid22594.log>
ERROR: Failed to launch Maven. Exit code = 1


Jenkins build is back to normal : brooklyn-server-master #150

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn-server-master/150/changes>


Build failed in Jenkins: brooklyn-server-master #149

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn-server-master/149/changes>

Changes:

[aled.sage] Improve/test performance of XmlUtil.xpath

[aled.sage] Adds XmlSerializerTest

[aled.sage] BROOKLYN-305: Handle invalid xml chars in attribute vals

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/brooklyn-server-master/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/brooklyn-server.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/brooklyn-server.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/brooklyn-server.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 746a81906e64577b493fa35590a9fbbbdafe4201 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 746a81906e64577b493fa35590a9fbbbdafe4201
 > git rev-list 4b11f509d09792145539db0cc4a7cf63b425ea40 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 59563
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[brooklyn-server-master] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx1024m -Xms512m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 59563
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/brooklyn-server-master/ws/hs_err_pid31625.log>
ERROR: Failed to launch Maven. Exit code = 1


Build failed in Jenkins: brooklyn-server-master #148

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn-server-master/148/changes>

Changes:

[svetoslav.neykov] Address commit e4dfd87a74e58d373d45fa67f66656c9e6ac863c  review comments

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/brooklyn-server-master/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/brooklyn-server.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/brooklyn-server.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/brooklyn-server.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4b11f509d09792145539db0cc4a7cf63b425ea40 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4b11f509d09792145539db0cc4a7cf63b425ea40
 > git rev-list d9cbe117d757d1c493abe2527a9ab4bcb188afce # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 43810
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[brooklyn-server-master] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx1024m -Xms512m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43810
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/brooklyn-server-master/ws/hs_err_pid16956.log>
ERROR: Failed to launch Maven. Exit code = 1


Build failed in Jenkins: brooklyn-server-master #147

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn-server-master/147/changes>

Changes:

[m4rkmckenna] Adds /activities/{id}/children/recurse endpoint for fetching all child

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/brooklyn-server-master/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/brooklyn-server.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/brooklyn-server.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/brooklyn-server.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d9cbe117d757d1c493abe2527a9ab4bcb188afce (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d9cbe117d757d1c493abe2527a9ab4bcb188afce
 > git rev-list 4388cbe580a57d092b5e99ac3209c2fa9076757f # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 52559
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[brooklyn-server-master] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx1024m -Xms512m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 52559
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Cannot create GC thread. Out of system resources.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/brooklyn-server-master/ws/hs_err_pid10530.log>
ERROR: Failed to launch Maven. Exit code = 1