See <https://builds.apache.org/job/Stratos-Master-Commit-Build/263/changes>

Changes:

[rraju1990] fixinig single-group-cartridge sample

[dinithis] Fixed dependent-scaling (sample-groups) sample application.

[dinithis] Fixed dependent-scaling (sample-cartridges) sample application.

------------------------------------------
Started by an SCM change
Started by an SCM change
Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu) in workspace 
<https://builds.apache.org/job/Stratos-Master-Commit-Build/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/stratos.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/stratos.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/stratos.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 6dfbea5b32ddb892fd4543559d426a2f1307e5f7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6dfbea5b32ddb892fd4543559d426a2f1307e5f7
 > git rev-list 45bea7dccc0b9d499c48f4dbdb0bfa028821b470 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
ERROR: Failed to parse POMs
hudson.remoting.ChannelClosedException: channel is already closed
        at hudson.remoting.Channel.send(Channel.java:540)
        at hudson.remoting.Request.call(Request.java:129)
        at hudson.remoting.Channel.call(Channel.java:742)
        at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:249)
        at hudson.maven.ProcessCache.get(ProcessCache.java:236)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:755)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
        at hudson.model.Run.execute(Run.java:1706)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.remoting.Channel$OrderlyShutdown
        at hudson.remoting.Channel$CloseCommand.execute(Channel.java:954)
        at hudson.remoting.Channel$2.handle(Channel.java:474)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command close created at
        at hudson.remoting.Command.<init>(Command.java:56)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:948)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:946)
        at hudson.remoting.Channel.close(Channel.java:1029)
        at hudson.remoting.Channel.close(Channel.java:1012)
        at hudson.remoting.Channel$CloseCommand.execute(Channel.java:953)
        ... 2 more
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
        at hudson.remoting.Channel.send(Channel.java:540)
        at hudson.remoting.Request.call(Request.java:129)
        at hudson.remoting.Channel.call(Channel.java:742)
        at hudson.Launcher$RemoteLauncher.kill(Launcher.java:918)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:552)
        at hudson.model.Run.execute(Run.java:1706)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.remoting.Channel$OrderlyShutdown
        at hudson.remoting.Channel$CloseCommand.execute(Channel.java:954)
        at hudson.remoting.Channel$2.handle(Channel.java:474)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command close created at
        at hudson.remoting.Command.<init>(Command.java:56)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:948)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:946)
        at hudson.remoting.Channel.close(Channel.java:1029)
        at hudson.remoting.Channel.close(Channel.java:1012)
        at hudson.remoting.Channel$CloseCommand.execute(Channel.java:953)
        ... 2 more

Reply via email to