Created
February 2, 2026 07:44
-
-
Save forki/2ae80a58fd007ea2f8c3e325c843c9c0 to your computer and use it in GitHub Desktop.
azd deploy server --debug logs - hangs after registry login (redacted)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2026/02/02 08:38:23 main.go:60: azd version: 1.23.2 (commit 83096ae8add9cb037f8fa138510a433eb0513536) | |
| 2026/02/02 08:38:23 main.go:231: ignoring cached latest version, it is out of date | |
| 2026/02/02 08:38:23 main.go:253: fetching latest version information for update check | |
| 2026/02/02 08:38:23 project.go:152: Reading project from file 'D:\code\REDACTED\azure.yaml' | |
| 2026/02/02 08:38:23 middleware.go:100: running middleware 'debug' | |
| 2026/02/02 08:38:23 middleware.go:100: running middleware 'ux' | |
| 2026/02/02 08:38:23 middleware.go:100: running middleware 'telemetry' | |
| 2026/02/02 08:38:23 telemetry.go:66: TraceID: 9ede84a56019a189af2daa9a2214a76e | |
| 2026/02/02 08:38:23 middleware.go:100: running middleware 'error' | |
| 2026/02/02 08:38:23 middleware.go:100: running middleware 'loginGuard' | |
| 2026/02/02 08:38:24 middleware.go:100: running middleware 'hooks' | |
| 2026/02/02 08:38:24 main.go:310: updated cache file to version 1.23.3 (expires on: 2026-02-03T07:38:24Z) | |
| 2026/02/02 08:38:25 command_runner.go:327: Run exec: 'dotnet msbuild D:\code\REDACTED\src\STREAM.AppHost\STREAM.AppHost.csproj --ignore:.sln --getProperty:IsAspireHost --getItem:ProjectCapability' , exit code: 0 | |
| Additional env: | |
| DOTNET_CLI_WORKLOAD_UPDATE_NOTIFY_DISABLE=<redacted> | |
| DOTNET_NOLOGO=<redacted> | |
| -------------------------------------stdout------------------------------------------- | |
| { | |
| "Properties": { | |
| "IsAspireHost": "true" | |
| }, | |
| "Items": { | |
| "ProjectCapability": [ | |
| { | |
| "Identity": "LocalUserSecrets", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\LocalUserSecrets", | |
| "RootDir": "D:\\", | |
| "Filename": "LocalUserSecrets", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Users\\REDACTED-USER\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\9.0.11\\buildTransitive\\net8.0\\Microsoft.Extensions.Configuration.UserSecrets.props", | |
| "DefiningProjectDirectory": "C:\\Users\\REDACTED-USER\\.nuget\\packages\\microsoft.extensions.configuration.usersecrets\\9.0.11\\buildTransitive\\net8.0\\", | |
| "DefiningProjectName": "Microsoft.Extensions.Configuration.UserSecrets", | |
| "DefiningProjectExtension": ".props" | |
| }, | |
| { | |
| "Identity": "GenerateDocumentationFile", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\GenerateDocumentationFile", | |
| "RootDir": "D:\\", | |
| "Filename": "GenerateDocumentationFile", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Sdks\\Microsoft.NET.Sdk\\targets\\Microsoft.NET.Sdk.BeforeCommon.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Sdks\\Microsoft.NET.Sdk\\targets\\", | |
| "DefiningProjectName": "Microsoft.NET.Sdk.BeforeCommon", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "CSharp", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\CSharp", | |
| "RootDir": "D:\\", | |
| "Filename": "CSharp", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Microsoft.CSharp.CurrentVersion.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\", | |
| "DefiningProjectName": "Microsoft.CSharp.CurrentVersion", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "Managed", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\Managed", | |
| "RootDir": "D:\\", | |
| "Filename": "Managed", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Microsoft.CSharp.CurrentVersion.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\", | |
| "DefiningProjectName": "Microsoft.CSharp.CurrentVersion", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "ReferencesFolder", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\ReferencesFolder", | |
| "RootDir": "D:\\", | |
| "Filename": "ReferencesFolder", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Microsoft.CSharp.CurrentVersion.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\", | |
| "DefiningProjectName": "Microsoft.CSharp.CurrentVersion", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "LanguageService", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\LanguageService", | |
| "RootDir": "D:\\", | |
| "Filename": "LanguageService", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Microsoft.CSharp.CurrentVersion.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\", | |
| "DefiningProjectName": "Microsoft.CSharp.CurrentVersion", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "RelativePathDerivedDefaultNamespace", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\RelativePathDerivedDefaultNamespace", | |
| "RootDir": "D:\\", | |
| "Filename": "RelativePathDerivedDefaultNamespace", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Microsoft.CSharp.CurrentVersion.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\", | |
| "DefiningProjectName": "Microsoft.CSharp.CurrentVersion", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "AssemblyReferences", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\AssemblyReferences", | |
| "RootDir": "D:\\", | |
| "Filename": "AssemblyReferences", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Microsoft.Common.CurrentVersion.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\", | |
| "DefiningProjectName": "Microsoft.Common.CurrentVersion", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "COMReferences", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\COMReferences", | |
| "RootDir": "D:\\", | |
| "Filename": "COMReferences", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Microsoft.Common.CurrentVersion.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\", | |
| "DefiningProjectName": "Microsoft.Common.CurrentVersion", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "ProjectReferences", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\ProjectReferences", | |
| "RootDir": "D:\\", | |
| "Filename": "ProjectReferences", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Microsoft.Common.CurrentVersion.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\", | |
| "DefiningProjectName": "Microsoft.Common.CurrentVersion", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "SharedProjectReferences", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\SharedProjectReferences", | |
| "RootDir": "D:\\", | |
| "Filename": "SharedProjectReferences", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Microsoft.Common.CurrentVersion.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\", | |
| "DefiningProjectName": "Microsoft.Common.CurrentVersion", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "OutputGroups", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\OutputGroups", | |
| "RootDir": "D:\\", | |
| "Filename": "OutputGroups", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Microsoft.Common.CurrentVersion.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\", | |
| "DefiningProjectName": "Microsoft.Common.CurrentVersion", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "AllTargetOutputGroups", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\AllTargetOutputGroups", | |
| "RootDir": "D:\\", | |
| "Filename": "AllTargetOutputGroups", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Microsoft.Common.CurrentVersion.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\", | |
| "DefiningProjectName": "Microsoft.Common.CurrentVersion", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "VisualStudioWellKnownOutputGroups", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\VisualStudioWellKnownOutputGroups", | |
| "RootDir": "D:\\", | |
| "Filename": "VisualStudioWellKnownOutputGroups", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Microsoft.Common.CurrentVersion.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\", | |
| "DefiningProjectName": "Microsoft.Common.CurrentVersion", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "SingleFileGenerators", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\SingleFileGenerators", | |
| "RootDir": "D:\\", | |
| "Filename": "SingleFileGenerators", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Microsoft.Common.CurrentVersion.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\", | |
| "DefiningProjectName": "Microsoft.Common.CurrentVersion", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "DeclaredSourceItems", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\DeclaredSourceItems", | |
| "RootDir": "D:\\", | |
| "Filename": "DeclaredSourceItems", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Microsoft.Common.CurrentVersion.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\", | |
| "DefiningProjectName": "Microsoft.Common.CurrentVersion", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "UserSourceItems", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\UserSourceItems", | |
| "RootDir": "D:\\", | |
| "Filename": "UserSourceItems", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Microsoft.Common.CurrentVersion.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\", | |
| "DefiningProjectName": "Microsoft.Common.CurrentVersion", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "Aspire", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\Aspire", | |
| "RootDir": "D:\\", | |
| "Filename": "Aspire", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Users\\REDACTED-USER\\.nuget\\packages\\aspire.hosting.apphost\\13.1.0\\build\\Aspire.Hosting.AppHost.targets", | |
| "DefiningProjectDirectory": "C:\\Users\\REDACTED-USER\\.nuget\\packages\\aspire.hosting.apphost\\13.1.0\\build\\", | |
| "DefiningProjectName": "Aspire.Hosting.AppHost", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "Aspire_13.1.0", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\Aspire_13.1.0", | |
| "RootDir": "D:\\", | |
| "Filename": "Aspire_13.1", | |
| "Extension": ".0", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Users\\REDACTED-USER\\.nuget\\packages\\aspire.hosting.apphost\\13.1.0\\build\\Aspire.Hosting.AppHost.targets", | |
| "DefiningProjectDirectory": "C:\\Users\\REDACTED-USER\\.nuget\\packages\\aspire.hosting.apphost\\13.1.0\\build\\", | |
| "DefiningProjectName": "Aspire.Hosting.AppHost", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "AspireDashboard", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\AspireDashboard", | |
| "RootDir": "D:\\", | |
| "Filename": "AspireDashboard", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Users\\REDACTED-USER\\.nuget\\packages\\aspire.dashboard.sdk.win-x64\\13.1.0\\build\\Aspire.Dashboard.Sdk.win-x64.targets", | |
| "DefiningProjectDirectory": "C:\\Users\\REDACTED-USER\\.nuget\\packages\\aspire.dashboard.sdk.win-x64\\13.1.0\\build\\", | |
| "DefiningProjectName": "Aspire.Dashboard.Sdk.win-x64", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "SupportsComputeRunCommand", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\SupportsComputeRunCommand", | |
| "RootDir": "D:\\", | |
| "Filename": "SupportsComputeRunCommand", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Sdks\\Microsoft.NET.Sdk\\targets\\Microsoft.NET.Sdk.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Sdks\\Microsoft.NET.Sdk\\targets\\", | |
| "DefiningProjectName": "Microsoft.NET.Sdk", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "CrossPlatformExecutable", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\CrossPlatformExecutable", | |
| "RootDir": "D:\\", | |
| "Filename": "CrossPlatformExecutable", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Sdks\\Microsoft.NET.Sdk\\targets\\Microsoft.NET.Sdk.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Sdks\\Microsoft.NET.Sdk\\targets\\", | |
| "DefiningProjectName": "Microsoft.NET.Sdk", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "NativeAOT", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\NativeAOT", | |
| "RootDir": "D:\\", | |
| "Filename": "NativeAOT", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Sdks\\Microsoft.NET.Sdk\\targets\\Microsoft.NET.Sdk.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Sdks\\Microsoft.NET.Sdk\\targets\\", | |
| "DefiningProjectName": "Microsoft.NET.Sdk", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "SupportsHotReload", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\SupportsHotReload", | |
| "RootDir": "D:\\", | |
| "Filename": "SupportsHotReload", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Sdks\\Microsoft.NET.Sdk\\targets\\Microsoft.NET.Sdk.CSharp.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Sdks\\Microsoft.NET.Sdk\\targets\\", | |
| "DefiningProjectName": "Microsoft.NET.Sdk.CSharp", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "Pack", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\Pack", | |
| "RootDir": "D:\\", | |
| "Filename": "Pack", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Sdks\\NuGet.Build.Tasks.Pack\\build\\NuGet.Build.Tasks.Pack.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Sdks\\NuGet.Build.Tasks.Pack\\build\\", | |
| "DefiningProjectName": "NuGet.Build.Tasks.Pack", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "NetSdkOCIImageBuild", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\NetSdkOCIImageBuild", | |
| "RootDir": "D:\\", | |
| "Filename": "NetSdkOCIImageBuild", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Containers\\build\\Microsoft.NET.Build.Containers.targets", | |
| "DefiningProjectDirectory": "C:\\Program Files\\dotnet\\sdk\\9.0.309\\Containers\\build\\", | |
| "DefiningProjectName": "Microsoft.NET.Build.Containers", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "DynamicFileNesting", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\DynamicFileNesting", | |
| "RootDir": "D:\\", | |
| "Filename": "DynamicFileNesting", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Users\\REDACTED-USER\\.nuget\\packages\\aspire.apphost.sdk\\13.1.0\\Sdk\\Sdk.targets", | |
| "DefiningProjectDirectory": "C:\\Users\\REDACTED-USER\\.nuget\\packages\\aspire.apphost.sdk\\13.1.0\\Sdk\\", | |
| "DefiningProjectName": "Sdk", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "DynamicFileNestingEnabled", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\DynamicFileNestingEnabled", | |
| "RootDir": "D:\\", | |
| "Filename": "DynamicFileNestingEnabled", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Users\\REDACTED-USER\\.nuget\\packages\\aspire.apphost.sdk\\13.1.0\\Sdk\\Sdk.targets", | |
| "DefiningProjectDirectory": "C:\\Users\\REDACTED-USER\\.nuget\\packages\\aspire.apphost.sdk\\13.1.0\\Sdk\\", | |
| "DefiningProjectName": "Sdk", | |
| "DefiningProjectExtension": ".targets" | |
| }, | |
| { | |
| "Identity": "AspireOrchestration", | |
| "FullPath": "D:\\code\\stream\\src\\STREAM.AppHost\\AspireOrchestration", | |
| "RootDir": "D:\\", | |
| "Filename": "AspireOrchestration", | |
| "Extension": "", | |
| "RelativeDir": "", | |
| "Directory": "code\\stream\\src\\STREAM.AppHost\\", | |
| "RecursiveDir": "", | |
| "ModifiedTime": "", | |
| "CreatedTime": "", | |
| "AccessedTime": "", | |
| "DefiningProjectFullPath": "C:\\Users\\REDACTED-USER\\.nuget\\packages\\aspire.apphost.sdk\\13.1.0\\Sdk\\Sdk.targets", | |
| "DefiningProjectDirectory": "C:\\Users\\REDACTED-USER\\.nuget\\packages\\aspire.apphost.sdk\\13.1.0\\Sdk\\", | |
| "DefiningProjectName": "Sdk", | |
| "DefiningProjectExtension": ".targets" | |
| } | |
| ] | |
| } | |
| } | |
| Analyzing Aspire Application (this might take a moment...) | |
| 2026/02/02 08:38:40 command_runner.go:327: Run exec: 'dotnet run --project STREAM.AppHost.csproj --publisher manifest --output-path C:\Users\REDACTED\AppData\Local\Temp\azd-provision2451543335\apphost-manifest.json' , exit code: 0 | |
| -------------------------------------stdout------------------------------------------- | |
| Die Starteinstellungen von Properties\launchSettings.json werden verwendet… | |
| Buildvorgang wird ausgeführt... | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Es wurden Konflikte zwischen verschiedenen Versionen von "Microsoft.IdentityModel.Tokens" gefunden, die nicht aufgelöst werden konnten. [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Konflikt zwischen Microsoft.IdentityModel.Tokens, Version=6.10.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 und Microsoft.IdentityModel.Tokens, Version=6.17.0.0, Culture=neutral, PublicKeyToken=<redacted> [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Microsoft.IdentityModel.Tokens, Version=6.10.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 wurde aufgrund der primären Eigenschaft Microsoft.IdentityModel.Tokens, Version=6.17.0.0, Culture=neutral, PublicKeyToken=<redacted> vorgezogen. [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Verweise, die von "Microsoft.IdentityModel.Tokens, Version=6.10.0.0, Culture=neutral, PublicKeyToken=<redacted> abhängig sind [C:\Users\REDACTED\.nuget\packages\microsoft.identitymodel.tokens\6.10.0\lib\netstandard2.0\Microsoft.IdentityModel.Tokens.dll]. [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\microsoft.identitymodel.tokens\6.10.0\lib\netstandard2.0\Microsoft.IdentityModel.Tokens.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Elementincludes einer Projektdatei, die den Verweis "C:\Users\REDACTED\.nuget\packages\microsoft.identitymodel.tokens\6.10.0\lib\netstandard2.0\Microsoft.IdentityModel.Tokens.dll" verursacht haben. [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\microsoft.identitymodel.tokens\6.10.0\lib\netstandard2.0\Microsoft.IdentityModel.Tokens.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Verweise, die von „Microsoft.IdentityModel.Tokens, Version=6.17.0.0, Culture=neutral, PublicKeyToken=<redacted> [] abhängen oder damit vereint wurden. [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\microsoft.aspnetcore.authentication.jwtbearer\6.0.3\lib\net6.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Elementincludes einer Projektdatei, die den Verweis "C:\Users\REDACTED\.nuget\packages\microsoft.aspnetcore.authentication.jwtbearer\6.0.3\lib\net6.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll" verursacht haben. [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\microsoft.aspnetcore.authentication.jwtbearer\6.0.3\lib\net6.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\saturn\0.17.0\lib\net6.0\Saturn.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\microsoft.identitymodel.jsonwebtokens\6.10.0\lib\netstandard2.0\Microsoft.IdentityModel.JsonWebTokens.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Elementincludes einer Projektdatei, die den Verweis "C:\Users\REDACTED\.nuget\packages\microsoft.identitymodel.jsonwebtokens\6.10.0\lib\netstandard2.0\Microsoft.IdentityModel.JsonWebTokens.dll" verursacht haben. [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\microsoft.identitymodel.jsonwebtokens\6.10.0\lib\netstandard2.0\Microsoft.IdentityModel.JsonWebTokens.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\system.identitymodel.tokens.jwt\6.10.0\lib\netstandard2.0\System.IdentityModel.Tokens.Jwt.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\microsoft.identitymodel.protocols\6.10.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Elementincludes einer Projektdatei, die den Verweis "C:\Users\REDACTED\.nuget\packages\microsoft.identitymodel.protocols\6.10.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.dll" verursacht haben. [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\microsoft.identitymodel.protocols\6.10.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\microsoft.aspnetcore.authentication.jwtbearer\6.0.3\lib\net6.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\microsoft.identitymodel.protocols.openidconnect\6.10.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\saturn\0.17.0\lib\net6.0\Saturn.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\microsoft.identitymodel.protocols.openidconnect\6.10.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Elementincludes einer Projektdatei, die den Verweis "C:\Users\REDACTED\.nuget\packages\microsoft.identitymodel.protocols.openidconnect\6.10.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll" verursacht haben. [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\microsoft.identitymodel.protocols.openidconnect\6.10.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\microsoft.aspnetcore.authentication.jwtbearer\6.0.3\lib\net6.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\saturn\0.17.0\lib\net6.0\Saturn.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\saturn\0.17.0\lib\net6.0\Saturn.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Elementincludes einer Projektdatei, die den Verweis "C:\Users\REDACTED\.nuget\packages\saturn\0.17.0\lib\net6.0\Saturn.dll" verursacht haben. [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\saturn\0.17.0\lib\net6.0\Saturn.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\system.identitymodel.tokens.jwt\6.10.0\lib\netstandard2.0\System.IdentityModel.Tokens.Jwt.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Elementincludes einer Projektdatei, die den Verweis "C:\Users\REDACTED\.nuget\packages\system.identitymodel.tokens.jwt\6.10.0\lib\netstandard2.0\System.IdentityModel.Tokens.Jwt.dll" verursacht haben. [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\system.identitymodel.tokens.jwt\6.10.0\lib\netstandard2.0\System.IdentityModel.Tokens.Jwt.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Es wurden Konflikte zwischen verschiedenen Versionen von "System.IdentityModel.Tokens.Jwt" gefunden, die nicht aufgelöst werden konnten. [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Konflikt zwischen System.IdentityModel.Tokens.Jwt, Version=6.10.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 und System.IdentityModel.Tokens.Jwt, Version=6.17.0.0, Culture=neutral, PublicKeyToken=<redacted> [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: System.IdentityModel.Tokens.Jwt, Version=6.10.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 wurde aufgrund der primären Eigenschaft System.IdentityModel.Tokens.Jwt, Version=6.17.0.0, Culture=neutral, PublicKeyToken=<redacted> vorgezogen. [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Verweise, die von "System.IdentityModel.Tokens.Jwt, Version=6.10.0.0, Culture=neutral, PublicKeyToken=<redacted> abhängig sind [C:\Users\REDACTED\.nuget\packages\system.identitymodel.tokens.jwt\6.10.0\lib\netstandard2.0\System.IdentityModel.Tokens.Jwt.dll]. [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\system.identitymodel.tokens.jwt\6.10.0\lib\netstandard2.0\System.IdentityModel.Tokens.Jwt.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Elementincludes einer Projektdatei, die den Verweis "C:\Users\REDACTED\.nuget\packages\system.identitymodel.tokens.jwt\6.10.0\lib\netstandard2.0\System.IdentityModel.Tokens.Jwt.dll" verursacht haben. [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\system.identitymodel.tokens.jwt\6.10.0\lib\netstandard2.0\System.IdentityModel.Tokens.Jwt.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Verweise, die von „System.IdentityModel.Tokens.Jwt, Version=6.17.0.0, Culture=neutral, PublicKeyToken=<redacted> [] abhängen oder damit vereint wurden. [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\microsoft.aspnetcore.authentication.jwtbearer\6.0.3\lib\net6.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Elementincludes einer Projektdatei, die den Verweis "C:\Users\REDACTED\.nuget\packages\microsoft.aspnetcore.authentication.jwtbearer\6.0.3\lib\net6.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll" verursacht haben. [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\microsoft.aspnetcore.authentication.jwtbearer\6.0.3\lib\net6.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\saturn\0.17.0\lib\net6.0\Saturn.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\microsoft.identitymodel.protocols.openidconnect\6.10.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Elementincludes einer Projektdatei, die den Verweis "C:\Users\REDACTED\.nuget\packages\microsoft.identitymodel.protocols.openidconnect\6.10.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll" verursacht haben. [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\microsoft.identitymodel.protocols.openidconnect\6.10.0\lib\netstandard2.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\microsoft.aspnetcore.authentication.jwtbearer\6.0.3\lib\net6.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\saturn\0.17.0\lib\net6.0\Saturn.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\saturn\0.17.0\lib\net6.0\Saturn.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: Elementincludes einer Projektdatei, die den Verweis "C:\Users\REDACTED\.nuget\packages\saturn\0.17.0\lib\net6.0\Saturn.dll" verursacht haben. [D:\code\REDACTED\src\Server\Server.fsproj] | |
| C:\Program Files\dotnet\sdk\9.0.309\Microsoft.Common.CurrentVersion.targets(2433,5): warning MSB3277: C:\Users\REDACTED\.nuget\packages\saturn\0.17.0\lib\net6.0\Saturn.dll [D:\code\REDACTED\src\Server\Server.fsproj] | |
| info: Aspire.Hosting.DistributedApplication[0] | |
| Aspire version: 13.1.0+8a4db1775c3fbae1c602022b636299cb04971fde | |
| info: Aspire.Hosting.Publishing.ManifestPublisher[0] | |
| Published manifest to: C:\Users\REDACTED\AppData\Local\Temp\azd-provision2451543335\apphost-manifest.json | |
| 2026/02/02 08:38:41 hooks.go:130: service 'accounting' does not require any command hooks. | |
| 2026/02/02 08:38:41 hooks.go:130: service 'cache' does not require any command hooks. | |
| 2026/02/02 08:38:41 hooks.go:130: service 'dataaccess' does not require any command hooks. | |
| 2026/02/02 08:38:41 hooks.go:130: service 'edifactingest' does not require any command hooks. | |
| 2026/02/02 08:38:41 hooks.go:130: service 'navconfigserver' does not require any command hooks. | |
| 2026/02/02 08:38:41 hooks.go:130: service 'orchestrator' does not require any command hooks. | |
| 2026/02/02 08:38:41 hooks.go:130: service 'server' does not require any command hooks. | |
| 2026/02/02 08:38:41 hooks.go:130: service 'xrechnung' does not require any command hooks. | |
| 2026/02/02 08:38:41 hooks.go:78: azd project does not contain any command hooks, skipping command hook registrations. | |
| 2026/02/02 08:38:41 middleware.go:100: running middleware 'extensions' | |
| 2026/02/02 08:38:41 service_manager.go:677: Attempting to resolve language 'dotnet' for service 'accounting' | |
| 2026/02/02 08:38:41 service_manager.go:696: Successfully resolved language 'dotnet' for service 'accounting' | |
| 2026/02/02 08:38:41 service_manager.go:677: Attempting to resolve language 'dotnet' for service 'cache' | |
| 2026/02/02 08:38:41 service_manager.go:696: Successfully resolved language 'dotnet' for service 'cache' | |
| 2026/02/02 08:38:41 service_manager.go:677: Attempting to resolve language 'dotnet' for service 'dataaccess' | |
| 2026/02/02 08:38:41 service_manager.go:696: Successfully resolved language 'dotnet' for service 'dataaccess' | |
| 2026/02/02 08:38:41 service_manager.go:677: Attempting to resolve language 'dotnet' for service 'edifactingest' | |
| 2026/02/02 08:38:41 service_manager.go:696: Successfully resolved language 'dotnet' for service 'edifactingest' | |
| 2026/02/02 08:38:41 service_manager.go:677: Attempting to resolve language 'dotnet' for service 'navconfigserver' | |
| 2026/02/02 08:38:41 service_manager.go:696: Successfully resolved language 'dotnet' for service 'navconfigserver' | |
| 2026/02/02 08:38:41 service_manager.go:677: Attempting to resolve language 'dotnet' for service 'orchestrator' | |
| 2026/02/02 08:38:41 service_manager.go:696: Successfully resolved language 'dotnet' for service 'orchestrator' | |
| 2026/02/02 08:38:41 service_manager.go:677: Attempting to resolve language 'dotnet' for service 'server' | |
| 2026/02/02 08:38:41 service_manager.go:696: Successfully resolved language 'dotnet' for service 'server' | |
| 2026/02/02 08:38:41 service_manager.go:677: Attempting to resolve language 'dotnet' for service 'xrechnung' | |
| 2026/02/02 08:38:41 service_manager.go:696: Successfully resolved language 'dotnet' for service 'xrechnung' | |
| 2026/02/02 08:38:41 command_runner.go:327: Run exec: 'dotnet --version' , exit code: 0 | |
| Additional env: | |
| DOTNET_CLI_WORKLOAD_UPDATE_NOTIFY_DISABLE=<redacted> | |
| DOTNET_NOLOGO=<redacted> | |
| -------------------------------------stdout------------------------------------------- | |
| 9.0.309 | |
| 2026/02/02 08:38:41 dotnet.go:81: dotnet version: 9.0.309 | |
| Deploying services (azd deploy) | |
| (-) Skipped: Deploying service accounting | |
| (-) Skipped: Deploying service cache | |
| (-) Skipped: Deploying service dataaccess | |
| (-) Skipped: Deploying service edifactingest | |
| (-) Skipped: Deploying service navconfigserver | |
| (-) Skipped: Deploying service orchestrator | |
| Deploying service server | |
| 2026/02/02 08:38:41 service_manager.go:677: Attempting to resolve language 'dotnet' for service 'server' | |
| 2026/02/02 08:38:41 service_manager.go:696: Successfully resolved language 'dotnet' for service 'server' | |
| Retrieving subscriptions... | |
| 2026/02/02 08:38:41 main.go:56: Retry: =====> Try=1 for GET https://management.azure.com/tenants?api-version=2022-12-01 | |
| 2026/02/02 08:38:41 main.go:56: Request: ==> OUTGOING REQUEST (Try=1) | |
| GET https://management.azure.com/tenants?api-version=2022-12-01 | |
| Accept: application/json | |
| Authorization: REDACTED | |
| User-Agent: azsdk-go-armsubscriptions/v1.3.0 (go1.25.0 X:loopvar; Windows_NT),azdev/1.23.2 (Go go1.25.0 X:loopvar; windows/amd64) | |
| X-Ms-Correlation-Request-Id: 9ede84a56019a189af2daa9a2214a76e | |
| 2026/02/02 08:38:41 main.go:56: Response: ==> REQUEST/RESPONSE (Try=1/233.6677ms, OpTime=234.258ms) -- RESPONSE RECEIVED | |
| GET https://management.azure.com/tenants?api-version=2022-12-01 | |
| Accept: application/json | |
| Authorization: REDACTED | |
| User-Agent: azsdk-go-armsubscriptions/v1.3.0 (go1.25.0 X:loopvar; Windows_NT),azdev/1.23.2 (Go go1.25.0 X:loopvar; windows/amd64) | |
| X-Ms-Correlation-Request-Id: 9ede84a56019a189af2daa9a2214a76e | |
| -------------------------------------------------------------------------------- | |
| RESPONSE Status: 200 OK | |
| Cache-Control: no-cache | |
| Content-Length: 2787 | |
| Content-Type: application/json; charset=utf-8 | |
| Date: Mon, 02 Feb 2026 07:38:41 GMT | |
| Expires: -1 | |
| Pragma: no-cache | |
| Strict-Transport-Security: REDACTED | |
| X-Cache: REDACTED | |
| X-Content-Type-Options: REDACTED | |
| X-Ms-Correlation-Request-Id: 9ede84a56019a189af2daa9a2214a76e | |
| X-Ms-Ratelimit-Remaining-Tenant-Reads: REDACTED | |
| X-Ms-Request-Id: f5bfd117-647f-4632-aa10-48f85d2388c2 | |
| X-Ms-Routing-Request-Id: REDACTED | |
| X-Msedge-Ref: REDACTED | |
| 2026/02/02 08:38:41 main.go:56: Retry: response 200 | |
| 2026/02/02 08:38:41 main.go:56: Retry: exit due to non-retriable status code | |
| 2026/02/02 08:38:42 main.go:56: Retry: =====> Try=1 for GET https://management.azure.com/subscriptions?api-version=2022-12-01 | |
| 2026/02/02 08:38:42 main.go:56: Retry: =====> Try=1 for GET https://management.azure.com/subscriptions?api-version=2022-12-01 | |
| 2026/02/02 08:38:42 azd_credential.go:42: POST https://login.microsoftonline.com/329e91b0-e21f-48fb-a071-456717ecc28e/oauth2/v2.0/token | |
| -------------------------------------------------------------------------------- | |
| RESPONSE 400: 400 Bad Request | |
| -------------------------------------------------------------------------------- | |
| { | |
| "error": "invalid_grant", | |
| "error_description": "AADSTS70043: The refresh token has expired or is invalid due to sign-in frequency checks by conditional access. The token was issued on 2026-01-29T08:37:15.0727675Z and the maximum allowed lifetime for this request is 86400. Trace ID: 02f3c4ff-c605-431f-aa52-3aa965375300 Correlation ID: 730634b5-11c3-4166-b06f-cb174a8ea643 Timestamp: 2026-02-02 07:38:42Z", | |
| "error_codes": [ | |
| 70043 | |
| ], | |
| "timestamp": "2026-02-02 07:38:42Z", | |
| "trace_id": "02f3c4ff-c605-431f-aa52-3aa965375300", | |
| "correlation_id": "730634b5-11c3-4166-b06f-cb174a8ea643", | |
| "suberror": "token_expired" | |
| } | |
| -------------------------------------------------------------------------------- | |
| 2026/02/02 08:38:43 main.go:56: Request: ==> OUTGOING REQUEST (Try=1) | |
| GET https://management.azure.com/subscriptions?api-version=2022-12-01 | |
| Accept: application/json | |
| Authorization: REDACTED | |
| User-Agent: azsdk-go-armsubscriptions/v1.3.0 (go1.25.0 X:loopvar; Windows_NT),azdev/1.23.2 (Go go1.25.0 X:loopvar; windows/amd64) | |
| X-Ms-Correlation-Request-Id: 9ede84a56019a189af2daa9a2214a76e | |
| 2026/02/02 08:38:43 main.go:56: Request: ==> OUTGOING REQUEST (Try=1) | |
| GET https://management.azure.com/subscriptions?api-version=2022-12-01 | |
| Accept: application/json | |
| Authorization: REDACTED | |
| User-Agent: azsdk-go-armsubscriptions/v1.3.0 (go1.25.0 X:loopvar; Windows_NT),azdev/1.23.2 (Go go1.25.0 X:loopvar; windows/amd64) | |
| X-Ms-Correlation-Request-Id: 9ede84a56019a189af2daa9a2214a76e | |
| 2026/02/02 08:38:43 main.go:56: Response: ==> REQUEST/RESPONSE (Try=1/227.765ms, OpTime=227.765ms) -- RESPONSE RECEIVED | |
| GET https://management.azure.com/subscriptions?api-version=2022-12-01 | |
| Accept: application/json | |
| Authorization: REDACTED | |
| User-Agent: azsdk-go-armsubscriptions/v1.3.0 (go1.25.0 X:loopvar; Windows_NT),azdev/1.23.2 (Go go1.25.0 X:loopvar; windows/amd64) | |
| X-Ms-Correlation-Request-Id: 9ede84a56019a189af2daa9a2214a76e | |
| -------------------------------------------------------------------------------- | |
| RESPONSE Status: 200 OK | |
| Cache-Control: no-cache | |
| Content-Length: 453 | |
| Content-Type: application/json; charset=utf-8 | |
| Date: Mon, 02 Feb 2026 07:38:43 GMT | |
| Expires: -1 | |
| Pragma: no-cache | |
| Strict-Transport-Security: REDACTED | |
| X-Cache: REDACTED | |
| X-Content-Type-Options: REDACTED | |
| X-Ms-Correlation-Request-Id: 9ede84a56019a189af2daa9a2214a76e | |
| X-Ms-Ratelimit-Remaining-Tenant-Reads: REDACTED | |
| X-Ms-Request-Id: 61caa9c1-b7df-4e02-9a00-98adbf713cfa | |
| X-Ms-Routing-Request-Id: REDACTED | |
| X-Msedge-Ref: REDACTED | |
| 2026/02/02 08:38:43 main.go:56: Retry: response 200 | |
| 2026/02/02 08:38:43 main.go:56: Retry: exit due to non-retriable status code | |
| 2026/02/02 08:38:43 main.go:56: Response: ==> REQUEST/RESPONSE (Try=1/154.8948ms, OpTime=154.8948ms) -- RESPONSE RECEIVED | |
| GET https://management.azure.com/subscriptions?api-version=2022-12-01 | |
| Accept: application/json | |
| Authorization: REDACTED | |
| User-Agent: azsdk-go-armsubscriptions/v1.3.0 (go1.25.0 X:loopvar; Windows_NT),azdev/1.23.2 (Go go1.25.0 X:loopvar; windows/amd64) | |
| X-Ms-Correlation-Request-Id: 9ede84a56019a189af2daa9a2214a76e | |
| -------------------------------------------------------------------------------- | |
| RESPONSE Status: 200 OK | |
| Cache-Control: no-cache | |
| Content-Length: 460 | |
| Content-Type: application/json; charset=utf-8 | |
| Date: Mon, 02 Feb 2026 07:38:43 GMT | |
| Expires: -1 | |
| Pragma: no-cache | |
| Strict-Transport-Security: REDACTED | |
| X-Cache: REDACTED | |
| X-Content-Type-Options: REDACTED | |
| X-Ms-Correlation-Request-Id: 9ede84a56019a189af2daa9a2214a76e | |
| X-Ms-Ratelimit-Remaining-Tenant-Reads: REDACTED | |
| X-Ms-Request-Id: 866d7c41-97f2-4437-ac66-f33a40e241e3 | |
| X-Ms-Routing-Request-Id: REDACTED | |
| X-Msedge-Ref: REDACTED | |
| 2026/02/02 08:38:43 main.go:56: Retry: response 200 | |
| 2026/02/02 08:38:43 main.go:56: Retry: exit due to non-retriable status code | |
| 2026/02/02 08:38:43 subscriptions_manager.go:336: failed to load subscriptions from tenant 'TotalEnergies' : AADSTS70043: The refresh token has expired or is invalid due to sign-in frequency checks by conditional access. The token was issued on 2026-01-29T08:37:15.0727675Z and the maximum allowed lifetime for this request is 86400. Trace ID: 02f3c4ff-c605-431f-aa52-3aa965375300 Correlation ID: 730634b5-11c3-4166-b06f-cb174a8ea643 Timestamp: 2026-02-02 07:38:42Z | |
| 2026/02/02 08:38:43 main.go:56: Retry: =====> Try=1 for GET https://management.azure.com/subscriptions/REDACTED-SUBSCRIPTION-ID/resourcegroups?%24filter=REDACTED&api-version=2021-04-01 | |
| 2026/02/02 08:38:43 main.go:56: Request: ==> OUTGOING REQUEST (Try=1) | |
| GET https://management.azure.com/subscriptions/REDACTED-SUBSCRIPTION-ID/resourcegroups?%24filter=REDACTED&api-version=2021-04-01 | |
| Accept: application/json | |
| Authorization: REDACTED | |
| User-Agent: azsdk-go-armresources/v1.2.0 (go1.25.0 X:loopvar; Windows_NT),azdev/1.23.2 (Go go1.25.0 X:loopvar; windows/amd64) | |
| X-Ms-Correlation-Request-Id: 9ede84a56019a189af2daa9a2214a76e | |
| 2026/02/02 08:38:43 main.go:56: Response: ==> REQUEST/RESPONSE (Try=1/299.0643ms, OpTime=299.0643ms) -- RESPONSE RECEIVED | |
| GET https://management.azure.com/subscriptions/REDACTED-SUBSCRIPTION-ID/resourcegroups?%24filter=REDACTED&api-version=2021-04-01 | |
| Accept: application/json | |
| Authorization: REDACTED | |
| User-Agent: azsdk-go-armresources/v1.2.0 (go1.25.0 X:loopvar; Windows_NT),azdev/1.23.2 (Go go1.25.0 X:loopvar; windows/amd64) | |
| X-Ms-Correlation-Request-Id: 9ede84a56019a189af2daa9a2214a76e | |
| -------------------------------------------------------------------------------- | |
| RESPONSE Status: 200 OK | |
| Cache-Control: no-cache | |
| Content-Length: 296 | |
| Content-Type: application/json; charset=utf-8 | |
| Date: Mon, 02 Feb 2026 07:38:43 GMT | |
| Expires: -1 | |
| Pragma: no-cache | |
| Strict-Transport-Security: REDACTED | |
| X-Cache: REDACTED | |
| X-Content-Type-Options: REDACTED | |
| X-Ms-Correlation-Request-Id: 9ede84a56019a189af2daa9a2214a76e | |
| X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: REDACTED | |
| X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED | |
| X-Ms-Request-Id: 35cdd1b6-5d73-487d-95c3-eddfb71b27bf | |
| X-Ms-Routing-Request-Id: REDACTED | |
| X-Msedge-Ref: REDACTED | |
| 2026/02/02 08:38:43 main.go:56: Retry: response 200 | |
| 2026/02/02 08:38:43 main.go:56: Retry: exit due to non-retriable status code | |
| 2026/02/02 08:38:43 main.go:56: Retry: =====> Try=1 for GET https://management.azure.com/subscriptions/REDACTED-SUBSCRIPTION-ID/resourcegroups?%24filter=REDACTED&api-version=2021-04-01 | |
| 2026/02/02 08:38:43 main.go:56: Request: ==> OUTGOING REQUEST (Try=1) | |
| GET https://management.azure.com/subscriptions/REDACTED-SUBSCRIPTION-ID/resourcegroups?%24filter=REDACTED&api-version=2021-04-01 | |
| Accept: application/json | |
| Authorization: REDACTED | |
| User-Agent: azsdk-go-armresources/v1.2.0 (go1.25.0 X:loopvar; Windows_NT),azdev/1.23.2 (Go go1.25.0 X:loopvar; windows/amd64) | |
| X-Ms-Correlation-Request-Id: 9ede84a56019a189af2daa9a2214a76e | |
| 2026/02/02 08:38:43 main.go:56: Response: ==> REQUEST/RESPONSE (Try=1/311.5902ms, OpTime=311.5902ms) -- RESPONSE RECEIVED | |
| GET https://management.azure.com/subscriptions/REDACTED-SUBSCRIPTION-ID/resourcegroups?%24filter=REDACTED&api-version=2021-04-01 | |
| Accept: application/json | |
| Authorization: REDACTED | |
| User-Agent: azsdk-go-armresources/v1.2.0 (go1.25.0 X:loopvar; Windows_NT),azdev/1.23.2 (Go go1.25.0 X:loopvar; windows/amd64) | |
| X-Ms-Correlation-Request-Id: 9ede84a56019a189af2daa9a2214a76e | |
| -------------------------------------------------------------------------------- | |
| RESPONSE Status: 200 OK | |
| Cache-Control: no-cache | |
| Content-Length: 296 | |
| Content-Type: application/json; charset=utf-8 | |
| Date: Mon, 02 Feb 2026 07:38:43 GMT | |
| Expires: -1 | |
| Pragma: no-cache | |
| Strict-Transport-Security: REDACTED | |
| X-Cache: REDACTED | |
| X-Content-Type-Options: REDACTED | |
| X-Ms-Correlation-Request-Id: 9ede84a56019a189af2daa9a2214a76e | |
| X-Ms-Ratelimit-Remaining-Subscription-Global-Reads: REDACTED | |
| X-Ms-Ratelimit-Remaining-Subscription-Reads: REDACTED | |
| X-Ms-Request-Id: a7d64e7c-c44c-4d76-b20e-8b4debdfc992 | |
| X-Ms-Routing-Request-Id: REDACTED | |
| X-Msedge-Ref: REDACTED | |
| 2026/02/02 08:38:43 main.go:56: Retry: response 200 | |
| 2026/02/02 08:38:43 main.go:56: Retry: exit due to non-retriable status code | |
| Deploying service server (Pushing container image) | |
| Deploying service server (Logging in to registry) | |
| 2026/02/02 08:38:43 main.go:56: Retry: =====> Try=1 for POST https://REDACTED-ACR.azurecr.io/oauth2/exchange | |
| 2026/02/02 08:38:43 main.go:56: Request: ==> OUTGOING REQUEST (Try=1) | |
| POST https://REDACTED-ACR.azurecr.io/oauth2/exchange | |
| Content-Type: application/x-www-form-urlencoded | |
| User-Agent: azsdk-go-azd-acr/1.23.2 (commit 83096ae8add9cb037f8fa138510a433eb0513536) (go1.25.0 X:loopvar; Windows_NT),azdev/1.23.2 (Go go1.25.0 X:loopvar; windows/amd64) | |
| X-Ms-Correlation-Request-Id: REDACTED | |
| 2026/02/02 08:38:44 main.go:56: Response: ==> REQUEST/RESPONSE (Try=1/164.3598ms, OpTime=164.3598ms) -- RESPONSE RECEIVED | |
| POST https://REDACTED-ACR.azurecr.io/oauth2/exchange | |
| Content-Type: application/x-www-form-urlencoded | |
| User-Agent: azsdk-go-azd-acr/1.23.2 (commit 83096ae8add9cb037f8fa138510a433eb0513536) (go1.25.0 X:loopvar; Windows_NT),azdev/1.23.2 (Go go1.25.0 X:loopvar; windows/amd64) | |
| X-Ms-Correlation-Request-Id: REDACTED | |
| -------------------------------------------------------------------------------- | |
| RESPONSE Status: 200 OK | |
| Connection: keep-alive | |
| Content-Type: application/json; charset=utf-8 | |
| Date: Mon, 02 Feb 2026 07:38:44 GMT | |
| Server: AzureContainerRegistry | |
| Strict-Transport-Security: REDACTED | |
| X-Ms-Correlation-Request-Id: REDACTED | |
| X-Ms-Ratelimit-Remaining-Calls-Per-Second: REDACTED | |
| 2026/02/02 08:38:44 main.go:56: Retry: response 200 | |
| 2026/02/02 08:38:44 main.go:56: Retry: exit due to non-retriable status code |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment