See <https://builds.apache.org/job/Bigtop-trunk-iTest/2613/changes>

Changes:

[cos] BIGTOP-2469: Add cloud-weather-report test plan

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-test-f2e (jenkins-cloud-4GB cloud-slave Ubuntu 
ubuntu jenkins-cloud-8GB) in workspace 
<https://builds.apache.org/job/Bigtop-trunk-iTest/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/bigtop.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/bigtop.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/bigtop.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c9dcc07e922799f414c564d7ed1ea4f126434f79 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c9dcc07e922799f414c564d7ed1ea4f126434f79
 > git rev-list c04e3d43bf38dc9e31e60666903b010220b63114 # timeout=10
[Bigtop-trunk-iTest] $ /bin/bash -xe /tmp/hudson268841057701734911.sh
+ export JAVA_HOME=/home/hudson/tools/java/latest
+ JAVA_HOME=/home/hudson/tools/java/latest
+ export 
PATH=/home/hudson/tools/java/latest/bin:/home/jenkins/tools/maven/apache-maven-3.0.4/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ 
PATH=/home/hudson/tools/java/latest/bin:/home/jenkins/tools/maven/apache-maven-3.0.4/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ env
BUILD_URL=https://builds.apache.org/job/Bigtop-trunk-iTest/2613/
XDG_SESSION_ID=2
POM_GROUPID=org.apache.bigtop.itest
HUDSON_SERVER_COOKIE=f4ebd1e6b0d976e8
SHELL=/bin/bash
SSH_CLIENT=140.211.11.14 46990 22
BUILD_TAG=jenkins-Bigtop-trunk-iTest-2613
POM_DISPLAYNAME=iTest: system and integration testing in the cloud
GIT_PREVIOUS_COMMIT=c04e3d43bf38dc9e31e60666903b010220b63114
ROOT_BUILD_CAUSE=SCMTRIGGER
WORKSPACE=<https://builds.apache.org/job/Bigtop-trunk-iTest/ws/>
JOB_URL=https://builds.apache.org/job/Bigtop-trunk-iTest/
USER=jenkins
POM_ARTIFACTID=itest-common
GIT_AUTHOR_NAME=jenkins
GIT_COMMITTER_NAME=jenkins
MAVEN_OPTS=-Xmx2g -Xms256m -XX:MaxPermSize=512m
GIT_COMMIT=c9dcc07e922799f414c564d7ed1ea4f126434f79
JENKINS_HOME=/x1/jenkins/jenkins-home
ROOT_BUILD_CAUSE_SCMTRIGGER=true
MAVEN_HOME=/home/jenkins/tools/maven/apache-maven-3.0.4
PATH=/home/hudson/tools/java/latest/bin:/home/jenkins/tools/maven/apache-maven-3.0.4/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
MAIL=/var/mail/jenkins
BUILD_CAUSE_SCMTRIGGER=true
[email protected]
PWD=<https://builds.apache.org/job/Bigtop-trunk-iTest/ws/>
JAVA_HOME=/home/hudson/tools/java/latest
HUDSON_URL=https://builds.apache.org/
LANG=en_US.UTF-8
JOB_NAME=Bigtop-trunk-iTest
POM_VERSION=1.2.0-SNAPSHOT
BUILD_DISPLAY_NAME=#2613
BUILD_CAUSE=SCMTRIGGER
BUILD_ID=2613
JENKINS_URL=https://builds.apache.org/
GIT_PREVIOUS_SUCCESSFUL_COMMIT=f2d91af336dd33d59db64c8f61b9a0f02b152590
POM_PACKAGING=jar
HOME=/home/jenkins
SHLVL=2
M2_HOME=/home/jenkins/tools/maven/apache-maven-3.0.4
GIT_BRANCH=origin/master
JENKINS_SERVER_COOKIE=f4ebd1e6b0d976e8
EXECUTOR_NUMBER=0
GIT_URL=https://git-wip-us.apache.org/repos/asf/bigtop.git
NODE_LABELS=Ubuntu cloud-slave jenkins-cloud-4GB jenkins-cloud-8GB 
jenkins-test-f2e ubuntu
LOGNAME=jenkins
SSH_CONNECTION=140.211.11.14 46990 162.242.246.22 22
HUDSON_HOME=/x1/jenkins/jenkins-home
NODE_NAME=jenkins-test-f2e
BUILD_NUMBER=2613
XDG_RUNTIME_DIR=/run/user/1001
HUDSON_COOKIE=2f46f70f-59e2-4c4b-b22d-4298274e44b8
[email protected]
_=/usr/bin/env
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
<https://builds.apache.org/job/Bigtop-trunk-iTest/ws/> at 
hudson.remoting.Channel@5b2a7ec9:jenkins-test-f2e: 
hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
hudson.maven.MavenEmbedderException: 1 problem was encountered while building 
the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected 
character in markup % (position: START_TAG seen ...</username>\n     
<password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

        at hudson.FilePath.act(FilePath.java:986)
        at hudson.FilePath.act(FilePath.java:968)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
        at hudson.model.Run.execute(Run.java:1738)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
hudson.maven.MavenEmbedderException: 1 problem was encountered while building 
the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected 
character in markup % (position: START_TAG seen ...</username>\n     
<password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1362)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
        at hudson.remoting.UserRequest.perform(UserRequest.java:120)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
        at ......remote call to jenkins-test-f2e(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
        at hudson.remoting.Channel.call(Channel.java:781)
        at hudson.FilePath.act(FilePath.java:979)
        ... 8 more
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenEmbedderException: 
1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected 
character in markup % (position: START_TAG seen ...</username>\n     
<password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

        at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:128)
        at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:109)
        at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:136)
        at hudson.maven.MavenUtil.createEmbedder(MavenUtil.java:212)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1295)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
        at hudson.remoting.UserRequest.perform(UserRequest.java:120)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenEmbedderException: 
1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected 
character in markup % (position: START_TAG seen ...</username>\n     
<password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

        at hudson.maven.MavenEmbedder.getSettings(MavenEmbedder.java:261)
        at 
hudson.maven.MavenEmbedder.buildMavenExecutionRequest(MavenEmbedder.java:157)
        at hudson.maven.MavenEmbedder.<init>(MavenEmbedder.java:120)
        ... 14 more
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was 
encountered while building the effective settings
[FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected 
character in markup % (position: START_TAG seen ...</username>\n     
<password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18

        at 
org.apache.maven.settings.building.DefaultSettingsBuilder.build(DefaultSettingsBuilder.java:116)
        at hudson.maven.MavenEmbedder.getSettings(MavenEmbedder.java:259)
        ... 16 more

Reply via email to