+1, successfully ran verification script.

Andrea

On Sat, Nov 12, 2016 at 3:47 PM, Josef Cacek <jca...@redhat.com> wrote:

> Retested Azure with RC3 (with removed VirtualNetworkApiLiveTest class):
>
> Tests run: 98, Failures: 7, Errors: 0, Skipped: 7, Time elapsed:
> 13,219.549 sec <<< FAILURE! - in TestSuite
> getDefinitions(org.jclouds.azurecompute.features.TrafficManagerApiLiveTest)
> Time elapsed: 0.573 sec  <<< FAILURE!
> java.lang.AssertionError: expected [null] but found [East US]
>         at org.testng.Assert.fail(Assert.java:94)
>         at org.testng.Assert.failNotSame(Assert.java:490)
>         at org.testng.Assert.assertNull(Assert.java:426)
>         at org.testng.Assert.assertNull(Assert.java:415)
>         at org.jclouds.azurecompute.features.TrafficManagerApiLiveTest.
> getDefinitions(TrafficManagerApiLiveTest.java:138)
>
> listDefinitions(org.jclouds.azurecompute.features.TrafficManagerApiLiveTest)
> Time elapsed: 0.645 sec  <<< FAILURE!
> java.lang.AssertionError: expected [null] but found [East US]
>         at org.testng.Assert.fail(Assert.java:94)
>         at org.testng.Assert.failNotSame(Assert.java:490)
>         at org.testng.Assert.assertNull(Assert.java:426)
>         at org.testng.Assert.assertNull(Assert.java:415)
>         at org.jclouds.azurecompute.features.TrafficManagerApiLiveTest.
> listDefinitions(TrafficManagerApiLiveTest.java:124)
>
> addToSubnet(org.jclouds.azurecompute.features.
> NetworkSecurityGroupApiLiveTest)  Time elapsed: 3.422 sec  <<< FAILURE!
> java.lang.AssertionError: expected [true] but found [false]
>         at org.testng.Assert.fail(Assert.java:94)
>         at org.testng.Assert.failNotEquals(Assert.java:494)
>         at org.testng.Assert.assertTrue(Assert.java:42)
>         at org.testng.Assert.assertTrue(Assert.java:52)
>         at org.jclouds.azurecompute.features.
> NetworkSecurityGroupApiLiveTest.addToSubnet(NetworkSecurityGroupApiLiveTes
> t.java:168)
>
> testCreate(org.jclouds.azurecompute.features.VMImageApiLiveTest)  Time
> elapsed: 2.642 sec  <<< FAILURE!
> org.jclouds.http.HttpResponseException: command: POST
> https://management.core.windows.net/2586c64b-38b4-4527-a140-012d49dfc02c/
> services/vmimages HTTP/1.1 failed with response: HTTP/1.1 400 Bad
> Request; content: [<Error xmlns="http://schemas.microsoft.com/windowsazure";
> xmlns:i="http://www.w3.org/2001/XMLSchema-instance";><
> Code>BadRequest</Code><Message>The Vhd https://
> kwart659vmimageapilivete.blob.core.windows.net/vhds/
> captured-image-os-2016-11-11.vhd was not found.</Message></Error>]
>         at org.jclouds.azurecompute.handlers.AzureComputeErrorHandler.
> handleError(AzureComputeErrorHandler.java:44)
>         at org.jclouds.http.handlers.DelegatingErrorHandler.handleError(
> DelegatingErrorHandler.java:65)
>         at org.jclouds.http.internal.BaseHttpCommandExecutorService
> .shouldContinue(BaseHttpCommandExecutorService.java:140)
>         at org.jclouds.http.internal.BaseHttpCommandExecutorService
> .invoke(BaseHttpCommandExecutorService.java:109)
>         at org.jclouds.rest.internal.InvokeHttpMethod.invoke(
> InvokeHttpMethod.java:90)
>         at org.jclouds.rest.internal.InvokeHttpMethod.apply(
> InvokeHttpMethod.java:73)
>         at org.jclouds.rest.internal.InvokeHttpMethod.apply(
> InvokeHttpMethod.java:44)
>         at org.jclouds.reflect.FunctionalReflection$
> FunctionalInvocationHandler.handleInvocation(
> FunctionalReflection.java:117)
>         at com.google.common.reflect.AbstractInvocationHandler.invoke(
> AbstractInvocationHandler.java:87)
>         at com.sun.proxy.$Proxy90.create(Unknown Source)
>         at org.jclouds.azurecompute.features.VMImageApiLiveTest.
> testCreate(VMImageApiLiveTest.java:122)
>
> tearDown(org.jclouds.azurecompute.features.VMImageApiLiveTest)  Time
> elapsed: 4.625 sec  <<< FAILURE!
> org.jclouds.http.HttpResponseException: command: DELETE
> https://management.core.windows.net/2586c64b-38b4-4527-a140-012d49dfc02c/
> services/disks/kwart659-vmimageapilivetest-kwart659-vmimageapilivetest-0-
> 201611112118300827?comp=media HTTP/1.1 failed with response: HTTP/1.1 400
> Bad Request; content: [<Error xmlns="http://schemas.
> microsoft.com/windowsazure" xmlns:i="http://www.w3.org/
> 2001/XMLSchema-instance"><Code>BadRequest</Code><Message>A disk with name
> kwart659-vmimageapilivetest-kwart659-vmimageapilivetest-0-201611112118300827
> is currently in use by virtual machine kwart659-vmimageapilivetest running
> within hosted service kwart659-vmimageapilivetest, deployment
> kwart659-vmimageapilivetest.</Message></Error>]
>         at org.jclouds.azurecompute.handlers.AzureComputeErrorHandler.
> handleError(AzureComputeErrorHandler.java:44)
>         at org.jclouds.http.handlers.DelegatingErrorHandler.handleError(
> DelegatingErrorHandler.java:65)
>         at org.jclouds.http.internal.BaseHttpCommandExecutorService
> .shouldContinue(BaseHttpCommandExecutorService.java:140)
>         at org.jclouds.http.internal.BaseHttpCommandExecutorService
> .invoke(BaseHttpCommandExecutorService.java:109)
>         at org.jclouds.rest.internal.InvokeHttpMethod.invoke(
> InvokeHttpMethod.java:90)
>         at org.jclouds.rest.internal.InvokeHttpMethod.apply(
> InvokeHttpMethod.java:73)
>         at org.jclouds.rest.internal.InvokeHttpMethod.apply(
> InvokeHttpMethod.java:44)
>         at org.jclouds.reflect.FunctionalReflection$
> FunctionalInvocationHandler.handleInvocation(
> FunctionalReflection.java:117)
>         at com.google.common.reflect.AbstractInvocationHandler.invoke(
> AbstractInvocationHandler.java:87)
>         at com.sun.proxy.$Proxy84.delete(Unknown Source)
>         at org.jclouds.azurecompute.features.VMImageApiLiveTest$2.
> operation(VMImageApiLiveTest.java:198)
>         at org.jclouds.azurecompute.util.ConflictManagementPredicate.
> apply(ConflictManagementPredicate.java:120)
>         at org.jclouds.azurecompute.features.VMImageApiLiveTest.
> tearDown(VMImageApiLiveTest.java:200)
>
> testWindowsNode(org.jclouds.azurecompute.compute.
> AzureComputeServiceContextLiveTest)  Time elapsed: 17.738 sec  <<<
> FAILURE!
> java.util.NoSuchElementException: imageId(a699494373c04fc0bc8f2bb1389d61
> 06__Nano_TP4_Azure_20151118_8GB.vhd) not found
>         at org.jclouds.compute.domain.internal.TemplateBuilderImpl.
> throwNoSuchElementExceptionAfterLoggingImageIds(
> TemplateBuilderImpl.java:738)
>         at org.jclouds.compute.domain.internal.TemplateBuilderImpl.
> loadImageWithId(TemplateBuilderImpl.java:720)
>         at org.jclouds.compute.domain.internal.TemplateBuilderImpl.
> build(TemplateBuilderImpl.java:673)
>         at org.jclouds.azurecompute.compute.AzureComputeServiceContextLive
> Test.testWindowsNode(AzureComputeServiceContextLiveTest.java:65)
>
> testCreateTwoNodesWithOneSpecifiedName(org.jclouds.azurecompute.compute.AzureComputeServiceLiveTest)
> Time elapsed: 358.652 sec  <<< FAILURE!
> org.jclouds.compute.RunNodesException: error running 2 nodes
> group(azurecompute-) location(East US) image(
> b39f27a8b8c64d52b05eac6a62ebad85__Ubuntu-14_04_1-LTS-amd64-server-20150123-en-us-30GB)
> size(BASIC_A1) options(AzureComputeTemplateOptions{virtualNetworkName=null,
> subnetNames=[], storageAccountName=jcloudsksbolkuhyr,
> storageAccountType=null, networkSecurityGroupName=null,
> reservedIPName=null, provisionGuestAgent=null})
> Execution failures:
>
> 1) ExecutionException on first-node:
> java.util.concurrent.ExecutionException: java.lang.IllegalStateException:
> <Error xmlns="http://schemas.microsoft.com/windowsazure"; xmlns:i="
> http://www.w3.org/2001/XMLSchema-instance";><Code>ConflictError</Code><Message>The
> specified DNS name is already taken.</Message></Error>
>         at com.google.common.util.concurrent.AbstractFuture$
> Sync.getValue(AbstractFuture.java:299)
>         at com.google.common.util.concurrent.AbstractFuture$
> Sync.get(AbstractFuture.java:286)
>         at com.google.common.util.concurrent.AbstractFuture.get(
> AbstractFuture.java:116)
>         at org.jclouds.concurrent.FutureIterables$1.run(
> FutureIterables.java:123)
>         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: java.lang.IllegalStateException: <Error xmlns="http://schemas.
> microsoft.com/windowsazure" xmlns:i="http://www.w3.org/
> 2001/XMLSchema-instance"><Code>ConflictError</Code><Message>The specified
> DNS name is already taken.</Message></Error>
>         at org.jclouds.azurecompute.handlers.AzureComputeErrorHandler.
> handleError(AzureComputeErrorHandler.java:62)
>         at org.jclouds.http.handlers.DelegatingErrorHandler.handleError(
> DelegatingErrorHandler.java:65)
>         at org.jclouds.http.internal.BaseHttpCommandExecutorService
> .shouldContinue(BaseHttpCommandExecutorService.java:140)
>         at org.jclouds.http.internal.BaseHttpCommandExecutorService
> .invoke(BaseHttpCommandExecutorService.java:109)
>         at org.jclouds.rest.internal.InvokeHttpMethod.invoke(
> InvokeHttpMethod.java:90)
>         at org.jclouds.rest.internal.InvokeHttpMethod.apply(
> InvokeHttpMethod.java:73)
>         at org.jclouds.rest.internal.InvokeHttpMethod.apply(
> InvokeHttpMethod.java:44)
>         at org.jclouds.reflect.FunctionalReflection$
> FunctionalInvocationHandler.handleInvocation(
> FunctionalReflection.java:117)
>         at com.google.common.reflect.AbstractInvocationHandler.invoke(
> AbstractInvocationHandler.java:87)
>         at com.sun.proxy.$Proxy73.createWithLabelInLocation(Unknown
> Source)
>         at org.jclouds.azurecompute.compute.AzureComputeServiceAdapter.
> createNodeWithGroupEncodedIntoName(AzureComputeServiceAdapter.java:112)
>         at org.jclouds.compute.strategy.impl.
> AdaptingComputeServiceStrategies.createNodeWithGroupEncodedIntoName(
> AdaptingComputeServiceStrategies.java:196)
>         at org.jclouds.compute.strategy.impl.
> CreateNodesWithGroupEncodedIntoNameThenAddToSet$AddNode.call(
> CreateNodesWithGroupEncodedIntoNameThenAddToSet.java:81)
>         at org.jclouds.compute.strategy.impl.
> CreateNodesWithGroupEncodedIntoNameThenAddToSet$AddNode.call(
> CreateNodesWithGroupEncodedIntoNameThenAddToSet.java:64)
>         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)
>         at java.lang.Thread.getStackTrace(Thread.java:1556)
>         at org.jclouds.compute.strategy.impl.
> CreateNodesWithGroupEncodedIntoNameThenAddToSet.
> createNodeInGroupWithNameAndTemplate(CreateNodesWithGroupEncodedInt
> oNameThenAddToSet.java:169)
>         at org.jclouds.azurecompute.compute.strategy.
> GetOrCreateStorageServiceAndVirtualNetworkThenCreateNodes.
> createNodeInGroupWithNameAndTemplate(GetOrCreateStorageServiceAndVi
> rtualNetworkThenCreateNodes.java:89)
>         at org.jclouds.compute.strategy.impl.
> CreateNodesWithGroupEncodedIntoNameThenAddToSet.execute(
> CreateNodesWithGroupEncodedIntoNameThenAddToSet.java:124)
>         at org.jclouds.azurecompute.compute.strategy.
> GetOrCreateStorageServiceAndVirtualNetworkThenCreateNodes.execute(
> GetOrCreateStorageServiceAndVirtualNetworkThenCreateNodes.java:122)
>         at org.jclouds.compute.internal.BaseComputeService.
> createNodesInGroup(BaseComputeService.java:217)
>         at org.jclouds.compute.internal.BaseComputeServiceLiveTest.
> testCreateTwoNodesWithOneSpecifiedName(BaseComputeServiceLiveTest.
> java:384)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at org.testng.internal.MethodInvocationHelper.invokeMethod(
> MethodInvocationHelper.java:85)
>         at org.testng.internal.Invoker.invokeMethod(Invoker.java:696)
>         at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:882)
>         at org.testng.internal.Invoker.invokeTestMethods(Invoker.
> java:1189)
>         at org.testng.internal.TestMethodWorker.invokeTestMethods(
> TestMethodWorker.java:124)
>         at org.testng.internal.TestMethodWorker.run(
> TestMethodWorker.java:108)
>         at org.testng.TestRunner.privateRun(TestRunner.java:767)
>         at org.testng.TestRunner.run(TestRunner.java:617)
>         at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
>         at org.testng.SuiteRunner.access$000(SuiteRunner.java:38)
>         at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:382)
>         at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.
> java:64)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>         ... 3 more
> Caused by: org.jclouds.http.HttpResponseException: command: POST
> https://management.core.windows.net/2586c64b-38b4-4527-a140-012d49dfc02c/
> services/hostedservices HTTP/1.1 failed with response: HTTP/1.1 409
> Conflict; content: [<Error xmlns="http://schemas.
> microsoft.com/windowsazure" xmlns:i="http://www.w3.org/
> 2001/XMLSchema-instance"><Code>ConflictError</Code><Message>The specified
> DNS name is already taken.</Message></Error>]
>         at org.jclouds.azurecompute.handlers.AzureComputeErrorHandler.
> handleError(AzureComputeErrorHandler.java:44)
>         at org.jclouds.http.handlers.DelegatingErrorHandler.handleError(
> DelegatingErrorHandler.java:65)
>         at org.jclouds.http.internal.BaseHttpCommandExecutorService
> .shouldContinue(BaseHttpCommandExecutorService.java:140)
>         at org.jclouds.http.internal.BaseHttpCommandExecutorService
> .invoke(BaseHttpCommandExecutorService.java:109)
>         at org.jclouds.rest.internal.InvokeHttpMethod.invoke(
> InvokeHttpMethod.java:90)
>         at org.jclouds.rest.internal.InvokeHttpMethod.apply(
> InvokeHttpMethod.java:73)
>         at org.jclouds.rest.internal.InvokeHttpMethod.apply(
> InvokeHttpMethod.java:44)
>         at org.jclouds.reflect.FunctionalReflection$
> FunctionalInvocationHandler.handleInvocation(
> FunctionalReflection.java:117)
>         at com.google.common.reflect.AbstractInvocationHandler.invoke(
> AbstractInvocationHandler.java:87)
>         at com.sun.proxy.$Proxy73.createWithLabelInLocation(Unknown
> Source)
>         at org.jclouds.azurecompute.compute.AzureComputeServiceAdapter.
> createNodeWithGroupEncodedIntoName(AzureComputeServiceAdapter.java:112)
>         at org.jclouds.compute.strategy.impl.
> AdaptingComputeServiceStrategies.createNodeWithGroupEncodedIntoName(
> AdaptingComputeServiceStrategies.java:196)
>         at org.jclouds.compute.strategy.impl.
> CreateNodesWithGroupEncodedIntoNameThenAddToSet$AddNode.call(
> CreateNodesWithGroupEncodedIntoNameThenAddToSet.java:81)
>         ... 4 more
>
>
> 1 error[s]
> Node failures:
>
> 0 error[s]
>         at org.jclouds.compute.internal.BaseComputeService.
> createNodesInGroup(BaseComputeService.java:229)
>         at org.jclouds.compute.internal.BaseComputeServiceLiveTest.
> testCreateTwoNodesWithOneSpecifiedName(BaseComputeServiceLiveTest.
> java:384)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at org.testng.internal.MethodInvocationHelper.invokeMethod(
> MethodInvocationHelper.java:85)
>         at org.testng.internal.Invoker.invokeMethod(Invoker.java:696)
>         at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:882)
>         at org.testng.internal.Invoker.invokeTestMethods(Invoker.
> java:1189)
>         at org.testng.internal.TestMethodWorker.invokeTestMethods(
> TestMethodWorker.java:124)
>         at org.testng.internal.TestMethodWorker.run(
> TestMethodWorker.java:108)
>         at org.testng.TestRunner.privateRun(TestRunner.java:767)
>         at org.testng.TestRunner.run(TestRunner.java:617)
>         at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
>         at org.testng.SuiteRunner.access$000(SuiteRunner.java:38)
>         at org.testng.SuiteRunner$SuiteWorker.run(SuiteRunner.java:382)
>         at org.testng.internal.thread.ThreadUtil$2.call(ThreadUtil.
> java:64)
>         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)
>
>
> Results :
>
> Failed tests:
>   TrafficManagerApiLiveTest.getDefinitions:138 expected [null] but found
> [East US]
>   TrafficManagerApiLiveTest.listDefinitions:124 expected [null] but found
> [East US]
>   NetworkSecurityGroupApiLiveTest.addToSubnet:168 expected [true] but
> found [false]
>   VMImageApiLiveTest.testCreate:122 » HttpResponse command: POST
> https://managem...
>   VMImageApiLiveTest.tearDown:200 » HttpResponse command: DELETE
> https://managem...
>   AzureComputeServiceContextLiveTest.testWindowsNode:65 » NoSuchElement
> imageId(...
>   AzureComputeServiceLiveTest>BaseComputeServiceLiveTest.
> testCreateTwoNodesWithOneSpecifiedName:384 » RunNodes
>
> Tests run: 98, Failures: 7, Errors: 0, Skipped: 7
>
> -- josef
>
> ----- Original Message -----
> > From: "Andrew Phillips" <andr...@apache.org>
> > To: dev@jclouds.apache.org
> > Sent: Thursday, November 10, 2016 3:10:07 PM
> > Subject: Re: [DISCUSS] Release Apache jclouds 2.0.0 RC2
> >
> > Hi Josef
> >
> > > there were 6 other failures in the rest of Azure live tests in my
> > > environment.
> >
> > Do these also fail on RC3? I would assume so, given that the changes
> > from RC2 to RC3 seem unlikely to affect this. But just wanted to
> > double-check.
> >
> > Thanks for helping with the testing!
> >
> > ap
> >
>

Reply via email to