Build failed in Jenkins: brooklyn-master-windows #264

2016-08-29 Thread Apache Jenkins Server
See -- [...truncated 48104 lines...] [INFO] Final Memory: 141M/445M [INFO] Waiting for Jenkins to finish collecting data [ER

Build failed in Jenkins: brooklyn-master-windows #263

2016-08-29 Thread Apache Jenkins Server
See -- [...truncated 50452 lines...] [INFO] Finished at: 2016-08-29T16:09:10-07:00 [INFO] Final Memory: 143M/478M [INFO] Wai

[GitHub] brooklyn-docs pull request #102: added more to deployment troubleshooting se...

2016-08-29 Thread murdoaird
GitHub user murdoaird opened a pull request: https://github.com/apache/brooklyn-docs/pull/102 added more to deployment troubleshooting section Added new troubleshooting section in response to CentOS 7 provisioning error. You can merge this pull request into a Git repository by runn

[GitHub] brooklyn-server pull request #281: Prevent VanillaSoftwareProcess commands f...

2016-08-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/281 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featur

[GitHub] brooklyn-server issue #281: Prevent VanillaSoftwareProcess commands from bei...

2016-08-29 Thread ahgittin
Github user ahgittin commented on the issue: https://github.com/apache/brooklyn-server/pull/281 Just what that option is intended for! Merging... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not h

[jira] [Resolved] (BROOKLYN-342) defaultDisplayName wrongly inherited by child entities in hierarchy

2016-08-29 Thread Aled Sage (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aled Sage resolved BROOKLYN-342. Resolution: Fixed > defaultDisplayName wrongly inherited by child entities in hierarchy >

[jira] [Commented] (BROOKLYN-342) defaultDisplayName wrongly inherited by child entities in hierarchy

2016-08-29 Thread Aled Sage (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446893#comment-15446893 ] Aled Sage commented on BROOKLYN-342: Valentin fixed this issue in https://github.co

[jira] [Commented] (BROOKLYN-342) defaultDisplayName wrongly inherited by child entities in hierarchy

2016-08-29 Thread Aled Sage (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446891#comment-15446891 ] Aled Sage commented on BROOKLYN-342: This problem, I believe, was introduced while f

[jira] [Created] (BROOKLYN-342) defaultDisplayName wrongly inherited by child entities in hierarchy

2016-08-29 Thread Aled Sage (JIRA)
Aled Sage created BROOKLYN-342: -- Summary: defaultDisplayName wrongly inherited by child entities in hierarchy Key: BROOKLYN-342 URL: https://issues.apache.org/jira/browse/BROOKLYN-342 Project: Brooklyn

Command Config Inheritance

2016-08-29 Thread Andrew Kennedy
All, I've run into an issue with the `SoftwareProcess` entities, where the default inheritance settings for configuration keys like `install.command` and so on mean that child entities do not behave as expected. Consider the following blueprint: services: - type: vanilla-software-process br

Build failed in Jenkins: brooklyn-master-windows #262

2016-08-29 Thread Apache Jenkins Server
See -- [...truncated 50409 lines...] [INFO] Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal or

[jira] [Created] (BROOKLYN-341) Riak: temporary (benign) error polling for sensor values

2016-08-29 Thread Aled Sage (JIRA)
Aled Sage created BROOKLYN-341: -- Summary: Riak: temporary (benign) error polling for sensor values Key: BROOKLYN-341 URL: https://issues.apache.org/jira/browse/BROOKLYN-341 Project: Brooklyn Iss

[jira] [Created] (BROOKLYN-340) nginx failed to install on CentOS 6.8: yum epel/gcc failed

2016-08-29 Thread Aled Sage (JIRA)
.8.0/auto/cc/owc nginx-1.8.0/auto/cc/sunc checking for OS + Linux 2.6.32-642.el6.x86_64 x86_64 checking for C compiler ... not found ./configure: error: C compiler cc is not found Executed /tmp/brooklyn-20160829-124619321-jPJ2-installing_NginxControllerImpl.sh, result 1: Installation of nginx fai

[GitHub] brooklyn-server pull request #285: Adding HttpExecutor to be used for interc...

2016-08-29 Thread ygy
Github user ygy commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/285#discussion_r76594668 --- Diff: utils/common/src/main/java/org/apache/brooklyn/util/http/executor/apacheclient/HttpExecutorImpl.java --- @@ -0,0 +1,106 @@ +/* + * Lic

[GitHub] brooklyn-server pull request #285: Adding HttpExecutor to be used for interc...

2016-08-29 Thread ygy
Github user ygy commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/285#discussion_r76594227 --- Diff: utils/common/src/main/java/org/apache/brooklyn/util/http/executor/HttpRequest.java --- @@ -0,0 +1,128 @@ +/* + * Licensed to the Apach

[GitHub] brooklyn-library issue #62: BIND DNS improvements

2016-08-29 Thread ahgittin
Github user ahgittin commented on the issue: https://github.com/apache/brooklyn-library/pull/62 good suggestions, but as discussed given the testing time required, low priority of ipv6, and reality that we should rewrite much of this in yaml, i've marked the (very nice) ipv6 change as

[GitHub] brooklyn-server pull request #285: Adding HttpExecutor to be used for interc...

2016-08-29 Thread bostko
Github user bostko commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/285#discussion_r76591742 --- Diff: utils/common/src/main/java/org/apache/brooklyn/util/http/executor/HttpRequest.java --- @@ -0,0 +1,128 @@ +/* + * Licensed to the Ap

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

2016-08-29 Thread Apache Jenkins Server
See

[GitHub] brooklyn-server pull request #285: Adding HttpExecutor to be used for interc...

2016-08-29 Thread bostko
Github user bostko commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/285#discussion_r76590901 --- Diff: utils/common/src/main/java/org/apache/brooklyn/util/http/HttpTool.java --- @@ -250,6 +254,21 @@ public static HttpClientBuilder httpClientBu

[GitHub] brooklyn-server pull request #285: Adding HttpExecutor to be used for interc...

2016-08-29 Thread bostko
Github user bostko commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/285#discussion_r76590580 --- Diff: core/src/test/java/org/apache/brooklyn/feed/http/HttpFeedTest.java --- @@ -71,12 +71,12 @@ private static final long TIMEOUT_

[GitHub] brooklyn-server pull request #280: Add special flag decoration to parameters...

2016-08-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/280 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featur

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

2016-08-29 Thread Apache Jenkins Server
See Changes: [aled.sage] BROOKLYN-338: BrooklynApi fixes for karaf -- [...truncated 23579 lines...] 2016-08-29 10:43:19,356 INFO Rebinding from /tmp/RebindEnricherTest-PENc for master Jy9

Build failed in Jenkins: brooklyn-master-windows #261

2016-08-29 Thread Apache Jenkins Server
See -- [...truncated 32665 lines...] [INFO] Reactor Summary: [INFO] [INFO] Brooklyn REST JavaScript Web GUI ... SUCCESS [01:31 min] [INFO] Brooklyn Server Root

[jira] [Commented] (BROOKLYN-338) brooklyn-rest-client feature fails when used it in Karaf

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15445501#comment-15445501 ] ASF GitHub Bot commented on BROOKLYN-338: - Github user asfgit closed the pull re

[jira] [Commented] (BROOKLYN-338) brooklyn-rest-client feature fails when used it in Karaf

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15445499#comment-15445499 ] ASF GitHub Bot commented on BROOKLYN-338: - Github user neykov commented on the i

[GitHub] brooklyn-server pull request #305: BROOKLYN-338: BrooklynApi fixes for karaf

2016-08-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/305 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featur

[GitHub] brooklyn-server issue #305: BROOKLYN-338: BrooklynApi fixes for karaf

2016-08-29 Thread neykov
Github user neykov commented on the issue: https://github.com/apache/brooklyn-server/pull/305 Tests are passing locally, merging. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] brooklyn-server pull request #285: Adding HttpExecutor to be used for interc...

2016-08-29 Thread bostko
Github user bostko commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/285#discussion_r76582992 --- Diff: core/src/main/java/org/apache/brooklyn/util/http/executor/HttpExecutorFactoryImpl.java --- @@ -0,0 +1,75 @@ +/* + * Licensed to the

[GitHub] brooklyn-server pull request #285: Adding HttpExecutor to be used for interc...

2016-08-29 Thread bostko
Github user bostko commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/285#discussion_r76582718 --- Diff: core/src/main/java/org/apache/brooklyn/util/http/executor/HttpExecutorFactoryImpl.java --- @@ -0,0 +1,75 @@ +/* + * Licensed to the

[GitHub] brooklyn-docs pull request #101: Add instructions on how to change default K...

2016-08-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-docs/pull/101 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] brooklyn-server pull request #309: Do not inherit entity config defaultDispl...

2016-08-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/309 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featur

[GitHub] brooklyn-server issue #309: Do not inherit entity config defaultDisplayName

2016-08-29 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/309 LGTM; tests pass locally for me. Merging now. --- Failure in jenkins looks unrelated (a timeout): Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: I

[GitHub] brooklyn-server issue #309: Do not inherit entity config defaultDisplayName

2016-08-29 Thread iyovcheva
Github user iyovcheva commented on the issue: https://github.com/apache/brooklyn-server/pull/309 Looks good --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

[GitHub] brooklyn-server issue #309: Do not inherit entity config defaultDisplayName

2016-08-29 Thread neykov
Github user neykov commented on the issue: https://github.com/apache/brooklyn-server/pull/309 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if th

[GitHub] brooklyn-server issue #285: Adding HttpExecutor to be used for interchangeab...

2016-08-29 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/285 LGTM - a few comments from @neykov that are not yet addressed. Have those been discussed? --- If your project is set up for it, you can reply to this email and have your reply appear on Gi

[jira] [Commented] (BROOKLYN-338) brooklyn-rest-client feature fails when used it in Karaf

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/BROOKLYN-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15445256#comment-15445256 ] ASF GitHub Bot commented on BROOKLYN-338: - Github user aledsage commented on the

[GitHub] brooklyn-server issue #305: BROOKLYN-338: BrooklynApi fixes for karaf

2016-08-29 Thread aledsage
Github user aledsage commented on the issue: https://github.com/apache/brooklyn-server/pull/305 Jenkins failure was for `OsTest.testDeleteRecursivelyEmptyDir`, failing for the 1000 attempts like: 2016-08-23 22:38:29,719 WARN Attempt to create temp dir failed /tmp/OsTest-

[GitHub] brooklyn-server pull request #285: Adding HttpExecutor to be used for interc...

2016-08-29 Thread aledsage
Github user aledsage commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/285#discussion_r76570589 --- Diff: core/src/main/java/org/apache/brooklyn/core/location/AbstractLocation.java --- @@ -718,6 +719,35 @@ public boolean removeChild(Location ch