Skip to content

Instantly share code, notes, and snippets.

@alibazlamit
Created February 14, 2018 15:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alibazlamit/fab05a5e3235be8202f34c627d8bdc65 to your computer and use it in GitHub Desktop.
Save alibazlamit/fab05a5e3235be8202f34c627d8bdc65 to your computer and use it in GitHub Desktop.
------------------------------------------------------------------------
Building jclouds OneAndOne REST api 2.1.0-SNAPSHOT
------------------------------------------------------------------------
--- maven-surefire-plugin:2.17:test (default-cli) @ oneandone ---
Surefire report directory: D:\Work2\OAO\jclouds-labs\oneandone\target\surefire-reports
file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest
Configuring TestNG with: TestNG652Configurator
Starting test setServiceDefaults(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
[pool-1-thread-1] Test setServiceDefaults(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 1, failed: 0, skipped: 0.
Starting test testCompareSizes(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
Feb 14, 2018 2:45:50 AM org.jclouds.compute.internal.BaseComputeServiceLiveTest doCompareSizes
INFO: smallest {id=81504C620D98BCEBAA5202D145203B4B, providerId=81504C620D98BCEBAA5202D145203B4B, name=S, processors=[{cores=1.0, speed=1.0}], ram=512, volumes=[{type=LOCAL, size=30.0, device=hdd, bootDevice=true, durable=false}], supportsImage=Predicates.alwaysTrue()}
Feb 14, 2018 2:45:50 AM org.jclouds.compute.internal.BaseComputeServiceLiveTest doCompareSizes
INFO: fastest {id=EB231935B1CFAC3D98D6FF4FBE74F6F6, providerId=EB231935B1CFAC3D98D6FF4FBE74F6F6, name=5XL, processors=[{cores=16.0, speed=1.0}], ram=49152, volumes=[{type=LOCAL, size=500.0, device=hdd, bootDevice=true, durable=false}], supportsImage=Predicates.alwaysTrue()}
Feb 14, 2018 2:45:50 AM org.jclouds.compute.internal.BaseComputeServiceLiveTest doCompareSizes
INFO: biggest {id=EB231935B1CFAC3D98D6FF4FBE74F6F6, providerId=EB231935B1CFAC3D98D6FF4FBE74F6F6, name=5XL, processors=[{cores=16.0, speed=1.0}], ram=49152, volumes=[{type=LOCAL, size=500.0, device=hdd, bootDevice=true, durable=false}], supportsImage=Predicates.alwaysTrue()}
[pool-1-thread-1] Test testCompareSizes(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 3245ms
Test suite progress: tests succeeded: 2, failed: 0, skipped: 0.
Starting test testCorrectAuthException(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
[pool-1-thread-1] Test testCorrectAuthException(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 468ms
Test suite progress: tests succeeded: 3, failed: 0, skipped: 0.
Starting test testCorrectExceptionRunningNodesNotFound(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
[pool-1-thread-1] Test testCorrectExceptionRunningNodesNotFound(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 4699ms
Test suite progress: tests succeeded: 4, failed: 0, skipped: 0.
Starting test testCreateAndRunAService(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
Feb 14, 2018 2:48:15 AM org.jclouds.compute.internal.BaseComputeServiceLiveTest createAndRunAServiceInGroup
INFO: << available node(67AAF844962B8C63AF3DEAD3CF0AB686) os({family=ubuntu, version=16.04, description=ubuntu, is64Bit=true}) in 135s
Feb 14, 2018 2:49:52 AM org.jclouds.compute.internal.BaseComputeServiceLiveTest createAndRunAServiceInGroup
INFO: << configured node(67AAF844962B8C63AF3DEAD3CF0AB686) with openjdk full version "9-internal+0-2016-04-14-195246.buildd.src" and jetty jetty-8.1.8.v20121106 in 88s
Feb 14, 2018 2:50:05 AM org.jclouds.compute.internal.BaseComputeServiceLiveTest trackAvailabilityOfProcessOnNode
INFO: << start jetty on node(67AAF844962B8C63AF3DEAD3CF0AB686)[62.151.181.169:8080] [backgroundProcessMilliseconds=4178, socketOpenMilliseconds=9215]
Feb 14, 2018 2:50:53 AM org.jclouds.compute.internal.BaseComputeServiceLiveTest trackAvailabilityOfProcessOnNode
INFO: << start jetty on node(67AAF844962B8C63AF3DEAD3CF0AB686)[62.151.181.169:8080] [backgroundProcessMilliseconds=4605, socketOpenMilliseconds=9245]
[pool-1-thread-1] Test testCreateAndRunAService(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 643215ms
Test suite progress: tests succeeded: 5, failed: 0, skipped: 0.
Starting test testGet(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
[pool-1-thread-1] Test testGet(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 144436ms
Test suite progress: tests succeeded: 6, failed: 0, skipped: 0.
Starting test testGetAssignableLocations(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
Feb 14, 2018 2:59:03 AM org.jclouds.compute.internal.BaseComputeServiceLiveTest testGetAssignableLocations
WARNING: location {scope=REGION, id=908DC2072407C94C8054610AD5A53B8C, description=United States of America, parent=oneandone}
Feb 14, 2018 2:59:03 AM org.jclouds.compute.internal.BaseComputeServiceLiveTest testGetAssignableLocations
WARNING: location {scope=REGION, id=5091F6D8CBFEF9C26ACE957C652D5D49, description=United Kingdom of Great Britain and Northern Ireland, parent=oneandone}
Feb 14, 2018 2:59:03 AM org.jclouds.compute.internal.BaseComputeServiceLiveTest testGetAssignableLocations
WARNING: location {scope=REGION, id=4EFAD5836CE43ACA502FD5B99BEE44EF, description=Germany, parent=oneandone}
Feb 14, 2018 2:59:03 AM org.jclouds.compute.internal.BaseComputeServiceLiveTest testGetAssignableLocations
WARNING: location {scope=REGION, id=81DEF28500FBC2A973FC0C620DF5B721, description=Spain, parent=oneandone}
[pool-1-thread-1] Test testGetAssignableLocations(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 7, failed: 0, skipped: 0.
Starting test testImageById(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
[pool-1-thread-1] Test testImageById(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 860ms
Test suite progress: tests succeeded: 8, failed: 0, skipped: 0.
Starting test testImagesCache(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
[pool-1-thread-1] Test testImagesCache(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 9, failed: 0, skipped: 0.
Starting test testListImages(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
[pool-1-thread-1] Test testListImages(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 1ms
Test suite progress: tests succeeded: 10, failed: 0, skipped: 0.
Starting test testListSizes(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
[pool-1-thread-1] Test testListSizes(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 11, failed: 0, skipped: 0.
Starting test testWeCanCancelTasks(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
[pool-1-thread-1] Test testWeCanCancelTasks(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 498684ms
Test suite progress: tests succeeded: 12, failed: 0, skipped: 0.
Starting test testCreateNodeWithCustomHardware(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
[pool-1-thread-1] Test testCreateNodeWithCustomHardware(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 1965445ms
Test suite progress: tests succeeded: 13, failed: 0, skipped: 0.
Starting test testCreateNodeWithCustomHardwareUsingMins(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
[pool-1-thread-1] Test testCreateNodeWithCustomHardwareUsingMins(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 1899307ms
Test suite progress: tests succeeded: 14, failed: 0, skipped: 0.
Starting test testOptionToNotBlock(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
[pool-1-thread-1] Test testOptionToNotBlock(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 0ms
Test suite progress: tests succeeded: 15, failed: 0, skipped: 0.
Starting test testReboot(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
Starting test testTemplateMatch(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
Starting test testAScriptExecutionAfterBootWithBasicTemplate(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
Starting test testConcurrentUseOfComputeServiceToCreateNodes(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
[pool-1-thread-5] Test testTemplateMatch(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 1818ms
Test suite progress: tests succeeded: 16, failed: 0, skipped: 0.
Feb 14, 2018 4:14:04 AM org.jclouds.compute.internal.BaseComputeServiceLiveTest$1 call
INFO: Started node B8A249213FF9BFC3CBACA13F686E940D
Feb 14, 2018 4:14:04 AM org.jclouds.compute.internal.BaseComputeServiceLiveTest$1 call
INFO: Started node 6AC3D60E40892F6F6D447ED654D56726
<< problem applying options to node(F27BEDE98FD98C96FD89D8A2C46DA5DC):
org.jclouds.rest.AuthorizationException: (root:pw[5d907853a9617cfd55fb62eae803595b]@50.21.182.37:22) (root:pw[5d907853a9617cfd55fb62eae803595b]@50.21.182.37:22) error acquiring {hostAndPort=50.21.182.37:22, loginUser=root, ssh=null, connectTimeout=300000, sessionTimeout=300000} (out of retries - max 7): Exhausted available authentication methods
at org.jclouds.sshj.SshjSshClient.propagate(SshjSshClient.java:394)
at org.jclouds.sshj.SshjSshClient.acquire(SshjSshClient.java:205)
at org.jclouds.sshj.SshjSshClient.connect(SshjSshClient.java:224)
at org.jclouds.compute.callables.RunScriptOnNodeUsingSsh.call(RunScriptOnNodeUsingSsh.java:74)
at org.jclouds.compute.strategy.RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap.call(RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:63)
at org.jclouds.compute.strategy.RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap.call(RunScriptOnNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java:38)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: net.schmizz.sshj.userauth.UserAuthException: Exhausted available authentication methods
at net.schmizz.sshj.SSHClient.auth(SSHClient.java:225)
at net.schmizz.sshj.SSHClient.auth(SSHClient.java:200)
at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:286)
at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:256)
at net.schmizz.sshj.SSHClient.authPassword(SSHClient.java:240)
at org.jclouds.sshj.SSHClientConnection.create(SSHClientConnection.java:166)
at org.jclouds.sshj.SSHClientConnection.create(SSHClientConnection.java:50)
at org.jclouds.sshj.SshjSshClient.acquire(SshjSshClient.java:195)
... 8 more
[pool-1-thread-4] Test testReboot(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 208596ms
Test suite progress: tests succeeded: 17, failed: 0, skipped: 0.
Starting test testSuspendResume(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
[pool-1-thread-4] Test testSuspendResume(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 282771ms
Test suite progress: tests succeeded: 18, failed: 0, skipped: 0.
Starting test testListNodes(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
Starting test testListNodesByIds(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
Starting test testGetNodesWithDetails(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
[pool-1-thread-4] Test testListNodes(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 6600ms
Test suite progress: tests succeeded: 19, failed: 0, skipped: 0.
[pool-1-thread-5] Test testGetNodesWithDetails(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 6920ms
Test suite progress: tests succeeded: 20, failed: 0, skipped: 0.
[pool-1-thread-1] Test testListNodesByIds(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 7115ms
Test suite progress: tests succeeded: 21, failed: 0, skipped: 0.
Starting test testDestroyNodes(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
[pool-1-thread-2] Test testAScriptExecutionAfterBootWithBasicTemplate(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 551794ms
Test suite progress: tests succeeded: 22, failed: 0, skipped: 0.
[pool-1-thread-3] Test testConcurrentUseOfComputeServiceToCreateNodes(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 968970ms
Test suite progress: tests succeeded: 23, failed: 0, skipped: 0.
[pool-1-thread-1] Test testDestroyNodes(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 529428ms
Test suite progress: tests succeeded: 24, failed: 0, skipped: 0.
Starting test testCreateTwoNodesWithOneSpecifiedName(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
[pool-1-thread-1] Test testCreateTwoNodesWithOneSpecifiedName(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 133989ms
Test suite progress: tests succeeded: 25, failed: 0, skipped: 0.
Starting test testCreateTwoNodesWithRunScript(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
[pool-1-thread-1] Test testCreateTwoNodesWithRunScript(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 632288ms
Test suite progress: tests succeeded: 26, failed: 0, skipped: 0.
Starting test testCreateAnotherNodeWithANewContextToEnsureSharedMemIsntRequired(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
Feb 14, 2018 4:41:43 AM org.jclouds.compute.internal.BaseComputeServiceLiveTest testCreateAnotherNodeWithANewContextToEnsureSharedMemIsntRequired
INFO: creating another node based on existing nodes' location: {scope=REGION, id=908DC2072407C94C8054610AD5A53B8C, description=United States of America, parent=oneandone}
[pool-1-thread-1] Test testCreateAnotherNodeWithANewContextToEnsureSharedMemIsntRequired(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 214532ms
Test suite progress: tests succeeded: 27, failed: 0, skipped: 0.
Starting test testCredentialsCache(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest)
[pool-1-thread-1] Test testCredentialsCache(org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest) succeeded: 30ms
Test suite progress: tests succeeded: 28, failed: 0, skipped: 0.
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7,720.417 sec - in org.apache.jclouds.oneandone.rest.compute.OneAndOneComputeServiceLiveTest
Results :
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
------------------------------------------------------------------------
BUILD SUCCESS
------------------------------------------------------------------------
Total time: 2:08:42.299s
Finished at: Wed Feb 14 04:54:26 GMT+01:00 2018
Final Memory: 10M/309M
------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment