See <https://builds.apache.org/job/Stratos-41x-Commit-Build/95/changes>
Changes: [imesh] Create README.md [imesh] Directory structure added On branch python-cli new file: [imesh] Setup file added, setup config added On branch python-cli new file: [imesh] Directory for Tests added On branch python-cli new file: [imesh] Setup file and Setup config file moved to correct location On branch [imesh] README added [imesh] Main file added On branch python-cli new file: [imesh] Simple code style fixes as of the coding guides [imesh] CLI and Stratos scripts added On branch python-cli new file: [imesh] Initializing the CMD and started the loop in Main On branch python-cli [imesh] Main and CLI linked On branch python-cli modified: cli/CLI.py modified: [imesh] Made the README a rst file On branch python-cli renamed: README.md -> [imesh] Git Ignore file updated On branch python-cli new file: .gitignore [imesh] new README.md added On branch python-cli new file: README.md Python CLI [imesh] Setup.py now use README.rst as description [imesh] Added Apache details to the Setup.py On branch python-cli modified: [imesh] Utilities to print tables, trees added On branch python-cli new file: [imesh] Seperate py to handle Logging related stuffs [imesh] Creating stratos folder for logging( if not exists ), logging in to [imesh] Logging added to the Main py [imesh] Configs.py added, Using the constants in Configs.py On branch python-cli [imesh] Resolving the '-' issue [imesh] Log file location moved to COnfigs.py from Logger.py On branch [imesh] Some quick fixes Using python os.path.join() to avoid forward/back slash [imesh] Pre Authentication decorator added [imesh] Default stratos URL added [imesh] Auth and Print tree improved [imesh] Prompting for user credentials when starting the interactive mode [imesh] Stratos API URL added [imesh] Passowrd and username checking now happens in @auth decorator. [imesh] added list_users to Straos [imesh] Loggin added [imesh] Print tree method's print style fixed a little [imesh] Tox ini added for Python testing on different version [imesh] Ignored .tox dir [imesh] Added testing files [imesh] New Authentication Error [imesh] New CLI actions added [imesh] Resolving the '-' issue [imesh] Added set of listing actions [imesh] Using generalized get method [imesh] Added Apache licence header [imesh] Added list-kubernetes-hosts command [imesh] Added new line at the end of file as of PEP8 recommendations [imesh] 180 char limit as of PEP8 [imesh] Updated list-cartridges-group command [imesh] Updated list-cartridges command [imesh] added activate-tenant command [imesh] Added list-deploying-policies [imesh] Added list-cartridge-groups [imesh] Added list-autoscaling-policies [imesh] Added function for pretty printing JSON [imesh] Updated user related commands [imesh] added describe-* type commands and list-* type commands [imesh] improved clarity [imesh] Added new commands [imesh] Actions related to Auto-scaling policies and Kubernetes Clusters updated [imesh] remove-* commands, update-* commands added [imesh] Updated Kubernates commands and Applications commands [imesh] Re-organized in to proper groups [imesh] Better prompt_for_credentials() [imesh] Fixed doc string issue [imesh] ignoring test output dirs [imesh] Better Exception handling [imesh] CLI output testing [imesh] Generalized Errors [imesh] removed unwanted stuffs [imesh] mock object for tests [imesh] Fixed doc strings [imesh] tests updated ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-2 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Stratos-41x-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 -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/stratos.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/stratos-4.1.x^{commit} # timeout=10 Checking out Revision ac7adbd6d268ae27cdb018725286a8d323800491 (origin/stratos-4.1.x) > git config core.sparsecheckout # timeout=10 > git checkout -f ac7adbd6d268ae27cdb018725286a8d323800491 > git rev-list bdd667a8db4c069951532cdeb190625c6bc3a875 # timeout=10 Parsing POMs ERROR: Failed to parse POMs java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Stratos-41x-Commit-Build/ws/> at hudson.remoting.Channel@1f44dc1a:ubuntu-2: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.stratos:stratos-das-extension:pom:4.1.4-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 25, column 13 [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.stratos:stratos-das-extension:pom:4.1.4-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 25, column 13 at hudson.FilePath.act(FilePath.java:985) at hudson.FilePath.act(FilePath.java:967) 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:536) 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:381) Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.stratos:stratos-das-extension:pom:4.1.4-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 25, column 13 [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.stratos:stratos-das-extension:pom:4.1.4-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 25, column 13 at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1364) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2688) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) 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 ubuntu-2(Native Method) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413) at hudson.remoting.UserResponse.retrieve(UserRequest.java:221) at hudson.remoting.Channel.call(Channel.java:778) at hudson.FilePath.act(FilePath.java:978) ... 8 more Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.stratos:stratos-das-extension:pom:4.1.4-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 25, column 13 [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.stratos:stratos-das-extension:pom:4.1.4-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 25, column 13 at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364) at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361) at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1301) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2688) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) 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)