Closed karthikpeddi115 closed 2 months ago
Thank you for opening this issue! Please be patient while we will look into it and get back to you as this is an open source project. In the meantime make sure you take a look at the [closed issues](https://github.com/Azure/apiops/issues?q=is%3Aissue+is%3Aclosed) in case your question has already been answered. Don't forget to provide any additional information if needed (e.g. scrubbed logs, detailed feature requests,etc.).
Whenever it's feasible, please don't hesitate to send a Pull Request (PR) our way. We'd greatly appreciate it, and we'll gladly assess and incorporate your changes.
Seems like you aren't overriding properties using the configuration file. Please take a look at closed issues as this topic has been discussed exhaustively in the past.
Thanks a lot for your quick response, appreciate it. Subject names are confusing in the closed cases. Can you please help me to the exact case "subject line" please so that I can go through it. Thanks
Look for configuration and publisher fails/failed.
Also take some time reading the wiki to understand how the configuration override system works.
got the info
Release version
v6.0.1.1
Describe the bug
While publishing getting below error 2024-08-30T03:04:31.9421813Z ##[debug]Evaluating condition for step: 'Run publisher for QA environment' 2024-08-30T03:04:31.9422389Z ##[debug]Evaluating: SucceededNode() 2024-08-30T03:04:31.9422518Z ##[debug]Evaluating SucceededNode: 2024-08-30T03:04:31.9422788Z ##[debug]=> True 2024-08-30T03:04:31.9422948Z ##[debug]Result: True 2024-08-30T03:04:31.9423173Z ##[section]Starting: Run publisher for QA environment 2024-08-30T03:04:31.9426879Z ============================================================================== 2024-08-30T03:04:31.9426964Z Task : PowerShell 2024-08-30T03:04:31.9427013Z Description : Run a PowerShell script on Linux, macOS, or Windows 2024-08-30T03:04:31.9427458Z Version : 2.242.1 2024-08-30T03:04:31.9427516Z Author : Microsoft Corporation 2024-08-30T03:04:31.9427594Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/powershell 2024-08-30T03:04:31.9427695Z ============================================================================== 2024-08-30T03:04:33.4853285Z ##[debug]Agent environment resources - Disk: / Available 15146.64 MB out of 20470.00 MB, Memory: Used 1502.00 MB out of 15759.00 MB, CPU: Usage 1.37% 2024-08-30T03:04:33.8889050Z ##[debug]Using node path: /ado/ecsagen/externals/node20_1/bin/node 2024-08-30T03:04:33.9433811Z ##[debug]agent.TempDirectory=/ado/xxxxxxxx/xxxxxxxx_work/_temp 2024-08-30T03:04:33.9445930Z ##[debug]loading inputs and endpoints 2024-08-30T03:04:33.9449108Z ##[debug]loading INPUT_TARGETTYPE 2024-08-30T03:04:33.9465370Z ##[debug]loading INPUT_FILEPATH 2024-08-30T03:04:33.9466574Z ##[debug]loading INPUT_SCRIPT 2024-08-30T03:04:33.9472143Z ##[debug]loading INPUT_ERRORACTIONPREFERENCE 2024-08-30T03:04:33.9474234Z ##[debug]loading INPUT_WARNINGPREFERENCE 2024-08-30T03:04:33.9474939Z ##[debug]loading INPUT_INFORMATIONPREFERENCE 2024-08-30T03:04:33.9475195Z ##[debug]loading INPUT_VERBOSEPREFERENCE 2024-08-30T03:04:33.9478234Z ##[debug]loading INPUT_DEBUGPREFERENCE 2024-08-30T03:04:33.9479018Z ##[debug]loading INPUT_PROGRESSPREFERENCE 2024-08-30T03:04:33.9480582Z ##[debug]loading INPUT_FAILONSTDERR 2024-08-30T03:04:33.9486309Z ##[debug]loading INPUT_SHOWWARNINGS 2024-08-30T03:04:33.9489463Z ##[debug]loading INPUT_IGNORELASTEXITCODE 2024-08-30T03:04:33.9491067Z ##[debug]loading INPUT_PWSH 2024-08-30T03:04:33.9493667Z ##[debug]loading INPUT_WORKINGDIRECTORY 2024-08-30T03:04:33.9495501Z ##[debug]loading INPUT_RUNSCRIPTINSEPARATESCOPE 2024-08-30T03:04:33.9496644Z ##[debug]loading ENDPOINT_AUTH_SYSTEMVSSCONNECTION 2024-08-30T03:04:33.9497971Z ##[debug]loading ENDPOINT_AUTH_SCHEME_SYSTEMVSSCONNECTION 2024-08-30T03:04:33.9500393Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_SYSTEMVSSCONNECTION_ACCESSTOKEN 2024-08-30T03:04:33.9505838Z ##[debug]loading SECRET_AZURE_SUBSCRIPTION_ID 2024-08-30T03:04:33.9506739Z ##[debug]loading SECRET_AZURE_BEARER_TOKEN 2024-08-30T03:04:33.9509736Z ##[debug]loading SECRET_SYSTEM_ACCESSTOKEN 2024-08-30T03:04:33.9511212Z ##[debug]loaded 21 2024-08-30T03:04:33.9515970Z ##[debug]Agent.ProxyUrl=undefined 2024-08-30T03:04:33.9603442Z ##[debug]Agent.CAInfo=undefined 2024-08-30T03:04:33.9604140Z ##[debug]Agent.ClientCert=undefined 2024-08-30T03:04:33.9604430Z ##[debug]Agent.SkipCertValidation=undefined 2024-08-30T03:04:33.9622886Z ##[debug]check path : /ado/xxxxxxxx/xxxxxxxx_work/_tasks/PowerShell_e213ff0f-5d5c-4791-802d-52ea3e7be1f1/2.242.1/task.json 2024-08-30T03:04:33.9624617Z ##[debug]adding resource file: /ado/xxxxxxxx/xxxxxxxx_work/_tasks/PowerShell_e213ff0f-5d5c-4791-802d-52ea3e7be1f1/2.242.1/task.json 2024-08-30T03:04:33.9625474Z ##[debug]system.culture=en-US 2024-08-30T03:04:33.9643489Z ##[debug]errorActionPreference=stop 2024-08-30T03:04:33.9644338Z ##[debug]warningPreference=default 2024-08-30T03:04:33.9645482Z ##[debug]informationPreference=default 2024-08-30T03:04:33.9648021Z ##[debug]verbosePreference=default 2024-08-30T03:04:33.9649284Z ##[debug]debugPreference=default 2024-08-30T03:04:33.9650355Z ##[debug]progressPreference=silentlyContinue 2024-08-30T03:04:33.9651682Z ##[debug]showWarnings=false 2024-08-30T03:04:33.9652580Z ##[debug]failOnStderr=true 2024-08-30T03:04:33.9655123Z ##[debug]ignoreLASTEXITCODE=false 2024-08-30T03:04:33.9656424Z ##[debug]workingDirectory=/ado/xxxxxxxx/xxxxxxxx_work/3/s 2024-08-30T03:04:33.9656822Z ##[debug]check path : /ado/xxxxxxxx/xxxxxxxx_work/3/s 2024-08-30T03:04:33.9660282Z ##[debug]targetType=inline 2024-08-30T03:04:33.9660891Z ##[debug]script=Set-StrictMode -Version Latest $ErrorActionPreference = "Stop" $VerbosePreference = "Continue" $InformationPreference = "Continue"
& "/ado/xxxxxxxx/xxxxxxxx_work/_temp/publisher/publisher"
if ($LASTEXITCODE -ne 0) { throw "Running publisher failed."}
Write-Information "Execution complete." 2024-08-30T03:04:33.9661416Z ##[debug]runScriptInSeparateScope=false 2024-08-30T03:04:33.9675739Z Generating script. 2024-08-30T03:04:33.9689093Z ##[debug]Processed: ##vso[task.logdetail id=82429a50-1109-46d2-a871-20fd92545284;type=command;name=command;]Formatted command: Set-StrictMode -Version Latest $ErrorActionPreference = "Stop" $VerbosePreference = "Continue" $InformationPreference = "Continue"
& "/ado/xxxxxxxx/xxxxxxxx_work/_temp/publisher/publisher"
if ($LASTEXITCODE -ne 0) { throw "Running publisher failed."}
Write-Information "Execution complete." 2024-08-30T03:04:33.9689813Z ##[debug]Agent.Version=3.242.1 2024-08-30T03:04:33.9690130Z ##[debug]agent.tempDirectory=/ado/xxxxxxxx/xxxxxxxx_work/_temp 2024-08-30T03:04:33.9690523Z ##[debug]check path : /ado/xxxxxxxx/xxxxxxxx_work/_temp 2024-08-30T03:04:33.9699459Z ========================== Starting Command Output =========================== 2024-08-30T03:04:33.9704220Z ##[debug]which 'pwsh' 2024-08-30T03:04:33.9704923Z ##[debug]found: '/usr/bin/pwsh' 2024-08-30T03:04:33.9705574Z ##[debug]which '/usr/bin/pwsh' 2024-08-30T03:04:33.9706138Z ##[debug]found: '/usr/bin/pwsh' 2024-08-30T03:04:33.9706741Z ##[debug]/usr/bin/pwsh arg: -NoLogo 2024-08-30T03:04:33.9712109Z ##[debug]/usr/bin/pwsh arg: -NoProfile 2024-08-30T03:04:33.9712636Z ##[debug]/usr/bin/pwsh arg: -NonInteractive 2024-08-30T03:04:33.9713121Z ##[debug]/usr/bin/pwsh arg: -Command 2024-08-30T03:04:33.9713652Z ##[debug]/usr/bin/pwsh arg: . '/ado/xxxxxxxx/xxxxxxxx_work/_temp/6f904b45-838f-4705-9002-7a20b70a437b.ps1' 2024-08-30T03:04:33.9714242Z ##[debug]exec tool: /usr/bin/pwsh 2024-08-30T03:04:33.9714695Z ##[debug]arguments: 2024-08-30T03:04:33.9715096Z ##[debug] -NoLogo 2024-08-30T03:04:33.9715522Z ##[debug] -NoProfile 2024-08-30T03:04:33.9716247Z ##[debug] -NonInteractive 2024-08-30T03:04:33.9716618Z ##[debug] -Command 2024-08-30T03:04:33.9717011Z ##[debug] . '/ado/xxxxxxxx/xxxxxxxx_work/_temp/6f904b45-838f-4705-9002-7a20b70a437b.ps1' 2024-08-30T03:04:33.9717853Z [command]/usr/bin/pwsh -NoLogo -NoProfile -NonInteractive -Command . '/ado/xxxxxxxx/xxxxxxxx_work/_temp/6f904b45-838f-4705-9002-7a20b70a437b.ps1' 2024-08-30T03:04:34.4095412Z info: Microsoft.Hosting.Lifetime[0] 2024-08-30T03:04:34.4095655Z Application started. Press Ctrl+C to shut down. 2024-08-30T03:04:34.4103951Z info: Microsoft.Hosting.Lifetime[0] 2024-08-30T03:04:34.4104235Z Hosting environment: Production 2024-08-30T03:04:34.4104391Z info: Microsoft.Hosting.Lifetime[0] 2024-08-30T03:04:34.4104578Z Content root path: /ado/xxxxxxxx/xxxxxxxx_work/3/s 2024-08-30T03:04:34.5430162Z info: publisher[0] 2024-08-30T03:04:34.5430776Z Running publisher... 2024-08-30T03:04:34.5439389Z info: publisher[0] 2024-08-30T03:04:34.5439777Z Putting named values... 2024-08-30T03:04:34.7080955Z warn: publisher[0] 2024-08-30T03:04:34.7081540Z Named value 633fc629cc6c8fe705db3fca is secret, but no value or keyvault identifier was specified. Skipping it... 2024-08-30T03:04:34.7081779Z warn: publisher[0] 2024-08-30T03:04:34.7082025Z Named value 6050a1c515537519004e4569 is secret, but no value or keyvault identifier was specified. Skipping it... 2024-08-30T03:04:34.7083583Z warn: publisher[0] 2024-08-30T03:04:34.7083851Z Named value 622428f08c16ca6bc65fc26e is secret, but no value or keyvault identifier was specified. Skipping it... 2024-08-30T03:04:34.7084433Z warn: publisher[0] 2024-08-30T03:04:34.7084777Z Named value 61e78fb85a483eb8b4968009 is secret, but no value or keyvault identifier was specified. Skipping it... 2024-08-30T03:04:34.7096532Z warn: publisher[0] 2024-08-30T03:04:34.7096804Z Named value 633fc5eea39ec647e08eca23 is secret, but no value or keyvault identifier was specified. Skipping it... 2024-08-30T03:04:34.7113310Z warn: publisher[0] 2024-08-30T03:04:34.7113900Z Named value 62726bc9bce02a7730691c7a is secret, but no value or keyvault identifier was specified. Skipping it... 2024-08-30T03:04:34.7114388Z warn: publisher[0] 2024-08-30T03:04:34.7115542Z Named value 61e790324f6aaae4a60ae708 is secret, but no value or keyvault identifier was specified. Skipping it... 2024-08-30T03:04:34.7116073Z warn: publisher[0] 2024-08-30T03:04:34.7116874Z Named value 6661bf43217d2016f0838ca7 is secret, but no value or keyvault identifier was specified. Skipping it... 2024-08-30T03:04:34.7118492Z warn: publisher[0] 2024-08-30T03:04:34.7118986Z Named value 61e7900245e3d8f773dbd9c3 is secret, but no value or keyvault identifier was specified. Skipping it... 2024-08-30T03:04:34.7134188Z warn: publisher[0] 2024-08-30T03:04:34.7134500Z Named value 6340989f7f4683fcde74be0a is secret, but no value or keyvault identifier was specified. Skipping it... 2024-08-30T03:04:34.7134711Z warn: publisher[0] 2024-08-30T03:04:34.7134940Z Named value 61e8ade0201ba14c76d16d74 is secret, but no value or keyvault identifier was specified. Skipping it... 2024-08-30T03:04:34.7135186Z warn: publisher[0] 2024-08-30T03:04:34.7135407Z Named value 61e79061380a21b33b96b5f1 is secret, but no value or keyvault identifier was specified. Skipping it... 2024-08-30T03:04:34.7135631Z warn: publisher[0] 2024-08-30T03:04:34.7135851Z Named value 620afbf03b6dbabca8cab14e is secret, but no value or keyvault identifier was specified. Skipping it... 2024-08-30T03:04:34.7136063Z warn: publisher[0] 2024-08-30T03:04:34.7136301Z Named value 61e78f94ffd3f4634d103548 is secret, but no value or keyvault identifier was specified. Skipping it... 2024-08-30T03:04:34.7136527Z warn: publisher[0] 2024-08-30T03:04:34.7136759Z Named value 6050dd6615537519004e456d is secret, but no value or keyvault identifier was specified. Skipping it... 2024-08-30T03:04:34.7136973Z warn: publisher[0] 2024-08-30T03:04:34.7137314Z Named value 62726b94a5a0c7e01f3f2450 is secret, but no value or keyvault identifier was specified. Skipping it... 2024-08-30T03:04:34.7137496Z warn: publisher[0] 2024-08-30T03:04:34.7137725Z Named value 633fc5a8eb300a2b4092820c is secret, but no value or keyvault identifier was specified. Skipping it... 2024-08-30T03:04:34.7137937Z warn: publisher[0] 2024-08-30T03:04:34.7138168Z Named value 61e77d23490a7781fa74b99f is secret, but no value or keyvault identifier was specified. Skipping it... 2024-08-30T03:04:34.7138381Z warn: publisher[0] 2024-08-30T03:04:34.7138616Z Named value 62726b5d4bdc7f059f59bff4 is secret, but no value or keyvault identifier was specified. Skipping it... 2024-08-30T03:04:34.7154307Z info: publisher[0] 2024-08-30T03:04:34.7154497Z Putting gateways... 2024-08-30T03:04:34.7263358Z info: publisher[0] 2024-08-30T03:04:34.7264196Z Putting gateway XXXXXXX... 2024-08-30T03:04:34.7264772Z info: publisher[0] 2024-08-30T03:04:34.7265047Z Putting gateway XXXXXXX... 2024-08-30T03:04:34.7265202Z info: publisher[0] 2024-08-30T03:04:34.7265693Z Putting gateway XXXXXXX... 2024-08-30T03:04:35.9266988Z info: publisher[0] 2024-08-30T03:04:35.9267604Z Putting tags... 2024-08-30T03:04:35.9363502Z info: publisher[0] 2024-08-30T03:04:35.9364099Z Putting tag faq-controller... 2024-08-30T03:04:35.9364261Z info: publisher[0] 2024-08-30T03:04:35.9364550Z Putting tag assignment-rule-supplier-controller... 2024-08-30T03:04:35.9364726Z info: publisher[0] 2024-08-30T03:04:35.9364882Z Putting tag shared... 2024-08-30T03:04:35.9365349Z info: publisher[0] 2024-08-30T03:04:35.9365587Z Putting tag edi-doc-controller... 2024-08-30T03:04:36.9493273Z info: publisher[0] 2024-08-30T03:04:36.9494260Z Putting tag business-function-controller... 2024-08-30T03:04:36.9494547Z info: publisher[0] 2024-08-30T03:04:36.9494766Z Putting tag contact-support-controller... 2024-08-30T03:04:36.9855760Z info: publisher[0] 2024-08-30T03:04:36.9856221Z Putting tag environment-controller... 2024-08-30T03:04:37.0376656Z info: publisher[0] 2024-08-30T03:04:37.0377293Z Putting tag reporting-controller... 2024-08-30T03:04:37.8898439Z info: publisher[0] 2024-08-30T03:04:37.8899049Z Putting tag file-api-controller... 2024-08-30T03:04:37.8939626Z info: publisher[0] 2024-08-30T03:04:37.8940057Z Putting tag metrics-mvc-endpoint... 2024-08-30T03:04:37.9447288Z info: publisher[0] 2024-08-30T03:04:37.9447879Z Putting tag bip-reports-controller... 2024-08-30T03:04:37.9597176Z info: publisher[0] 2024-08-30T03:04:37.9597777Z Putting tag dash-board-controller... 2024-08-30T03:04:38.4905000Z ##[debug]Agent environment resources - Disk: / Available 15146.62 MB out of 20470.00 MB, Memory: Used 1571.00 MB out of 15759.00 MB, CPU: Usage 1.37% 2024-08-30T03:04:38.8786594Z info: publisher[0] 2024-08-30T03:04:38.8787323Z Putting tag log-error-controller... 2024-08-30T03:04:38.9003891Z info: publisher[0] 2024-08-30T03:04:38.9004442Z Putting tag dashboard-controller... 2024-08-30T03:04:39.0485779Z info: publisher[0] 2024-08-30T03:04:39.0486412Z Putting tag supplier-file-controller... 2024-08-30T03:04:39.1599638Z info: publisher[0] 2024-08-30T03:04:39.1600079Z Putting tag power-bi-controller... 2024-08-30T03:04:39.8625845Z info: publisher[0] 2024-08-30T03:04:39.8626434Z Putting tag request-priority-controller... 2024-08-30T03:04:39.9874710Z info: publisher[0] 2024-08-30T03:04:39.9875235Z Putting tag b-2-b-port-controller... 2024-08-30T03:04:40.1415111Z info: publisher[0] 2024-08-30T03:04:40.1416245Z Putting tag iexpense-controller... 2024-08-30T03:04:40.1458958Z info: publisher[0] 2024-08-30T03:04:40.1459798Z Putting tag url-param-controller... 2024-08-30T03:04:40.1489135Z info: publisher[0] 2024-08-30T03:04:40.1489751Z Putting tag header-controller... 2024-08-30T03:04:40.5468646Z info: publisher[0] 2024-08-30T03:04:40.5469962Z Putting tag audit-log-controller... 2024-08-30T03:04:41.0309393Z info: publisher[0] 2024-08-30T03:04:41.0310499Z Putting tag invoice-controller... 2024-08-30T03:04:41.0664948Z info: publisher[0] 2024-08-30T03:04:41.0665701Z Putting tag log... 2024-08-30T03:04:41.0705577Z info: publisher[0] 2024-08-30T03:04:41.0706073Z Putting tag odi-report-distribution-controller... 2024-08-30T03:04:41.6170446Z info: publisher[0] 2024-08-30T03:04:41.6171162Z Putting tag rpd... 2024-08-30T03:04:41.9567429Z info: publisher[0] 2024-08-30T03:04:41.9568552Z Putting tag config-controller... 2024-08-30T03:04:41.9669543Z info: publisher[0] 2024-08-30T03:04:41.9670341Z Putting tag api-detail-controller... 2024-08-30T03:04:41.9764948Z info: publisher[0] 2024-08-30T03:04:41.9765679Z Putting tag order-controller... 2024-08-30T03:04:42.5759866Z info: publisher[0] 2024-08-30T03:04:42.5760483Z Putting tag saved-search-controller... 2024-08-30T03:04:42.8829982Z info: publisher[0] 2024-08-30T03:04:42.8831036Z Putting tag Billing-Controller... 2024-08-30T03:04:42.9729874Z info: publisher[0] 2024-08-30T03:04:42.9730790Z Putting tag cancellation-reasons-controller... 2024-08-30T03:04:43.0589235Z info: publisher[0] 2024-08-30T03:04:43.0590244Z Putting tag web-controller... 2024-08-30T03:04:43.3953112Z info: publisher[0] 2024-08-30T03:04:43.3953655Z Putting tag cyber-controller... 2024-08-30T03:04:43.4595462Z info: publisher[0] 2024-08-30T03:04:43.4596012Z Putting tag content-xm-controller... 2024-08-30T03:04:43.4949361Z ##[debug]Agent environment resources - Disk: / Available 15146.62 MB out of 20470.00 MB, Memory: Used 1572.00 MB out of 15759.00 MB, CPU: Usage 1.37% 2024-08-30T03:04:43.7093475Z info: publisher[0] 2024-08-30T03:04:43.7094051Z Putting tag homepage-controller... 2024-08-30T03:04:43.8185565Z info: publisher[0] 2024-08-30T03:04:43.8186181Z Putting tag comments-controller... 2024-08-30T03:04:43.8969958Z info: publisher[0] 2024-08-30T03:04:43.8970889Z Putting tag test-controller... 2024-08-30T03:04:44.2213533Z info: publisher[0] 2024-08-30T03:04:44.2213807Z Putting tag contracts... 2024-08-30T03:04:44.3572428Z info: publisher[0] 2024-08-30T03:04:44.6223454Z Putting tag agreements-controller... 2024-08-30T03:04:44.6223769Z info: publisher[0] 2024-08-30T03:04:44.6224138Z Putting tag program-config-controller... 2024-08-30T03:04:44.6728335Z info: publisher[0] 2024-08-30T03:04:44.6729736Z Putting tag linked-requests-controller... 2024-08-30T03:04:45.2363655Z info: publisher[0] 2024-08-30T03:04:45.2363868Z Putting tag Unityapi... 2024-08-30T03:04:45.4312999Z info: publisher[0] 2024-08-30T03:04:45.4313577Z Putting tag request-detail-controller... 2024-08-30T03:04:45.5038329Z info: publisher[0] 2024-08-30T03:04:45.5038957Z Putting tag Masterdata-Controller... 2024-08-30T03:04:45.5799096Z info: publisher[0] 2024-08-30T03:04:45.5799733Z Putting tag request-fields-controller... 2024-08-30T03:04:46.1510281Z info: publisher[0] 2024-08-30T03:04:46.1510966Z Putting tag endpoint-response-controller... 2024-08-30T03:04:46.3507940Z info: publisher[0] 2024-08-30T03:04:46.3508764Z Putting tag request-history-controller... 2024-08-30T03:04:46.4371361Z info: publisher[0] 2024-08-30T03:04:46.4372266Z Putting tag request-status-controller... 2024-08-30T03:04:46.5018887Z info: publisher[0] 2024-08-30T03:04:46.5019540Z Putting tag request-controller... 2024-08-30T03:04:46.7825096Z info: publisher[0] 2024-08-30T03:04:46.7826294Z Putting tag status-groups-controller... 2024-08-30T03:04:47.0734491Z info: publisher[0] 2024-08-30T03:04:47.0735719Z Putting tag hal-json-mvc-endpoint... 2024-08-30T03:04:47.2104095Z info: publisher[0] 2024-08-30T03:04:47.2104670Z Putting tag document-controller... 2024-08-30T03:04:47.4139583Z info: publisher[0] 2024-08-30T03:04:47.4140869Z Putting tag transaction-details-controller... 2024-08-30T03:04:47.7194724Z info: publisher[0] 2024-08-30T03:04:47.7195750Z Putting tag build-a-quote-controller... 2024-08-30T03:04:47.9742985Z info: publisher[0] 2024-08-30T03:04:47.9744126Z Putting tag deploy-info-controller... 2024-08-30T03:04:48.1798678Z info: publisher[0] 2024-08-30T03:04:48.1799328Z Putting tag price-list-attributes-controller... 2024-08-30T03:04:48.2794178Z info: publisher[0] 2024-08-30T03:04:48.2795306Z Putting tag request-information-controller... 2024-08-30T03:04:48.3028010Z info: publisher[0] 2024-08-30T03:04:48.3029020Z Putting tag request-tags-controller... 2024-08-30T03:04:48.4998444Z ##[debug]Agent environment resources - Disk: / Available 15146.62 MB out of 20470.00 MB, Memory: Used 1575.00 MB out of 15759.00 MB, CPU: Usage 1.37% 2024-08-30T03:04:48.7274828Z info: publisher[0] 2024-08-30T03:04:48.7275909Z Putting tag pricing-controller... 2024-08-30T03:04:49.0565558Z info: publisher[0] 2024-08-30T03:04:49.0566167Z Putting tag team-member-controller... 2024-08-30T03:04:49.1797649Z info: publisher[0] 2024-08-30T03:04:49.1798304Z Putting tag environment-api-controller... 2024-08-30T03:04:49.1929208Z info: publisher[0] 2024-08-30T03:04:49.1930398Z Putting tag collection-doc-controller... 2024-08-30T03:04:49.6338834Z info: publisher[0] 2024-08-30T03:04:49.6340012Z Putting tag basic-error-controller... 2024-08-30T03:04:49.9383294Z info: publisher[0] 2024-08-30T03:04:49.9383920Z Putting tag request-types-sla-controller... 2024-08-30T03:04:49.9945676Z info: publisher[0] 2024-08-30T03:04:49.9946684Z Putting tag cart-controller... 2024-08-30T03:04:50.0612535Z info: publisher[0] 2024-08-30T03:04:50.0612851Z Putting tag lov... 2024-08-30T03:04:50.0738775Z info: publisher[0] 2024-08-30T03:04:50.0739293Z Putting tag request-types-controller... 2024-08-30T03:04:50.3721837Z info: publisher[0] 2024-08-30T03:04:50.3722956Z Putting tag email-controller... 2024-08-30T03:04:50.3726299Z info: publisher[0] 2024-08-30T03:04:50.3726708Z Putting tag BusinessUnit-Controller... 2024-08-30T03:04:50.4848781Z info: publisher[0] 2024-08-30T03:04:50.4849292Z Putting tag file-controller... 2024-08-30T03:04:50.6637830Z info: publisher[0] 2024-08-30T03:04:50.6638318Z Putting tag assignment-rule-controller... 2024-08-30T03:04:50.6758470Z info: publisher[0] 2024-08-30T03:04:50.6758955Z Putting tag interested-parties-controller... 2024-08-30T03:04:50.7767923Z info: publisher[0] 2024-08-30T03:04:50.7768441Z Putting tag nav-controller... 2024-08-30T03:04:50.8592309Z info: publisher[0] 2024-08-30T03:04:50.8592987Z Putting tag status-transitions-controller... 2024-08-30T03:04:51.5460967Z info: publisher[0] 2024-08-30T03:04:51.5461699Z Putting tag non-b-2-b-config-controller... 2024-08-30T03:04:51.5673960Z info: publisher[0] 2024-08-30T03:04:51.5674455Z Putting tag flow-type-controller... 2024-08-30T03:04:51.7288783Z info: publisher[0] 2024-08-30T03:04:51.7289413Z Putting tag access-log-controller... 2024-08-30T03:04:51.7602552Z info: publisher[0] 2024-08-30T03:04:51.7603151Z Putting tag collection-controller... 2024-08-30T03:04:52.0307177Z info: publisher[0] 2024-08-30T03:04:52.0307855Z Putting tag dqm... 2024-08-30T03:04:52.4949824Z info: publisher[0] 2024-08-30T03:04:52.4950491Z Putting tag email-template-controller... 2024-08-30T03:04:52.5409227Z info: publisher[0] 2024-08-30T03:04:52.5409820Z Putting tag common-controller... 2024-08-30T03:04:52.6720724Z info: publisher[0] 2024-08-30T03:04:52.6721293Z Putting tag property-controller... 2024-08-30T03:04:52.9505864Z info: publisher[0] 2024-08-30T03:04:52.9506459Z Putting tag market-place-controller... 2024-08-30T03:04:53.4201003Z info: publisher[0] 2024-08-30T03:04:53.4881221Z Putting tag auth-controller... 2024-08-30T03:04:53.4881456Z info: publisher[0] 2024-08-30T03:04:53.4881682Z Putting tag mock-json-server-controller... 2024-08-30T03:04:53.5056625Z ##[debug]Agent environment resources - Disk: / Available 15147.59 MB out of 20470.00 MB, Memory: Used 1577.00 MB out of 15759.00 MB, CPU: Usage 1.37% 2024-08-30T03:04:53.5305075Z info: publisher[0] 2024-08-30T03:04:53.5305635Z Putting tag request-field-conditions-controller... 2024-08-30T03:04:53.7113478Z info: publisher[0] 2024-08-30T03:04:53.7114093Z Putting tag endpoint-controller... 2024-08-30T03:04:53.8025552Z info: publisher[0] 2024-08-30T03:04:53.8026589Z Putting tag price-list-rules-controller... 2024-08-30T03:04:53.8391191Z info: publisher[0] 2024-08-30T03:04:53.8392221Z Putting tag body-example-controller... 2024-08-30T03:04:53.9055178Z info: publisher[0] 2024-08-30T03:04:53.9055844Z Putting tag notes-controller... 2024-08-30T03:04:54.0293839Z info: publisher[0] 2024-08-30T03:04:54.0294441Z Putting tag supplier-mapping-controller... 2024-08-30T03:04:54.1175875Z info: publisher[0] 2024-08-30T03:04:54.1176537Z Putting tag rosetta-net-controller... 2024-08-30T03:04:54.4127268Z info: publisher[0] 2024-08-30T03:04:54.4127945Z Putting tag request-access-controller... 2024-08-30T03:04:54.7151095Z info: publisher[0] 2024-08-30T03:04:54.7151644Z Putting tag environment-mvc-endpoint... 2024-08-30T03:04:54.8231729Z info: publisher[0] 2024-08-30T03:04:54.8232286Z Putting tag health-mvc-endpoint... 2024-08-30T03:04:54.8621227Z info: publisher[0] 2024-08-30T03:04:54.8621815Z Putting tag rpa-controller... 2024-08-30T03:04:55.0403543Z info: publisher[0] 2024-08-30T03:04:55.0404182Z Putting tag body-param-controller... 2024-08-30T03:04:55.0404379Z info: publisher[0] 2024-08-30T03:04:55.0404667Z Putting tag shared-controller... 2024-08-30T03:04:55.2266166Z info: publisher[0] 2024-08-30T03:04:55.2266886Z Putting tag pricing... 2024-08-30T03:04:55.3846448Z info: publisher[0] 2024-08-30T03:04:55.3847237Z Putting tag sales-flash-controller... 2024-08-30T03:04:55.7116594Z info: publisher[0] 2024-08-30T03:04:55.7117321Z Putting tag tags-controller... 2024-08-30T03:04:55.7395631Z info: publisher[0] 2024-08-30T03:04:55.7396251Z Putting tag rpa-doc-controller... 2024-08-30T03:04:55.9614826Z info: publisher[0] 2024-08-30T03:04:55.9615486Z Putting tag endpoint-mvc-adapter... 2024-08-30T03:04:56.0263127Z info: publisher[0] 2024-08-30T03:04:56.0263778Z Putting tag assignment-rule-action-controller... 2024-08-30T03:04:56.0270586Z info: publisher[0] 2024-08-30T03:04:56.0270806Z Putting tag reports... 2024-08-30T03:04:56.2560235Z info: publisher[0] 2024-08-30T03:04:56.2560865Z Putting tag edi-controller... 2024-08-30T03:04:56.2641413Z info: publisher[0] 2024-08-30T03:04:56.2641872Z Putting tag user-api-controller... 2024-08-30T03:04:56.5613265Z info: publisher[0] 2024-08-30T03:04:56.5613789Z Putting tag teams-controller... 2024-08-30T03:04:56.8535522Z info: publisher[0] 2024-08-30T03:04:56.8536191Z Putting tag search-user-controller... 2024-08-30T03:04:56.9585651Z info: publisher[0] 2024-08-30T03:04:56.9586290Z Putting tag sales-flash-supplier-controller... 2024-08-30T03:04:56.9740202Z info: publisher[0] 2024-08-30T03:04:56.9740602Z Putting tag inventory... 2024-08-30T03:04:57.1416858Z info: publisher[0] 2024-08-30T03:04:57.1417675Z Putting tag news-controller... 2024-08-30T03:04:57.2176826Z info: publisher[0] 2024-08-30T03:04:57.2177499Z Putting tag cache-controller... 2024-08-30T03:04:57.2815974Z info: publisher[0] 2024-08-30T03:04:57.2816585Z Putting tag request-summary-controller... 2024-08-30T03:04:57.3559983Z info: publisher[0] 2024-08-30T03:04:57.3560546Z Putting tag quote-output-controller... 2024-08-30T03:04:57.5164269Z info: publisher[0] 2024-08-30T03:04:57.5164914Z Putting tag asn-subscription-controller... 2024-08-30T03:04:57.5750787Z info: publisher[0] 2024-08-30T03:04:57.5751042Z Putting tag quote... 2024-08-30T03:04:57.9211869Z info: publisher[0] 2024-08-30T03:04:57.9212459Z Putting tag rosetta-net-doc-controller... 2024-08-30T03:04:58.1060341Z info: publisher[0] 2024-08-30T03:04:58.1060919Z Putting tag sample-controller... 2024-08-30T03:04:58.2310722Z info: publisher[0] 2024-08-30T03:04:58.2311354Z Putting tag body-param-info-controller... 2024-08-30T03:04:58.3224777Z info: publisher[0] 2024-08-30T03:04:58.3225394Z Putting tag copy-request-controller... 2024-08-30T03:04:58.5104037Z ##[debug]Agent environment resources - Disk: / Available 15147.58 MB out of 20470.00 MB, Memory: Used 1574.00 MB out of 15759.00 MB, CPU: Usage 1.37% 2024-08-30T03:04:58.5222498Z info: publisher[0] 2024-08-30T03:04:58.5223222Z Putting tag document-category-controller... 2024-08-30T03:04:58.6187543Z info: publisher[0] 2024-08-30T03:04:58.6188170Z Putting tag endpoint-request-controller... 2024-08-30T03:04:59.6978862Z info: publisher[0] 2024-08-30T03:04:59.6979619Z Putting version sets... 2024-08-30T03:04:59.7008650Z info: publisher[0] 2024-08-30T03:04:59.7008904Z Putting backends... 2024-08-30T03:04:59.7193345Z info: publisher[0] 2024-08-30T03:04:59.7194247Z Putting backend LogicApp_XXXXXXX-USERSYNC-UAT-ISE_uatecsrba_9121caa561e240579f84ccfd49f96622... 2024-08-30T03:04:59.7194621Z info: publisher[0] 2024-08-30T03:04:59.7195616Z Putting backend LogicApp_XXXXXXX-ACTIVATEAGREEMENT-UAT-ISE_uat_f34e4d8e4c38b2c7c947952fcdbc0c7f... 2024-08-30T03:04:59.7196160Z info: publisher[0] 2024-08-30T03:04:59.7196524Z Putting backend LogicApp_XXXXXXX-SALESREP-UAT-ISE_uatecsrba_9121caa561e240579f84ccfd49f96622... 2024-08-30T03:04:59.7196680Z info: publisher[0] 2024-08-30T03:04:59.7196891Z Putting backend LogicApp_XXXXXXX-VENDOR-UAT-ISE_uatecsrba_9121caa561e240579f84ccfd49f96622... 2024-08-30T03:05:00.2216832Z info: publisher[0] 2024-08-30T03:05:00.2217942Z Putting backend LogicApp_XXXXXXX-EXCHANGERATE-UAT-ISE_uatecsrba_9121caa561e240579f84ccfd49f96622... 2024-08-30T03:05:00.2235692Z info: publisher[0] 2024-08-30T03:05:00.2236242Z Putting backend LogicApp_RMBARB-GETSUBSCRIPTIONS-UAT-ISE_uate_61722de1b28872bbeec8ab0ed4f78c45... 2024-08-30T03:05:00.3359464Z info: publisher[0] 2024-08-30T03:05:00.3360292Z Putting backend LogicApp_XXXXXXX-FINALIZEAGREEMENT-UAT-ISE_uat_abb50484e4f40ca6445b55f7157e378a... 2024-08-30T03:05:00.5939470Z info: publisher[0] 2024-08-30T03:05:00.5940272Z Putting backend LogicApp_XXXXXXX-CUSTOMER-UAT-ISE_uatecsrba_9121caa561e240579f84ccfd49f96622... 2024-08-30T03:05:00.6037599Z info: publisher[0] 2024-08-30T03:05:00.6038220Z Putting backend LogicApp_RMBARB-GETBILLINGLINES-UAT-ISE_uatec_f01577e0ebf5c8b93e96a1de36c8c820... 2024-08-30T03:05:00.6076398Z info: publisher[0] 2024-08-30T03:05:00.6076886Z Putting backend LogicApp_XXXXXXX-BILLING-UAT-ISE_uatecsrba_9121caa561e240579f84ccfd49f96622... 2024-08-30T03:05:00.6901614Z info: publisher[0] 2024-08-30T03:05:00.6902459Z Putting backend LogicApp_RMBARB-GETBILLINGS-UAT-ISE_uatecsrba_9121caa561e240579f84ccfd49f96622... 2024-08-30T03:05:00.9690832Z info: publisher[0] 2024-08-30T03:05:00.9691614Z Putting backend LogicApp_XXXXXXX-BILLINGTRANSACTIONS-UAT-ISE_u_aebf4aecf1cf87eb65a44728758d8868... 2024-08-30T03:05:01.5234428Z info: publisher[0] 2024-08-30T03:05:01.5235210Z Putting backend LogicApp_XXXXXXX-BPARESPONSE-UAT-ISE_uatecsrba_9121caa561e240579f84ccfd49f96622... 2024-08-30T03:05:02.4521593Z info: publisher[0] 2024-08-30T03:05:02.4522467Z Putting loggers... 2024-08-30T03:05:02.4622392Z info: publisher[0] 2024-08-30T03:05:02.4622865Z Putting logger azuremonitor... 2024-08-30T03:05:02.4623165Z info: publisher[0] 2024-08-30T03:05:02.4623735Z Putting logger apimname... 2024-08-30T03:05:02.4624050Z info: publisher[0] 2024-08-30T03:05:02.4624422Z Putting logger apimappinsights... 2024-08-30T03:05:03.4089350Z crit: publisher[0] 2024-08-30T03:05:03.4090175Z Application failed. 2024-08-30T03:05:03.4091949Z System.Net.Http.HttpRequestException: HTTP request to URI https://management.azure.com/subscriptions/***/resourceGroups/rg-apiops-poc/providers/Microsoft.ApiManagement/service/apimname/loggers/apimappinsights?api-version=2023-09-01-preview failed with status code 400. Content is '{"error":{"code":"ValidationError","message":"One or more fields contain incorrect values:","details":[{"code":"ValidationError","target":"One or more Properties ['{0}'] specified are missing.","message":"Logger-Credentials--6050dd6615537519004e456e"}]}}'. 2024-08-30T03:05:03.4092895Z at common.HttpPipelineExtensions.<>cDisplayClass11_0.b0(Response response) in /home/runner/work/apiops/apiops/tools/code/common/Http.cs:line 173
2024-08-30T03:05:03.4093215Z at LanguageExt.Either.Leftb 0>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/Logger.cs:line 173
2024-08-30T03:05:03.4095318Z --- End of stack trace from previous location ---
2024-08-30T03:05:03.4095629Z at publisher.LoggerModule.<>cDisplayClass7_1.<b1>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/Logger.cs:line 121
2024-08-30T03:05:03.4096055Z --- End of stack trace from previous location ---
2024-08-30T03:05:03.4096397Z at common.OptionExtensions.IterTask[T](Optionb 0>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/Logger.cs:line 121
2024-08-30T03:05:03.4097911Z --- End of stack trace from previous location ---
2024-08-30T03:05:03.4098158Z at System.Threading.Tasks.Parallel.<>c53`1.<b 53_0>d.MoveNext()
2024-08-30T03:05:03.4098502Z --- End of stack trace from previous location ---
2024-08-30T03:05:03.4098845Z at common.IEnumerableExtensions.IterParallel[T](IEnumerableb0>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/Logger.cs:line 54
2024-08-30T03:05:03.4100120Z --- End of stack trace from previous location ---
2024-08-30T03:05:03.4100428Z at publisher.AppModule.<>cDisplayClass1_0.<b 0>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/App.cs:line 170
2024-08-30T03:05:03.4100825Z --- End of stack trace from previous location ---
2024-08-30T03:05:03.4101093Z at common.HostingModule.RunApplication(IHost host) in /home/runner/work/apiops/apiops/tools/code/common/Hosting.cs:line 89
2024-08-30T03:05:03.4101365Z info: Microsoft.Hosting.Lifetime[0]
2024-08-30T03:05:03.4101542Z Application is shutting down...
2024-08-30T03:05:03.4171060Z Unhandled exception. System.Net.Http.HttpRequestException: HTTP request to URI https://management.azure.com/subscriptions/***/resourceGroups/rg-apiops-poc/providers/Microsoft.ApiManagement/service/apimname/loggers/apimappinsights?api-version=2023-09-01-preview failed with status code 400. Content is '{"error":{"code":"ValidationError","message":"One or more fields contain incorrect values:","details":[{"code":"ValidationError","target":"One or more Properties ['{0}'] specified are missing.","message":"Logger-Credentials--6050dd6615537519004e456e"}]}}'.
2024-08-30T03:05:03.4171914Z at common.HttpPipelineExtensions.<>cDisplayClass11_0.b0(Response response) in /home/runner/work/apiops/apiops/tools/code/common/Http.cs:line 173
2024-08-30T03:05:03.4172156Z at LanguageExt.Either.Leftb 0>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/Logger.cs:line 173
2024-08-30T03:05:03.4173755Z --- End of stack trace from previous location ---
2024-08-30T03:05:03.4174021Z at publisher.LoggerModule.<>cDisplayClass7_1.<b1>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/Logger.cs:line 121
2024-08-30T03:05:03.4174321Z --- End of stack trace from previous location ---
2024-08-30T03:05:03.4174723Z at common.OptionExtensions.IterTask[T](Optionb 0>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/Logger.cs:line 121
2024-08-30T03:05:03.4175690Z --- End of stack trace from previous location ---
2024-08-30T03:05:03.4175890Z at System.Threading.Tasks.Parallel.<>c53`1.<b 53_0>d.MoveNext()
2024-08-30T03:05:03.4176135Z --- End of stack trace from previous location ---
2024-08-30T03:05:03.4176424Z at common.IEnumerableExtensions.IterParallel[T](IEnumerableb0>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/Logger.cs:line 54
2024-08-30T03:05:03.4177698Z --- End of stack trace from previous location ---
2024-08-30T03:05:03.4177945Z at publisher.AppModule.<>cDisplayClass1_0.<b 0>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/App.cs:line 170
2024-08-30T03:05:03.4178225Z --- End of stack trace from previous location ---
2024-08-30T03:05:03.4178452Z at common.HostingModule.RunApplication(IHost host) in /home/runner/work/apiops/apiops/tools/code/common/Hosting.cs:line 89
2024-08-30T03:05:03.4178755Z at common.HostingModule.RunHost(String[] arguments, String applicationName, Actionb0>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/Logger.cs:line 173
--- End of stack trace from previous location ---
at publisher.LoggerModule.<>cDisplayClass7_1.<b 1>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/Logger.cs:line 121
--- End of stack trace from previous location ---
at common.OptionExtensions.IterTask[T](Optionb0>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/Logger.cs:line 121
--- End of stack trace from previous location ---
at System.Threading.Tasks.Parallel.<>c53 DisplayClass1_0.<b0>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/Logger.cs:line 54
--- End of stack trace from previous location ---
at publisher.AppModule.<>cDisplayClass1_0.<b__0>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/App.cs:line 170
--- End of stack trace from previous location ---
at common.HostingModule.RunApplication(IHost host) in /home/runner/work/apiops/apiops/tools/code/common/Hosting.cs:line 89
at common.HostingModule.RunHost(String[] arguments, String applicationName, Action`1 configureRunApplication) in /home/runner/work/apiops/apiops/tools/code/common/Hosting.cs:line 24
at publisher.Program.Main(String[] arguments) in /home/runner/work/apiops/apiops/tools/code/publisher/Program.cs:line 10
at publisher.Program.(String[] arguments)
2.Match[B](Func
2 Left, Func`2 Right) 2024-08-30T03:05:03.4093622Z at common.HttpPipelineExtensions.PutContent(HttpPipeline pipeline, Uri uri, BinaryData content, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Http.cs:line 173 2024-08-30T03:05:03.4094144Z at common.LoggerModule.PutDto(LoggerUri uri, LoggerDto dto, HttpPipeline pipeline, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Logger.cs:line 189 2024-08-30T03:05:03.4094559Z at publisher.LoggerModule.<>cDisplayClass11_0.<1 option, Func
3 action, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Option.cs:line 22 2024-08-30T03:05:03.4096926Z at common.OptionExtensions.IterTask[T](Option1 option, Func
2 action) in /home/runner/work/apiops/apiops/tools/code/common/Option.cs:line 16 2024-08-30T03:05:03.4097461Z at publisher.LoggerModule.<>cDisplayClass7_0.<1 enumerable, Func
3 action, Int32 maxDegreeOfParallelism, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Enumerable.cs:line 61 2024-08-30T03:05:03.4099312Z at common.IEnumerableExtensions.IterParallel[T](IEnumerable1 enumerable, Func
3 action, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Enumerable.cs:line 47 2024-08-30T03:05:03.4099705Z at publisher.LoggerModule.<>cDisplayClass1_0.<2.Match[B](Func
2 Left, Func`2 Right) 2024-08-30T03:05:03.4172461Z at common.HttpPipelineExtensions.PutContent(HttpPipeline pipeline, Uri uri, BinaryData content, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Http.cs:line 173 2024-08-30T03:05:03.4172826Z at common.LoggerModule.PutDto(LoggerUri uri, LoggerDto dto, HttpPipeline pipeline, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Logger.cs:line 189 2024-08-30T03:05:03.4173189Z at publisher.LoggerModule.<>cDisplayClass11_0.<1 option, Func
3 action, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Option.cs:line 22 2024-08-30T03:05:03.4175045Z at common.OptionExtensions.IterTask[T](Option1 option, Func
2 action) in /home/runner/work/apiops/apiops/tools/code/common/Option.cs:line 16 2024-08-30T03:05:03.4175366Z at publisher.LoggerModule.<>cDisplayClass7_0.<1 enumerable, Func
3 action, Int32 maxDegreeOfParallelism, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Enumerable.cs:line 61 2024-08-30T03:05:03.4176854Z at common.IEnumerableExtensions.IterParallel[T](IEnumerable1 enumerable, Func
3 action, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Enumerable.cs:line 47 2024-08-30T03:05:03.4177385Z at publisher.LoggerModule.<>cDisplayClass1_0.<1 configureRunApplication) in /home/runner/work/apiops/apiops/tools/code/common/Hosting.cs:line 24 2024-08-30T03:05:03.4179078Z at publisher.Program.Main(String[] arguments) in /home/runner/work/apiops/apiops/tools/code/publisher/Program.cs:line 10 2024-08-30T03:05:03.4179290Z at publisher.Program.<Main>(String[] arguments) 2024-08-30T03:05:03.5203233Z ##[debug]Agent environment resources - Disk: / Available 15147.54 MB out of 20470.00 MB, Memory: Used 1757.00 MB out of 15759.00 MB, CPU: Usage 1.37% 2024-08-30T03:05:03.6942635Z [31;1mException: [0m/ado/xxxxxxxx/xxxxxxxx_work/_temp/6f904b45-838f-4705-9002-7a20b70a437b.ps1:9[0m 2024-08-30T03:05:03.6943706Z [31;1m[0m[36;1mLine |[0m 2024-08-30T03:05:03.6944155Z [31;1m[0m[36;1m[36;1m 9 | [0m if ($LASTEXITCODE -ne 0) { [36;1mthrow "Running publisher failed."[0m}[0m 2024-08-30T03:05:03.6944552Z [31;1m[0m[36;1m[36;1m[0m[36;1m[0m[36;1m | [31;1m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m 2024-08-30T03:05:03.6944960Z [31;1m[0m[36;1m[36;1m[0m[36;1m[0m[36;1m[31;1m[31;1m[36;1m | [31;1mRunning publisher failed.[0m 2024-08-30T03:05:03.7361631Z 2024-08-30T03:05:03.7374662Z ##[debug]Exit code 1 received from tool '/usr/bin/pwsh' 2024-08-30T03:05:03.7378460Z ##[debug]STDIO streams have closed for tool '/usr/bin/pwsh' 2024-08-30T03:05:03.7385926Z ##[debug]task result: Failed 2024-08-30T03:05:03.7418702Z ##[error]PowerShell exited with code '1'. 2024-08-30T03:05:03.7426094Z ##[debug]Processed: ##vso[task.issue type=error;source=TaskInternal;correlationId=aacf3099-cc41-4426-bc52-dacf9e9b2367;]PowerShell exited with code '1'. 2024-08-30T03:05:03.7427371Z ##[debug]Processed: ##vso[task.complete result=Failed;]PowerShell exited with code '1'. 2024-08-30T03:05:03.7427803Z ##[debug]task result: Failed 2024-08-30T03:05:03.7428526Z ##[error]PowerShell wrote one or more lines to the standard error stream. 2024-08-30T03:05:03.7429163Z ##[debug]Processed: ##vso[task.issue type=error;source=TaskInternal;correlationId=aacf3099-cc41-4426-bc52-dacf9e9b2367;]PowerShell wrote one or more lines to the standard error stream. 2024-08-30T03:05:03.7429894Z ##[debug]Processed: ##vso[task.complete result=Failed;]PowerShell wrote one or more lines to the standard error stream. 2024-08-30T03:05:03.7430485Z ##[error]Unhandled exception. 2024-08-30T03:05:03.7430857Z ##[debug]Processed: ##vso[task.issue type=error;source=CustomerScript;correlationId=aacf3099-cc41-4426-bc52-dacf9e9b2367;]Unhandled exception. 2024-08-30T03:05:03.7438336Z ##[error]System.Net.Http.HttpRequestException: HTTP request to URI https://management.azure.com/subscriptions/***/resourceGroups/rg-apiops-poc/providers/Microsoft.ApiManagement/service/apiops-poc-sea-apim/loggers/apimappinsights?api-version=2023-09-01-preview failed with status code 400. Content is '{"error":{"code":"ValidationError","message":"One or more fields contain incorrect values:","details":[{"code":"ValidationError","target":"One or more Properties ['{0}'] specified are missing.","message":"Logger-Credentials--6050dd6615537519004e456e"}]}}'. at common.HttpPipelineExtensions.<>c__DisplayClass11_0.<PutContent>b__0(Response response) in /home/runner/work/apiops/apiops/tools/code/common/Http.cs:line 173 at LanguageExt.Either.Left
2.Match[B](Func2 Left, Func
2 Right) at common.HttpPipelineExtensions.PutContent(HttpPipeline pipeline, Uri uri, BinaryData content, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Http.cs:line 173 at common.LoggerModule.PutDto(LoggerUri uri, LoggerDto dto, HttpPipeline pipeline, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Logger.cs:line 189 at publisher.LoggerModule.<>cDisplayClass11_0.<1 option, Func
3 action, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Option.cs:line 22 at common.OptionExtensions.IterTask[T](Option1 option, Func
2 action) in /home/runner/work/apiops/apiops/tools/code/common/Option.cs:line 16 at publisher.LoggerModule.<>cDisplayClass7_0.<1.<<ForEachAsync>b__53_0>d.MoveNext() --- End of stack trace from previous location --- at common.IEnumerableExtensions.IterParallel[T](IEnumerable
1 enumerable, Func3 action, Int32 maxDegreeOfParallelism, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Enumerable.cs:line 61 at common.IEnumerableExtensions.IterParallel[T](IEnumerable
1 enumerable, Func`3 action, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Enumerable.cs:line 47 at publisher.LoggerModule.<>c2024-08-30T03:05:03.7446944Z ##[debug]Processed: ##vso[task.issue type=error;source=CustomerScript;correlationId=aacf3099-cc41-4426-bc52-dacf9e9b2367;]System.Net.Http.HttpRequestException: HTTP request to URI https://management.azure.com/subscriptions/***/resourceGroups/rg-apiops-poc/providers/Microsoft.ApiManagement/service/apiops-poc-sea-apim/loggers/apimappinsights?api-version=2023-09-01-preview failed with status code 400. Content is '{"error":{"code":"ValidationError","message":"One or more fields contain incorrect values:","details":[{"code":"ValidationError","target":"One or more Properties ['{0}'] specified are missing.","message":"Logger-Credentials--6050dd6615537519004e456e"}]}}'. at common.HttpPipelineExtensions.<>cDisplayClass11_0.b0(Response response) in /home/runner/work/apiops/apiops/tools/code/common/Http.cs:line 173
at LanguageExt.Either.Leftb 0>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/Logger.cs:line 173
--- End of stack trace from previous location ---
at publisher.LoggerModule.<>cDisplayClass7_1.<b1>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/Logger.cs:line 121
--- End of stack trace from previous location ---
at common.OptionExtensions.IterTask[T](Optionb 0>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/Logger.cs:line 121
--- End of stack trace from previous location ---
at System.Threading.Tasks.Parallel.<>c53`1.<b 53_0>d.MoveNext()
--- End of stack trace from previous location ---
at common.IEnumerableExtensions.IterParallel[T](IEnumerableb0>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/Logger.cs:line 54
--- End of stack trace from previous location ---
at publisher.AppModule.<>cDisplayClass1_0.<b 0>d.MoveNext() in /home/runner/work/apiops/apiops/tools/code/publisher/App.cs:line 170
--- End of stack trace from previous location ---
at common.HostingModule.RunApplication(IHost host) in /home/runner/work/apiops/apiops/tools/code/common/Hosting.cs:line 89
at common.HostingModule.RunHost(String[] arguments, String applicationName, Action`1 configureRunApplication) in /home/runner/work/apiops/apiops/tools/code/common/Hosting.cs:line 24
at publisher.Program.Main(String[] arguments) in /home/runner/work/apiops/apiops/tools/code/publisher/Program.cs:line 10
at publisher.Program.(String[] arguments)
2.Match[B](Func
2 Left, Func`2 Right) at common.HttpPipelineExtensions.PutContent(HttpPipeline pipeline, Uri uri, BinaryData content, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Http.cs:line 173 at common.LoggerModule.PutDto(LoggerUri uri, LoggerDto dto, HttpPipeline pipeline, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Logger.cs:line 189 at publisher.LoggerModule.<>cDisplayClass11_0.<1 option, Func
3 action, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Option.cs:line 22 at common.OptionExtensions.IterTask[T](Option1 option, Func
2 action) in /home/runner/work/apiops/apiops/tools/code/common/Option.cs:line 16 at publisher.LoggerModule.<>cDisplayClass7_0.<1 enumerable, Func
3 action, Int32 maxDegreeOfParallelism, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Enumerable.cs:line 61 at common.IEnumerableExtensions.IterParallel[T](IEnumerable1 enumerable, Func
3 action, CancellationToken cancellationToken) in /home/runner/work/apiops/apiops/tools/code/common/Enumerable.cs:line 47 at publisher.LoggerModule.<>cDisplayClass1_0.<2024-08-30T03:05:03.7452204Z ##[error][31;1mException: [0m/ado/xxxxxxxx/xxxxxxxx_work/_temp/6f904b45-838f-4705-9002-7a20b70a437b.ps1:9[0m
2024-08-30T03:05:03.7452830Z ##[debug]Processed: ##vso[task.issue type=error;source=CustomerScript;correlationId=aacf3099-cc41-4426-bc52-dacf9e9b2367;][31;1mException: [0m/ado/xxxxxxxx/xxxxxxxx_work/_temp/6f904b45-838f-4705-9002-7a20b70a437b.ps1:9[0m
2024-08-30T03:05:03.7453821Z ##[error][31;1m[0m[36;1mLine |[0m [31;1m[0m[36;1m[36;1m 9 | [0m if ($LASTEXITCODE -ne 0) { [36;1mthrow "Running publisher failed."[0m}[0m [31;1m[0m[36;1m[36;1m[0m[36;1m[0m[36;1m | [31;1m
~~~~~~~~~[0m [31;1m[0m[36;1m[36;1m[0m[36;1m[0m[36;1m[31;1m[31;1m[36;1m | [31;1mRunning publisher failed.[0m2024-08-30T03:05:03.7454514Z ##[debug]Processed: ##vso[task.issue type=error;source=CustomerScript;correlationId=aacf3099-cc41-4426-bc52-dacf9e9b2367;][31;1m[0m[36;1mLine |[0m [31;1m[0m[36;1m[36;1m 9 | [0m if ($LASTEXITCODE -ne 0) { [36;1mthrow "Running publisher failed."[0m}[0m [31;1m[0m[36;1m[36;1m[0m[36;1m[0m[36;1m | [31;1m
~~~~~~~~~[0m [31;1m[0m[36;1m[36;1m[0m[36;1m[0m[36;1m[31;1m[31;1m[36;1m | [31;1mRunning publisher failed.[0m2024-08-30T03:05:03.7456105Z ##[section]Finishing: Run publisher for QA environment
Expected behavior
Able to extract api's but while publishing we are getting above error.
Actual behavior
Able to extract api's but while publishing we are getting above error.
Reproduction Steps
Run extracter pipeline - works fine, it is generating artifacts When running, publisher pipeline, getting error the above error at stage "Run Publisher"