See 
<https://ci-builds.apache.org/job/Brooklyn/job/brooklyn/job/master/907/display/redirect>

Changes:


------------------------------------------
Started by upstream project "Brooklyn/brooklyn-server/master" build number 552
originally caused by:
 Push event to branch master
Connecting to https://api.github.com using This is to connect to Brooklyn repos 
on GitHub
Obtained Jenkinsfile from 368f9630fd30dce217cb9536dfc3ce6f2e1839a0
[Pipeline] Start of Pipeline
[Pipeline] node
Running on builds23 in /home/jenkins/workspace/Brooklyn_brooklyn_master
[Pipeline] {
[Pipeline] properties
[Pipeline] catchError
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Clone repository)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Read only (Brooklyn repos)
Fetching changes from the remote Git repository
 > git rev-parse --resolve-git-dir 
 > /home/jenkins/workspace/Brooklyn_brooklyn_master/.git # timeout=10
Fetching without tags
 > git config remote.origin.url https://github.com/apache/brooklyn.git # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/brooklyn.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials This is to connect to Brooklyn repos on 
GitHub
 > git fetch --no-tags --force --progress -- 
 > https://github.com/apache/brooklyn.git 
 > +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 368f9630fd30dce217cb9536dfc3ce6f2e1839a0 (master)
Commit message: "point at latest commits of subprojects"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 368f9630fd30dce217cb9536dfc3ce6f2e1839a0 # timeout=10
 > git rev-list --no-walk 368f9630fd30dce217cb9536dfc3ce6f2e1839a0 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare environment)
[Pipeline] echo
Creating maven cache ...
[Pipeline] sh
+ mkdir -p /home/jenkins/workspace/Brooklyn_brooklyn_master/.m2
[Pipeline] sh
+ git submodule init
[Pipeline] sh
+ git submodule update --remote --merge --recursive
>From https://github.com/apache/brooklyn-docs
   383bdfd1..93775b28  master     -> origin/master
Updating 383bdfd1..93775b28
Fast-forward
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Submodule path 'brooklyn-docs': merged in 
'93775b28b4d252cbc6a68b5752ced300b77ab0fe'
>From https://github.com/apache/brooklyn-server
   9a58578db1..3c977b9b5c  master     -> origin/master
Updating 9a58578db1..3c977b9b5c
Fast-forward
 .../apache/brooklyn/util/core/xstream/XmlUtil.java | 49 ++++++++++++++++++----
 .../brooklyn/util/core/xstream/XmlUtilTest.java    | 12 ++++++
 .../launcher/blueprints/AbstractBlueprintTest.java | 10 +++--
 3 files changed, 59 insertions(+), 12 deletions(-)
Submodule path 'brooklyn-server': merged in 
'3c977b9b5c7d569161e647110d490bb679ad6533'
error: Your local changes to the following files would be overwritten by merge:
        ui-modules/login/package-lock.json
Please commit your changes or stash them before you merge.
Aborting
fatal: Updating 70a0b9fd..cb1ec76f
Unable to merge 'cb1ec76ffcd165ceb6ba4f5abf5fa890f07cf157' in submodule path 
'brooklyn-ui'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
ERROR: script returned exit code 2
[Pipeline] // catchError
[Pipeline] stage
[Pipeline] { (Publish test results)
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] testNG
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: 
**/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Send notifications)
[Pipeline] step

Reply via email to