Hi guys,

this issue is getting interesting, right now I am getting similar output as
@Jeya:

==> Some builds didn't complete successfully and had errors:
--> azure-arm: azure.BearerAuthorizer#WithAuthorization: Failed to refresh
the Token for request to
https://management.azure.com/subscriptions/XXYY_SUB_ID/resourceGroups/resource-westeurope/providers/Microsoft.Storage/storageAccounts/storage/listKeys?api-version=2016-12-01:
StatusCode=0 -- Original Error: adal: Refresh request failed. Status Code =
'401'

but as you can see, I am receiving 401 code. What is more to this unwanted
behaviour is that, I was able to run packer build without issues, before
this one, that fails.
I've downgraded packer to ver. 1.0.1 from 1.0.3, with the same result,
Packer cache at ~/.packer were cleaned up too,  also I've tried to make
build today, without any progress. I am getting 401 code since yesterday.
I am wondering if this issue is related to Packer or it should be addressed
to changes on Azure (ADAL) side.

Best,
Radek



2017-11-27 17:06 GMT+01:00 Jack Fruh <[email protected]>:

> I have the same problem, did you find a solution?
>
> On Thursday, October 26, 2017 at 12:27:01 PM UTC-5, Jeya Kumar wrote:
>>
>> Hi,
>>
>> I am trying to create azure images getting the following error. Not able
>> to find any clue on this.
>>
>>
>>
>> azure-arm output will be in this color.
>>
>> ==> azure-arm: Running builder ...
>>     azure-arm: Creating Azure Resource Manager (ARM) client ...
>> Build 'azure-arm' errored: azure.BearerAuthorizer#WithAuthorization:
>> Failed to refresh the Token for request to https://management.azure.com/s
>> ubscriptions/44cae533-4247-4093-42cf-897ded6e7823/resourceGr
>> oups/packerdemo/providers/Microsoft.St
>> orage/storageAccounts/virtualmachines/listKeys?api-version=2016-12-01:
>> StatusCode=0 -- Original Error: adal: Refresh request failed. Status Code =
>> '400'
>>
>> ==> Some builds didn't complete successfully and had errors:
>> --> azure-arm: azure.BearerAuthorizer#WithAuthorization: Failed to
>> refresh the Token for request to https://management.azure.com/s
>> ubscriptions/44cae533-4247-4093-42cf-897ded6e7823/resourceGr
>> oups/packerdemo/providers/Microsoft.Storage/storag
>> eAccounts/virtualmachines/listKeys?api-version=2016-12-01: StatusCode=0
>> -- Original Error: adal: Refresh request failed. Status Code = '400'
>>
>> ==> Builds finished but no artifacts were created.
>>
>> I use the sample json from https://www.packer.io/docs/builders/azure.html
>> .
>>
>> Did I miss anything in the config?
>>
>> Thanks in advance.
>>
>> Thanks,
>> Jeya
>>
> --
> This mailing list is governed under the HashiCorp Community Guidelines -
> https://www.hashicorp.com/community-guidelines.html. Behavior in
> violation of those guidelines may result in your removal from this mailing
> list.
>
> GitHub Issues: https://github.com/mitchellh/packer/issues
> IRC: #packer-tool on Freenode
> ---
> You received this message because you are subscribed to the Google Groups
> "Packer" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/packer-tool/6a5622b6-c425-49f8-b456-ab15c6ca818e%40googlegroups.com
> <https://groups.google.com/d/msgid/packer-tool/6a5622b6-c425-49f8-b456-ab15c6ca818e%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/packer-tool/CAMt5u2MnxyE7R2-KuDCr0xD2y65srtWQBjP89q6Wtq%3DFBbEeBA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to