Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure Functions App with image 4-powershell7.2-appservice-stage5 cannot start #1053

Open
buysoft opened this issue Feb 28, 2024 · 2 comments

Comments

@buysoft
Copy link

buysoft commented Feb 28, 2024

Goodday,

I have been using Azure Functions for a while and recently I have created one with these specs:

  • App Service Plan running on B1 plan (Basic)
  • Function App running on the App Service Plan
  • Runtime Stack PowerShell Core
  • Disabled Public Network Access
  • Enabled VNET Injection
  • Enabled Private EndPoint

When I have deployed the above the docker image won't start. I have posted the log information in a separate post below:

@buysoft
Copy link
Author

buysoft commented Feb 28, 2024

2024-02-28T14:26:34 Welcome, you are now connected to log-streaming service.
Starting Log Tail -n 10 of existing logs ----
/home/LogFiles/__lastCheckTime.txt (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/__lastCheckTime.txt)
02/28/2024 14:21:10
/home/LogFiles/kudu/deployment/090122f10bd8-20c3aabf-103d-4490-a671-25422806a1c3.txt (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/kudu/deployment/090122f10bd8-20c3aabf-103d-4490-a671-25422806a1c3.txt)
2024-02-28T12:23:24 Fetching changes.
2024-02-28T12:23:34 Updating submodules.
2024-02-28T12:23:35 Preparing deployment for commit id 'bfc2d07a-6'.
2024-02-28T12:23:36 PreDeployment: context.CleanOutputPath False
2024-02-28T12:23:37 PreDeployment: context.OutputPath /home/site/wwwroot
2024-02-28T12:23:37 Skipping build. Project type: Run-From-Zip
2024-02-28T12:23:37 Skipping post build. Project type: Run-From-Zip
2024-02-28T12:23:38 Triggering recycle (preview mode disabled).
2024-02-28T12:23:39 Updating /home/data/SitePackages/packagename.txt with deployment 20240228122322.zip
2024-02-28T12:23:39 Deployment successful. deployer = Push-Deployer deploymentPath = Functions App ZipDeploy. Run from package.
/home/LogFiles/kudu/deployment/090122f10bd8-e18b06e3-9c22-4e3e-bf3f-3b3031f8d4cb.txt (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/kudu/deployment/090122f10bd8-e18b06e3-9c22-4e3e-bf3f-3b3031f8d4cb.txt)
2024-02-28T12:25:36 Fetching changes.
2024-02-28T12:25:41 Updating submodules.
2024-02-28T12:25:41 Preparing deployment for commit id '06fb220a-c'.
2024-02-28T12:25:42 PreDeployment: context.CleanOutputPath False
2024-02-28T12:25:42 PreDeployment: context.OutputPath /home/site/wwwroot
2024-02-28T12:25:43 Skipping build. Project type: Run-From-Zip
2024-02-28T12:25:43 Skipping post build. Project type: Run-From-Zip
2024-02-28T12:25:43 Triggering recycle (preview mode disabled).
2024-02-28T12:25:43 Updating /home/data/SitePackages/packagename.txt with deployment 20240228122534.zip
2024-02-28T12:25:44 Deployment successful. deployer = Push-Deployer deploymentPath = Functions App ZipDeploy. Run from package.
/home/LogFiles/kudu/deployment/546ffe5ce045-a67b03c5-d3fd-49da-8225-2670635e84db.txt (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/kudu/deployment/546ffe5ce045-a67b03c5-d3fd-49da-8225-2670635e84db.txt)
2024-02-28T14:24:47 Fetching changes.
2024-02-28T14:24:56 Updating submodules.
2024-02-28T14:24:56 Preparing deployment for commit id 'ab0d424d-7'.
2024-02-28T14:24:57 PreDeployment: context.CleanOutputPath False
2024-02-28T14:24:57 PreDeployment: context.OutputPath /home/site/wwwroot
2024-02-28T14:24:57 Skipping build. Project type: Run-From-Zip
2024-02-28T14:24:57 Skipping post build. Project type: Run-From-Zip
2024-02-28T14:24:57 Triggering recycle (preview mode disabled).
2024-02-28T14:24:58 Updating /home/data/SitePackages/packagename.txt with deployment 20240228142445.zip
2024-02-28T14:24:58 Deployment successful. deployer = Push-Deployer deploymentPath = Functions App ZipDeploy. Run from package.
/home/LogFiles/kudu/deployment/e422f5c4c535-2c5830c7-40d3-484d-bb6f-5406a570ccf3.txt (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/kudu/deployment/e422f5c4c535-2c5830c7-40d3-484d-bb6f-5406a570ccf3.txt)
2024-02-28T12:12:45 Fetching changes.
2024-02-28T12:12:50 Updating submodules.
2024-02-28T12:12:50 Preparing deployment for commit id 'db9d93d0-5'.
2024-02-28T12:12:50 PreDeployment: context.CleanOutputPath False
2024-02-28T12:12:50 PreDeployment: context.OutputPath /home/site/wwwroot
2024-02-28T12:12:50 Skipping build. Project type: Run-From-Zip
2024-02-28T12:12:51 Skipping post build. Project type: Run-From-Zip
2024-02-28T12:12:51 Triggering recycle (preview mode disabled).
2024-02-28T12:12:51 Updating /home/data/SitePackages/packagename.txt with deployment 20240228121244.zip
2024-02-28T12:12:51 Deployment successful. deployer = Push-Deployer deploymentPath = Functions App ZipDeploy. Run from package.
/home/LogFiles/kudu/deployment/e422f5c4c535-6ba10119-4bfd-4102-990e-3a7063e43b77.txt (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/kudu/deployment/e422f5c4c535-6ba10119-4bfd-4102-990e-3a7063e43b77.txt)
2024-02-28T12:23:17 Fetching changes.
/home/LogFiles/kudu/trace/090122f10bd8-20c3aabf-103d-4490-a671-25422806a1c3.txt (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/kudu/trace/090122f10bd8-20c3aabf-103d-4490-a671-25422806a1c3.txt)
2024-02-28T12:23:21 Startup Request, url: /api/zipdeploy, method: POST, type: request, pid: 87,1,5, ScmType: None
/home/LogFiles/kudu/trace/1937acf99908-0c3047c3-f3fe-40b2-ba50-623b6b22fe86.txt (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/kudu/trace/1937acf99908-0c3047c3-f3fe-40b2-ba50-623b6b22fe86.txt)
2024-02-28T13:46:22 Startup Request, url: /api/logstream, method: GET, type: request, pid: 86,1,7, ScmType: None
/home/LogFiles/kudu/trace/546ffe5ce045-4cdc39de-6ae5-4c3f-9479-40eefa0e6569.txt (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/kudu/trace/546ffe5ce045-4cdc39de-6ae5-4c3f-9479-40eefa0e6569.txt)
2024-02-28T14:24:28 Startup Request, url: /api/logstream, method: GET, type: request, pid: 93,1,5, ScmType: None
/home/LogFiles/kudu/trace/6015b9021a0c-7e171170-e87d-4f7a-9489-ff5a316c2906.txt (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/kudu/trace/6015b9021a0c-7e171170-e87d-4f7a-9489-ff5a316c2906.txt)
2024-02-28T14:22:54 Startup Request, url: /api/logstream, method: GET, type: request, pid: 92,1,5, ScmType: None
/home/LogFiles/kudu/trace/650a65886634-d6fb681a-bdac-4cbb-a287-d1b3d9fa1ed3.txt (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/kudu/trace/650a65886634-d6fb681a-bdac-4cbb-a287-d1b3d9fa1ed3.txt)
2024-02-28T13:50:28 Startup Request, url: /api/logstream, method: GET, type: request, pid: 92,1,15, ScmType: None
/home/LogFiles/kudu/trace/8ca2fc5cdd22-dfc0f397-1e2b-4e4c-a279-53850857c383.txt (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/kudu/trace/8ca2fc5cdd22-dfc0f397-1e2b-4e4c-a279-53850857c383.txt)
2024-02-28T13:43:53 Startup Request, url: /api/logstream, method: GET, type: request, pid: 87,1,7, ScmType: None
/home/LogFiles/kudu/trace/b49d192cde95-171979ac-987e-4734-b30b-7489ceb9c3f2.txt (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/kudu/trace/b49d192cde95-171979ac-987e-4734-b30b-7489ceb9c3f2.txt)
2024-02-28T14:23:06 Startup Request, url: /api/logstream, method: GET, type: request, pid: 87,1,5, ScmType: None
/home/LogFiles/kudu/trace/d55f7d3a8c7e-29976619-c99e-42aa-9133-91cfeaad700e.txt (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/kudu/trace/d55f7d3a8c7e-29976619-c99e-42aa-9133-91cfeaad700e.txt)
2024-02-28T13:38:42 Startup Request, url: /api/logstream, method: GET, type: request, pid: 87,1,5, ScmType: None
/home/LogFiles/kudu/trace/e422f5c4c535-e795a019-0e38-4a29-b4e6-b43765efb973.txt (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/kudu/trace/e422f5c4c535-e795a019-0e38-4a29-b4e6-b43765efb973.txt)
2024-02-28T12:12:41 Startup Request, url: /api/settings, method: GET, type: request, pid: 86,1,5, ScmType: None
/home/LogFiles/kudu/trace/e82a282de12d-b7d97196-84fb-4b3f-b925-1ce73ed8ff06.txt (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/kudu/trace/e82a282de12d-b7d97196-84fb-4b3f-b925-1ce73ed8ff06.txt)
2024-02-28T13:14:34 Startup Request, url: /, method: GET, type: request, pid: 87,1,32, ScmType: None
/home/LogFiles/kudu/trace/ea3e74064dfc-555c819b-fa2f-4d97-b6d3-c0c8f2b5193a.txt (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/kudu/trace/ea3e74064dfc-555c819b-fa2f-4d97-b6d3-c0c8f2b5193a.txt)
2024-02-28T13:22:23 Startup Request, url: /api/logstream, method: GET, type: request, pid: 87,1,3, ScmType: None
/home/LogFiles/kudu/trace/eba0f5b6a141-58970f35-ec7f-46a5-86e1-2a0d85c7fe34.txt (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/kudu/trace/eba0f5b6a141-58970f35-ec7f-46a5-86e1-2a0d85c7fe34.txt)
2024-02-28T13:51:41 Startup Request, url: /api/logstream, method: GET, type: request, pid: 93,1,7, ScmType: None
/home/LogFiles/2024_02_28_lw1sdlwk00030U_default_docker.log (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/2024_02_28_lw1sdlwk00030U_default_docker.log)
2024-02-28T14:22:26.032583255Z Hosting environment: Production
2024-02-28T14:22:26.069326350Z Content root path: /azure-functions-host
2024-02-28T14:22:26.111937128Z Now listening on: http://[::]:80
2024-02-28T14:22:26.112394927Z Application started. Press Ctrl+C to shut down.
2024-02-28T14:22:27.733851294Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Stopping JobHost','category':'Microsoft.Azure.WebJobs.Hosting.JobHostService','hostVersion':'4.28.4.4','hostInstanceId':'292a88fc-e180-4690-8c64-0d8c419ba8f4','level':'Information','levelId':2,'processId':27}",02/28/2024 14:22:27
2024-02-28T14:22:27.917739669Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Stopping the listener Microsoft.Azure.WebJobs.EventHubs.Listeners.EventHubListener for function AutoTaskEventHubTrigger','category':'Host.Startup','hostVersion':'4.28.4.4','functionName':'AutoTaskEventHubTrigger','hostInstanceId':'292a88fc-e180-4690-8c64-0d8c419ba8f4','level':'Information','levelId':2,'processId':27}",02/28/2024 14:22:27
2024-02-28T14:22:29.590440789Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Stopped the listener Microsoft.Azure.WebJobs.EventHubs.Listeners.EventHubListener for function AutoTaskEventHubTrigger','category':'Host.Startup','hostVersion':'4.28.4.4','functionName':'AutoTaskEventHubTrigger','hostInstanceId':'292a88fc-e180-4690-8c64-0d8c419ba8f4','level':'Information','levelId':2,'processId':27}",02/28/2024 14:22:29
2024-02-28T14:22:29.766103388Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Job host stopped','category':'Host.Startup','hostVersion':'4.28.4.4','hostInstanceId':'292a88fc-e180-4690-8c64-0d8c419ba8f4','level':'Information','levelId':2,'processId':27}",02/28/2024 14:22:29
2024-02-28T14:22:30.714678777Z MS_FUNCTION_AZURE_MONITOR_EVENT 2,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Failed to start a new language worker for runtime: powershell.','category':'Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher','hostVersion':'4.28.4.4','hostInstanceId':'292a88fc-e180-4690-8c64-0d8c419ba8f4','level':'Error','levelId':4,'processId':27,'exceptionDetails':'System.Threading.Tasks.TaskCanceledException : A task was canceled.\n at async Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel.StartWorkerProcessAsync(CancellationToken cancellationToken) at /src/azure-functions-host/src/WebJobs.Script.Grpc/Channel/GrpcWorkerChannel.cs : 283\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at async Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher.InitializeJobhostLanguageWorkerChannelAsync(??) at /src/azure-functions-host/src/WebJobs.Script/Workers/Rpc/FunctionRegistration/RpcFunctionInvocationDispatcher.cs : 152\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at async Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher.InitializeJobhostLanguageWorkerChannelAsync(??) at /src/azure-functions-host/src/WebJobs.Script/Workers/Rpc/FunctionRegistration/RpcFunctionInvocationDispatcher.cs : 144\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at async Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher.InitializeJobhostLanguageWorkerChannelAsync(??) at /src/azure-functions-host/src/WebJobs.Script/Workers/Rpc/FunctionRegistration/RpcFunctionInvocationDispatcher.cs : 135\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at async Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher.<>c__DisplayClass55_0.b__0(??) at /src/azure-functions-host/src/WebJobs.Script/Workers/Rpc/FunctionRegistration/RpcFunctionInvocationDispatcher.cs : 215','exceptionMessage':'A task was canceled.','exceptionType':'System.Threading.Tasks.TaskCanceledException'}",02/28/2024 14:22:30

/home/LogFiles/2024_02_28_lw1sdlwk00030U_docker.log (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/2024_02_28_lw1sdlwk00030U_docker.log)
2024-02-28T14:21:45.496Z INFO - Starting container for site
2024-02-28T14:21:45.504Z INFO - docker run -d --expose=8181 --name func-autotask-powershell-automation-dev-040_1_3c511a82_middleware -e WEBSITE_CORS_ALLOWED_ORIGINS=https://portal.azure.com -e WEBSITE_CORS_SUPPORT_CREDENTIALS=False -e WEBSITE_SITE_NAME=func-autotask-powershell-automation-dev-040 -e WEBSITE_AUTH_ENABLED=False -e PORT=8181 -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b -e HTTP_LOGGING_ENABLED=1 mcr.microsoft.com/appsvc/middleware:stage5 /Host.ListenUrl=http://0.0.0.0:8181 /Host.2024-02-28T14:21:50.133Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_3c511a82_msiProxy for site func-autotask-powershell-automation-dev-040
2024-02-28T14:21:50.252Z INFO - Container func-autotask-powershell-automation-dev-040_1_3c511a82_msiProxy for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T14:21:50.252Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_3c511a82 for site func-autotask-powershell-automation-dev-040
2024-02-28T14:22:14.390Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_1_3c511a82. Elapsed time = 24.2572022 sec
2024-02-28T14:22:32.688Z ERROR - Container func-autotask-powershell-automation-dev-040_1_3c511a82 for site func-autotask-powershell-automation-dev-040 has exited, failing site start
2024-02-28T14:22:32.689Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_3c511a82_middleware for site func-autotask-powershell-automation-dev-040
2024-02-28T14:22:34.459Z INFO - Container func-autotask-powershell-automation-dev-040_1_3c511a82_middleware for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T14:22:34.494Z ERROR - Container func-autotask-powershell-automation-dev-040_1_3c511a82 didn't respond to HTTP pings on port: 80, failing site start. See container logs for debugging.
2024-02-28T14:22:34.722Z INFO - Stopping site func-autotask-powershell-automation-dev-040 because it failed during startup.
/home/LogFiles/2024_02_28_lw1sdlwk00030U_easyauth_docker.log (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/2024_02_28_lw1sdlwk00030U_easyauth_docker.log)
2024-02-28T13:15:23.874760918Z Updated CA certificates

/home/LogFiles/2024_02_28_lw1sdlwk00030U_msi_docker.log (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/2024_02_28_lw1sdlwk00030U_msi_docker.log)
2024-02-28T13:15:03.644569708Z Content root path: /app
2024-02-28T13:15:03.644584708Z Now listening on: http://[::]:8081

2024-02-28T13:48:17.526152847Z cp: target '/etc/pki/ca-trust/source/anchors' is not a directory
2024-02-28T13:48:20.426116926Z Updated CA certificates
2024-02-28T13:48:23.208541646Z {"EventId":0,"LogLevel":"Information","Category":"Program","Message":"Entering app startup."}
2024-02-28T13:48:27.385835931Z Hosting environment: Production
2024-02-28T13:48:27.438074683Z Content root path: /app
2024-02-28T13:48:27.438083383Z Now listening on: http://[::]:8081

/home/LogFiles/Application/Functions/Host/2024-02-28T07-09-30Z-5df9c96707.log (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/Application/Functions/Host/2024-02-28T07-09-30Z-5df9c96707.log)
System.Threading.Tasks.TaskCanceledException : A task was canceled.
at async Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel.StartWorkerProcessAsync(CancellationToken cancellationToken) at /src/azure-functions-host/src/WebJobs.Script.Grpc/Channel/GrpcWorkerChannel.cs : 283
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at async Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher.InitializeJobhostLanguageWorkerChannelAsync(??) at /src/azure-functions-host/src/WebJobs.Script/Workers/Rpc/FunctionRegistration/RpcFunctionInvocationDispatcher.cs : 152
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at async Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher.InitializeJobhostLanguageWorkerChannelAsync(??) at /src/azure-functions-host/src/WebJobs.Script/Workers/Rpc/FunctionRegistration/RpcFunctionInvocationDispatcher.cs : 144
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at async Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher.InitializeJobhostLanguageWorkerChannelAsync(??) at /src/azure-functions-host/src/WebJobs.Script/Workers/Rpc/FunctionRegistration/RpcFunctionInvocationDispatcher.cs : 135
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at async Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher.<>c__DisplayClass55_0.b__0(??) at /src/azure-functions-host/src/WebJobs.Script/Workers/Rpc/FunctionRegistration/RpcFunctionInvocationDispatcher.cs : 215
/home/LogFiles/Application/Functions/Function/AutoTaskEventHubTrigger/2024-02-28T13-27-59Z-5df9c96707.log (https://func-autotask-powershell-automation-dev-040.scm.azurewebsites.net/api/vfs/LogFiles/Application/Functions/Function/AutoTaskEventHubTrigger/2024-02-28T13-27-59Z-5df9c96707.log)
at System.Management.Automation.PipelineOps.InvokePipeline(Object input, Boolean ignoreInput, CommandParameterInternal[][] pipeElements, CommandBaseAst[] pipeElementAsts, CommandRedirection[][] commandRedirections, FunctionContext funcContext)
at System.Management.Automation.Interpreter.ActionCallInstruction`6.Run(InterpretedFrame frame)
at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)
2024-02-28T13:28:14.303 [Error] Errors reported while executing profile.ps1. See logs for detailed errors. Profile location: /home/site/wwwroot/profile.ps1.
2024-02-28T13:28:14.304 [Information] INFORMATION: PowerShell eventhub trigger function called for message array: System.Collections.Hashtable
2024-02-28T13:28:14.304 [Information] INFORMATION: Processed message: System.Collections.Hashtable
2024-02-28T13:28:14.304 [Information] Executed 'Functions.AutoTaskEventHubTrigger' (Succeeded, Id=d28d3bf1-a0e6-4017-b448-921805f83123, Duration=15045ms)
2024-02-28T13:28:14.304 [Information] INFORMATION: Processed message: System.Collections.Hashtable
2024-02-28T13:28:14.305 [Information] INFORMATION: PowerShell eventhub trigger function called for message array: System.Collections.Hashtable
2024-02-28T13:28:14.340 [Information] Executed 'Functions.AutoTaskEventHubTrigger' (Succeeded, Id=1e2b622d-d1d2-404c-8c01-a461a13c1611, Duration=15034ms)
Ending Log Tail of existing logs ---
Starting Live Log Stream ---
2024-02-28T14:27:14.896Z INFO - Pulling image: mcr.microsoft.com/appsvc/middleware:stage5
2024-02-28T14:27:16.073Z INFO - stage5 Pulling from appsvc/middleware
2024-02-28T14:27:16.144Z INFO - Digest: sha256:38bf08d2efff967c2eedd8375eacddca7d3fed318135893dc3d7556f0f532312
2024-02-28T14:27:16.250Z INFO - Status: Image is up to date for mcr.microsoft.com/appsvc/middleware:stage5
2024-02-28T14:27:17.237Z INFO - Pull Image successful, Time taken: 2 Seconds
2024-02-28T14:27:17.842Z INFO - Starting container for site
2024-02-28T14:27:17.860Z INFO - docker run -d --expose=8181 --name func-autotask-powershell-automation-dev-040_1_f04b6695_middleware -e WEBSITE_CORS_ALLOWED_ORIGINS=https://portal.azure.com -e WEBSITE_CORS_SUPPORT_CREDENTIALS=False -e WEBSITE_SITE_NAME=func-autotask-powershell-automation-dev-040 -e WEBSITE_AUTH_ENABLED=False -e PORT=8181 -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b -e HTTP_LOGGING_ENABLED=1 mcr.microsoft.com/appsvc/middleware:stage5 /Host.ListenUrl=http://0.0.0.0:8181 /Host.2024-02-28T14:27:25.458Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_f04b6695_msiProxy for site func-autotask-powershell-automation-dev-040
2024-02-28T14:27:26.257Z INFO - Container func-autotask-powershell-automation-dev-040_1_f04b6695_msiProxy for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T14:27:26.258Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_f04b6695 for site func-autotask-powershell-automation-dev-040
2024-02-28T14:27:13.178083401Z Starting OpenBSD Secure Shell server: sshd.
2024-02-28T14:27:47.036915699Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Initializing Warmup Extension.','category':'Host.Triggers.Warmup','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:47
2024-02-28T14:27:47.273261729Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Initializing Host. OperationId: 0d31e39b-74ff-43ef-8689-2d3664aa8dad.','category':'Host.Startup','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26,'eventId':503,'eventName':'Initializing'}",02/28/2024 14:27:47
2024-02-28T14:27:47.394351188Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Host initialization: ConsecutiveErrors=0, StartupCount=1, OperationId=0d31e39b-74ff-43ef-8689-2d3664aa8dad','category':'Host.Startup','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26,'eventId':504,'eventName':'Initialization'}",02/28/2024 14:27:47
2024-02-28T14:27:47.657809964Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'ApplicationInsightsLoggerOptions\n{\n 'SamplingSettings': {\n 'EvaluationInterval': '00:00:15',\n 'InitialSamplingPercentage': 100.0,\n 'MaxSamplingPercentage': 100.0,\n 'MaxTelemetryItemsPerSecond': 20.0,\n 'MinSamplingPercentage': 0.1,\n 'MovingAverageRatio': 0.25,\n 'SamplingPercentageDecreaseTimeout': '00:02:00',\n 'SamplingPercentageIncreaseTimeout': '00:15:00'\n },\n 'SamplingExcludedTypes': 'Request',\n 'SamplingIncludedTypes': null,\n 'SnapshotConfiguration': null,\n 'EnablePerformanceCountersCollection': true,\n 'HttpAutoCollectionOptions': {\n 'EnableHttpTriggerExtendedInfoCollection': true,\n 'EnableW3CDistributedTracing': true,\n 'EnableResponseHeaderInjection': true\n },\n 'LiveMetricsInitializationDelay': '00:00:15',\n 'EnableLiveMetrics': true,\n 'EnableLiveMetricsFilters': false,\n 'EnableDependencyTracking': true,\n 'DependencyTrackingOptions': null\n}','category':'Microsoft.Azure.WebJobs.Hosting.OptionsLoggingService','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:47
2024-02-28T14:27:47.677314526Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'LoggerFilterOptions\n{\n 'MinLevel': 'None',\n 'Rules': [\n {\n 'ProviderName': null,\n 'CategoryName': null,\n 'LogLevel': null,\n 'Filter': 'b__0'\n },\n {\n 'ProviderName': 'Microsoft.Azure.WebJobs.Script.WebHost.Diagnostics.SystemLoggerProvider',\n 'CategoryName': null,\n 'LogLevel': 'None',\n 'Filter': null\n },\n {\n 'ProviderName': 'Microsoft.Azure.WebJobs.Script.WebHost.Diagnostics.SystemLoggerProvider',\n 'CategoryName': null,\n 'LogLevel': null,\n 'Filter': 'b__0'\n },\n {\n 'ProviderName': 'Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerProvider',\n 'CategoryName': null,\n 'LogLevel': 'Trace',\n 'Filter': null\n }\n ]\n}','category':'Microsoft.Azure.WebJobs.Hosting.OptionsLoggingService','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:47
2024-02-28T14:27:47.677379025Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'LoggerFilterOptions\n{\n 'MinLevel': 'None',\n 'Rules': [\n {\n 'ProviderName': null,\n 'CategoryName': null,\n 'LogLevel': null,\n 'Filter': 'b__0'\n },\n {\n 'ProviderName': 'Microsoft.Azure.WebJobs.Script.WebHost.Diagnostics.SystemLoggerProvider',\n 'CategoryName': null,\n 'LogLevel': 'None',\n 'Filter': null\n },\n {\n 'ProviderName': 'Microsoft.Azure.WebJobs.Script.WebHost.Diagnostics.SystemLoggerProvider',\n 'CategoryName': null,\n 'LogLevel': null,\n 'Filter': 'b__0'\n },\n {\n 'ProviderName': 'Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerProvider',\n 'CategoryName': null,\n 'LogLevel': 'Trace',\n 'Filter': null\n }\n ]\n}','category':'Microsoft.Azure.WebJobs.Hosting.OptionsLoggingService','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:47
2024-02-28T14:27:47.677391325Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'ConcurrencyOptions\n{\n 'DynamicConcurrencyEnabled': false,\n 'MaximumFunctionConcurrency': 500,\n 'CPUThreshold': 0.8,\n 'SnapshotPersistenceEnabled': true\n}','category':'Microsoft.Azure.WebJobs.Hosting.OptionsLoggingService','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:47
2024-02-28T14:27:47.677397525Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'FunctionResultAggregatorOptions\n{\n 'BatchSize': 1000,\n 'FlushTimeout': '00:00:30',\n 'IsEnabled': true\n}','category':'Microsoft.Azure.WebJobs.Hosting.OptionsLoggingService','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:47
2024-02-28T14:27:47.677407525Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'SingletonOptions\n{\n 'LockPeriod': '00:00:15',\n 'ListenerLockPeriod': '00:01:00',\n 'LockAcquisitionTimeout': '10675199.02:48:05.4775807',\n 'LockAcquisitionPollingInterval': '00:00:05',\n 'ListenerLockRecoveryPollingInterval': '00:01:00'\n}','category':'Microsoft.Azure.WebJobs.Hosting.OptionsLoggingService','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:47
2024-02-28T14:27:47.677414025Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'EventHubOptions\n{\n 'TargetUnprocessedEventThreshold': null,\n 'MaxEventBatchSize': 10,\n 'MinEventBatchSize': 1,\n 'MaxWaitTime': '00:01:00',\n 'BatchCheckpointFrequency': 1,\n 'TransportType': 'AmqpTcp',\n 'WebProxy': '',\n 'ClientRetryOptions': {\n 'Mode': 'Exponential',\n 'TryTimeout': '00:01:00',\n 'Delay': '00:00:00.8000000',\n 'MaximumDelay': '00:01:00',\n 'MaximumRetries': 3\n },\n 'TrackLastEnqueuedEventProperties': false,\n 'PrefetchCount': 300,\n 'PrefetchSizeInBytes': null,\n 'PartitionOwnershipExpirationInterval': '00:02:00',\n 'LoadBalancingUpdateInterval': '00:00:30',\n 'InitialOffsetOptions': {\n 'Type': '',\n 'EnqueuedTimeUtc': null\n }\n}','category':'Microsoft.Azure.WebJobs.Hosting.OptionsLoggingService','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:47
2024-02-28T14:27:47.677422825Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'ScaleOptions\n{\n 'ScaleMetricsMaxAge': '00:02:00',\n 'ScaleMetricsSampleInterval': '00:00:10',\n 'MetricsPurgeEnabled': true,\n 'IsTargetScalingEnabled': true,\n 'IsRuntimeScalingEnabled': false\n}','category':'Microsoft.Azure.WebJobs.Hosting.OptionsLoggingService','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:47
2024-02-28T14:27:47.677428425Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Starting JobHost','category':'Microsoft.Azure.WebJobs.Hosting.JobHostService','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:47
2024-02-28T14:27:47.687512105Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Starting Host (HostId=func-autotask-powershell-automat, InstanceId=e120a2fc-3ddf-4d24-bc0c-f1df5de1622a, Version=4.28.4.4, ProcessId=26, AppDomainId=1, InDebugMode=False, InDiagnosticMode=False, FunctionsExtensionVersion=~4)','category':'Host.Startup','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26,'eventId':401,'eventName':'StartingHost'}",02/28/2024 14:27:47
2024-02-28T14:27:47.819027244Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Loading functions metadata','category':'Host.Startup','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26,'eventId':314,'eventName':'FunctionMetadataManagerLoadingFunctionsMetadata'}",02/28/2024 14:27:47
2024-02-28T14:27:47.866641949Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Reading functions metadata (Custom)','category':'Host.Startup','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26,'eventId':326,'eventName':'ReadingFunctionMetadataFromProvider'}",02/28/2024 14:27:47
2024-02-28T14:27:47.943449696Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'1 functions found (Custom)','category':'Host.Startup','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26,'eventId':327,'eventName':'FunctionsReturnedByProvider'}",02/28/2024 14:27:47
2024-02-28T14:27:47.990121904Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'1 functions loaded','category':'Host.Startup','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26,'eventId':315,'eventName':'FunctionMetadataManagerFunctionsLoaded'}",02/28/2024 14:27:47
2024-02-28T14:27:48.131032424Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Generating 1 job function(s)','category':'Host.Startup','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:48
2024-02-28T14:27:48.652565987Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'You must install or update .NET to run this application.','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:48
2024-02-28T14:27:48.662954066Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'App: /azure-functions-host/workers/powershell/7.4/Microsoft.Azure.Functions.PowerShellWorker.dll','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:48
2024-02-28T14:27:48.665495261Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Architecture: x64','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:48
2024-02-28T14:27:48.672692647Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Framework: Microsoft.NETCore.App, version 8.0.0 (x64)','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:48
2024-02-28T14:27:48.683419425Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'.NET location: /usr/share/dotnet/','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:48
2024-02-28T14:27:48.683449625Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'The following frameworks were found:','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:48
2024-02-28T14:27:48.683455425Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':' 6.0.26 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:48
2024-02-28T14:27:48.683474825Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Learn about framework resolution:','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:48
2024-02-28T14:27:48.701185090Z MS_FUNCTION_AZURE_MONITOR_EVENT 2,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'https://aka.ms/dotnet/app-launch-failed','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Error','levelId':4,'processId':26}",02/28/2024 14:27:48
2024-02-28T14:27:48.701302790Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'To install missing framework, download:','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:48
2024-02-28T14:27:48.701313190Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=8.0.0&arch=x64&rid=debian.11-x64','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:48
2024-02-28T14:27:48.741072711Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Found the following functions:\nHost.Functions.AutoTaskEventHubTrigger\n','category':'Host.Startup','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:48
2024-02-28T14:27:49.003485089Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'You must install or update .NET to run this application.','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:49
2024-02-28T14:27:49.007171082Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'App: /azure-functions-host/workers/powershell/7.4/Microsoft.Azure.Functions.PowerShellWorker.dll','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:49
2024-02-28T14:27:49.007938380Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Architecture: x64','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:49
2024-02-28T14:27:49.010126376Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Framework: Microsoft.NETCore.App, version 8.0.0 (x64)','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:49
2024-02-28T14:27:49.017087562Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'.NET location: /usr/share/dotnet/','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:49
2024-02-28T14:27:49.025813145Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'The following frameworks were found:','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:49
2024-02-28T14:27:49.025920944Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':' 6.0.26 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:49
2024-02-28T14:27:49.025929444Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Learn about framework resolution:','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:49
2024-02-28T14:27:49.028834339Z MS_FUNCTION_AZURE_MONITOR_EVENT 2,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'https://aka.ms/dotnet/app-launch-failed','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Error','levelId':4,'processId':26}",02/28/2024 14:27:49
2024-02-28T14:27:49.045738605Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'To install missing framework, download:','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:49
2024-02-28T14:27:49.071583654Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=8.0.0&arch=x64&rid=debian.11-x64','category':'Host.Function.Console','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:49
2024-02-28T14:27:49.203350792Z MS_FUNCTION_AZURE_MONITOR_EVENT 2,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Failed to start a new language worker for runtime: powershell.','category':'Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Error','levelId':4,'processId':26,'exceptionDetails':'System.Threading.Tasks.TaskCanceledException : A task was canceled.\n at async Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel.StartWorkerProcessAsync(CancellationToken cancellationToken) at /src/azure-functions-host/src/WebJobs.Script.Grpc/Channel/GrpcWorkerChannel.cs : 283\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at async Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher.InitializeJobhostLanguageWorkerChannelAsync(??) at /src/azure-functions-host/src/WebJobs.Script/Workers/Rpc/FunctionRegistration/RpcFunctionInvocationDispatcher.cs : 152\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at async Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher.InitializeJobhostLanguageWorkerChannelAsync(??) at /src/azure-functions-host/src/WebJobs.Script/Workers/Rpc/FunctionRegistration/RpcFunctionInvocationDispatcher.cs : 144\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at async Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher.InitializeJobhostLanguageWorkerChannelAsync(??) at /src/azure-functions-host/src/WebJobs.Script/Workers/Rpc/FunctionRegistration/RpcFunctionInvocationDispatcher.cs : 135\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\n at async Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher.<>c__DisplayClass55_0.b__0(??) at /src/azure-functions-host/src/WebJobs.Script/Workers/Rpc/FunctionRegistration/RpcFunctionInvocationDispatcher.cs : 215','exceptionMessage':'A task was canceled.','exceptionType':'System.Threading.Tasks.TaskCanceledException'}",02/28/2024 14:27:49
2024-02-28T14:27:49.240625018Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'HttpOptions\n{\n 'DynamicThrottlesEnabled': false,\n 'EnableChunkedRequestBinding': false,\n 'MaxConcurrentRequests': -1,\n 'MaxOutstandingRequests': -1,\n 'RoutePrefix': 'api'\n}','category':'Microsoft.Azure.WebJobs.Hosting.OptionsLoggingService','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:49
2024-02-28T14:27:49.260064779Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Initializing function HTTP routes\nNo HTTP routes mapped\n','category':'Microsoft.Azure.WebJobs.Script.WebHost.WebScriptHostHttpRoutesManager','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:49
2024-02-28T14:27:49.358520483Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Host initialized (1578ms)','category':'Host.Startup','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26,'eventId':412,'eventName':'ScriptHostInitialized'}",02/28/2024 14:27:49
2024-02-28T14:27:51.862527405Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Host started (4178ms)','category':'Host.Startup','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26,'eventId':413,'eventName':'ScriptHostStarted'}",02/28/2024 14:27:51
2024-02-28T14:27:51.863464003Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Job host started','category':'Host.Startup','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:51
2024-02-28T14:27:52.086741259Z Hosting environment: Production
2024-02-28T14:27:52.086896659Z Content root path: /azure-functions-host
2024-02-28T14:27:52.103483226Z Now listening on: http://[::]:80
2024-02-28T14:27:52.103508326Z Application started. Press Ctrl+C to shut down.
2024-02-28T14:27:52.280976573Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Stopping JobHost','category':'Microsoft.Azure.WebJobs.Hosting.JobHostService','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:52
2024-02-28T14:27:52.288918458Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Stopping the listener Microsoft.Azure.WebJobs.EventHubs.Listeners.EventHubListener for function AutoTaskEventHubTrigger','category':'Host.Startup','hostVersion':'4.28.4.4','functionName':'AutoTaskEventHubTrigger','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:52
2024-02-28T14:27:52.478404281Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Stopped the listener Microsoft.Azure.WebJobs.EventHubs.Listeners.EventHubListener for function AutoTaskEventHubTrigger','category':'Host.Startup','hostVersion':'4.28.4.4','functionName':'AutoTaskEventHubTrigger','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:52
2024-02-28T14:27:52.494425249Z MS_FUNCTION_AZURE_MONITOR_EVENT 4,func-autotask-powershell-automation-dev-040.azurewebsites.net,Microsoft.Web/sites/functions/log,FunctionAppLogs,westeurope,"{'appName':'func-autotask-powershell-automation-dev-040','roleInstance':'5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b','message':'Job host stopped','category':'Host.Startup','hostVersion':'4.28.4.4','hostInstanceId':'e120a2fc-3ddf-4d24-bc0c-f1df5de1622a','level':'Information','levelId':2,'processId':26}",02/28/2024 14:27:52

2024-02-28T14:27:44.747Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_1_f04b6695. Elapsed time = 19.2888619 sec
2024-02-28T14:27:54.357Z ERROR - Container func-autotask-powershell-automation-dev-040_1_f04b6695 for site func-autotask-powershell-automation-dev-040 has exited, failing site start
2024-02-28T14:27:54.358Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_f04b6695_middleware for site func-autotask-powershell-automation-dev-040
2024-02-28T14:28:11.298Z INFO - Container func-autotask-powershell-automation-dev-040_1_f04b6695_middleware for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T14:28:11.307Z ERROR - Container func-autotask-powershell-automation-dev-040_1_f04b6695 didn't respond to HTTP pings on port: 80, failing site start. See container logs for debugging.
2024-02-28T14:28:14.488Z INFO - Stopping site func-autotask-powershell-automation-dev-040 because it failed during startup.
2024-02-28T14:29:34 No new trace in the past 1 min(s).
2024-02-28T14:30:34 No new trace in the past 2 min(s).

@buysoft
Copy link
Author

buysoft commented Feb 28, 2024

2024-02-28T07:03:38.517Z INFO - Status: Downloaded newer image for mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T07:03:38.596Z INFO - Pull Image successful, Time taken: 117 Seconds
2024-02-28T07:03:39.461Z INFO - Starting container for site
2024-02-28T07:03:39.461Z INFO - docker run -d --expose=80 --name func-autotask-powershell-automation-dev-040_0_efc3c284 -e WEBSITE_USE_DIAGNOSTIC_SERVER=false -e WEBSITE_SITE_NAME=func-autotask-powershell-automation-dev-040 -e WEBSITE_AUTH_ENABLED=False -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T07:03:39.461Z INFO - Logging is not enabled for this container.
Please use https://aka.ms/linux-diagnostics to enable logging to see container logs here.
2024-02-28T07:03:42.810Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_0_efc3c284_msiProxy for site func-autotask-powershell-automation-dev-040
2024-02-28T07:03:42.916Z INFO - Container func-autotask-powershell-automation-dev-040_0_efc3c284_msiProxy for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T07:03:42.917Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_0_efc3c284 for site func-autotask-powershell-automation-dev-040
2024-02-28T07:03:54.035Z INFO - Container func-autotask-powershell-automation-dev-040_0_efc3c284 for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T07:03:54.733Z INFO - Recycling container because of CORSSettingsChanged and CORSSettingsChanged = Microsoft.Web.Hosting.CorsSettings
2024-02-28T07:04:16.261Z INFO - 4-powershell7.2-appservice-stage5 Pulling from azure-functions/powershell
2024-02-28T07:04:16.274Z INFO - Digest: sha256:008133d06e566349a431f2754efa74f10f2a936ee23cd780fe3cc995e08b9613
2024-02-28T07:04:16.275Z INFO - Status: Image is up to date for mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T07:04:16.292Z INFO - Pull Image successful, Time taken: 0 Seconds
2024-02-28T07:04:16.506Z INFO - Starting container for site
2024-02-28T07:04:16.506Z INFO - docker run -d --expose=80 --name func-autotask-powershell-automation-dev-040_1_1cfb5ddc -e WEBSITE_USE_DIAGNOSTIC_SERVER=false -e WEBSITE_CORS_ALLOWED_ORIGINS=https://portal.azure.com -e WEBSITE_CORS_SUPPORT_CREDENTIALS=False -e WEBSITE_SITE_NAME=func-autotask-powershell-automation-dev-040 -e WEBSITE_AUTH_ENABLED=False -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T07:04:16.506Z INFO - Logging is not enabled for this container.
Please use https://aka.ms/linux-diagnostics to enable logging to see container logs here.
2024-02-28T07:04:34.962Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_1cfb5ddc_msiProxy for site func-autotask-powershell-automation-dev-040
2024-02-28T07:04:35.075Z INFO - Container func-autotask-powershell-automation-dev-040_1_1cfb5ddc_msiProxy for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T07:04:35.089Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_1cfb5ddc for site func-autotask-powershell-automation-dev-040
2024-02-28T07:04:44.545Z INFO - Container func-autotask-powershell-automation-dev-040_1_1cfb5ddc for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T07:04:44.546Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_1cfb5ddc_middleware for site func-autotask-powershell-automation-dev-040
2024-02-28T07:04:47.565Z INFO - Container func-autotask-powershell-automation-dev-040_1_1cfb5ddc_middleware for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T12:13:19.372Z INFO - 4-powershell7.2-appservice-stage5 Pulling from azure-functions/powershell
2024-02-28T12:13:19.389Z INFO - Digest: sha256:008133d06e566349a431f2754efa74f10f2a936ee23cd780fe3cc995e08b9613
2024-02-28T12:13:19.391Z INFO - Status: Image is up to date for mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T12:13:19.410Z INFO - Pull Image successful, Time taken: 0 Seconds
2024-02-28T12:13:19.603Z INFO - Starting container for site
2024-02-28T12:13:19.605Z INFO - docker run -d --expose=80 --name func-autotask-powershell-automation-dev-040_2_286dba4e -e WEBSITE_USE_DIAGNOSTIC_SERVER=false -e WEBSITE_CORS_ALLOWED_ORIGINS=https://portal.azure.com -e WEBSITE_CORS_SUPPORT_CREDENTIALS=False -e WEBSITE_SITE_NAME=func-autotask-powershell-automation-dev-040 -e WEBSITE_AUTH_ENABLED=False -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T12:13:19.605Z INFO - Logging is not enabled for this container.
Please use https://aka.ms/linux-diagnostics to enable logging to see container logs here.
2024-02-28T12:13:27.002Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_2_286dba4e_msiProxy for site func-autotask-powershell-automation-dev-040
2024-02-28T12:13:27.155Z INFO - Container func-autotask-powershell-automation-dev-040_2_286dba4e_msiProxy for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T12:13:27.162Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_2_286dba4e for site func-autotask-powershell-automation-dev-040
2024-02-28T12:13:43.247Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_2_286dba4e. Elapsed time = 16.2442779 sec
2024-02-28T12:13:51.870Z INFO - Container func-autotask-powershell-automation-dev-040_2_286dba4e for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T12:13:51.879Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_2_286dba4e_middleware for site func-autotask-powershell-automation-dev-040
2024-02-28T12:13:56.702Z INFO - Container func-autotask-powershell-automation-dev-040_2_286dba4e_middleware for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T12:22:50.431Z INFO - Recycling container because of AppSettingsChange and isMainSite = True
2024-02-28T12:23:20.400Z INFO - 4-powershell7.2-appservice-stage5 Pulling from azure-functions/powershell
2024-02-28T12:23:20.453Z INFO - Digest: sha256:008133d06e566349a431f2754efa74f10f2a936ee23cd780fe3cc995e08b9613
2024-02-28T12:23:20.454Z INFO - Status: Image is up to date for mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T12:23:20.481Z INFO - Pull Image successful, Time taken: 0 Seconds
2024-02-28T12:23:20.868Z INFO - Starting container for site
2024-02-28T12:23:20.874Z INFO - docker run -d --expose=80 --name func-autotask-powershell-automation-dev-040_3_356ae4b6 -e WEBSITE_USE_DIAGNOSTIC_SERVER=false -e WEBSITE_CORS_ALLOWED_ORIGINS=https://portal.azure.com -e WEBSITE_CORS_SUPPORT_CREDENTIALS=False -e WEBSITE_SITE_NAME=func-autotask-powershell-automation-dev-040 -e WEBSITE_AUTH_ENABLED=False -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T12:23:20.875Z INFO - Logging is not enabled for this container.
Please use https://aka.ms/linux-diagnostics to enable logging to see container logs here.
2024-02-28T12:23:42.444Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_3_356ae4b6_msiProxy for site func-autotask-powershell-automation-dev-040
2024-02-28T12:23:42.829Z INFO - Container func-autotask-powershell-automation-dev-040_3_356ae4b6_msiProxy for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T12:23:42.831Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_3_356ae4b6 for site func-autotask-powershell-automation-dev-040
2024-02-28T12:24:19.767Z INFO - Container func-autotask-powershell-automation-dev-040_3_356ae4b6 for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T12:24:19.768Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_3_356ae4b6_middleware for site func-autotask-powershell-automation-dev-040
2024-02-28T12:24:23.880Z INFO - Container func-autotask-powershell-automation-dev-040_3_356ae4b6_middleware for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T12:24:48.523Z INFO - 4-powershell7.2-appservice-stage5 Pulling from azure-functions/powershell
2024-02-28T12:24:48.544Z INFO - Digest: sha256:008133d06e566349a431f2754efa74f10f2a936ee23cd780fe3cc995e08b9613
2024-02-28T12:24:48.546Z INFO - Status: Image is up to date for mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T12:24:48.572Z INFO - Pull Image successful, Time taken: 0 Seconds
2024-02-28T12:24:48.800Z INFO - Starting container for site
2024-02-28T12:24:48.801Z INFO - docker run -d --expose=80 --name func-autotask-powershell-automation-dev-040_4_c8e83199 -e WEBSITE_USE_DIAGNOSTIC_SERVER=false -e WEBSITE_CORS_ALLOWED_ORIGINS=https://portal.azure.com -e WEBSITE_CORS_SUPPORT_CREDENTIALS=False -e WEBSITE_SITE_NAME=func-autotask-powershell-automation-dev-040 -e WEBSITE_AUTH_ENABLED=False -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T12:24:48.802Z INFO - Logging is not enabled for this container.
Please use https://aka.ms/linux-diagnostics to enable logging to see container logs here.
2024-02-28T12:25:05.802Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_4_c8e83199_msiProxy for site func-autotask-powershell-automation-dev-040
2024-02-28T12:25:06.049Z INFO - Container func-autotask-powershell-automation-dev-040_4_c8e83199_msiProxy for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T12:25:06.056Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_4_c8e83199 for site func-autotask-powershell-automation-dev-040
2024-02-28T12:25:26.545Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_4_c8e83199. Elapsed time = 20.7424407 sec
2024-02-28T12:25:36.443Z INFO - Container func-autotask-powershell-automation-dev-040_4_c8e83199 for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T12:25:36.444Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_4_c8e83199_middleware for site func-autotask-powershell-automation-dev-040
2024-02-28T12:25:56.592Z INFO - Container func-autotask-powershell-automation-dev-040_4_c8e83199_middleware for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T12:26:35.274Z INFO - 4-powershell7.2-appservice-stage5 Pulling from azure-functions/powershell
2024-02-28T12:26:35.304Z INFO - Digest: sha256:008133d06e566349a431f2754efa74f10f2a936ee23cd780fe3cc995e08b9613
2024-02-28T12:26:35.305Z INFO - Status: Image is up to date for mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T12:26:35.343Z INFO - Pull Image successful, Time taken: 0 Seconds
2024-02-28T12:26:35.588Z INFO - Starting container for site
2024-02-28T12:26:35.589Z INFO - docker run -d --expose=80 --name func-autotask-powershell-automation-dev-040_5_63af0c4e -e WEBSITE_USE_DIAGNOSTIC_SERVER=false -e WEBSITE_CORS_ALLOWED_ORIGINS=https://portal.azure.com -e WEBSITE_CORS_SUPPORT_CREDENTIALS=False -e WEBSITE_SITE_NAME=func-autotask-powershell-automation-dev-040 -e WEBSITE_AUTH_ENABLED=False -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T12:26:35.590Z INFO - Logging is not enabled for this container.
Please use https://aka.ms/linux-diagnostics to enable logging to see container logs here.
2024-02-28T12:26:45.933Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_5_63af0c4e_msiProxy for site func-autotask-powershell-automation-dev-040
2024-02-28T12:26:47.770Z INFO - Container func-autotask-powershell-automation-dev-040_5_63af0c4e_msiProxy for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T12:26:47.771Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_5_63af0c4e for site func-autotask-powershell-automation-dev-040
2024-02-28T12:27:18.065Z INFO - Container func-autotask-powershell-automation-dev-040_5_63af0c4e for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T12:27:18.074Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_5_63af0c4e_middleware for site func-autotask-powershell-automation-dev-040
2024-02-28T12:27:21.888Z INFO - Container func-autotask-powershell-automation-dev-040_5_63af0c4e_middleware for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T12:28:08.452Z INFO - 4-powershell7.2-appservice-stage5 Pulling from azure-functions/powershell
2024-02-28T12:28:08.469Z INFO - Digest: sha256:008133d06e566349a431f2754efa74f10f2a936ee23cd780fe3cc995e08b9613
2024-02-28T12:28:08.470Z INFO - Status: Image is up to date for mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T12:28:08.488Z INFO - Pull Image successful, Time taken: 0 Seconds
2024-02-28T12:28:08.719Z INFO - Starting container for site
2024-02-28T12:28:08.720Z INFO - docker run -d --expose=80 --name func-autotask-powershell-automation-dev-040_6_2b4001cb -e WEBSITE_USE_DIAGNOSTIC_SERVER=false -e WEBSITE_CORS_ALLOWED_ORIGINS=https://portal.azure.com -e WEBSITE_CORS_SUPPORT_CREDENTIALS=False -e WEBSITE_SITE_NAME=func-autotask-powershell-automation-dev-040 -e WEBSITE_AUTH_ENABLED=False -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T12:28:08.720Z INFO - Logging is not enabled for this container.
Please use https://aka.ms/linux-diagnostics to enable logging to see container logs here.
2024-02-28T12:28:21.834Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_6_2b4001cb_msiProxy for site func-autotask-powershell-automation-dev-040
2024-02-28T12:28:22.205Z INFO - Container func-autotask-powershell-automation-dev-040_6_2b4001cb_msiProxy for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T12:28:22.206Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_6_2b4001cb for site func-autotask-powershell-automation-dev-040
2024-02-28T12:28:39.248Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_6_2b4001cb. Elapsed time = 17.4140613 sec
2024-02-28T12:28:45.105Z INFO - Container func-autotask-powershell-automation-dev-040_6_2b4001cb for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T12:28:45.106Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_6_2b4001cb_middleware for site func-autotask-powershell-automation-dev-040
2024-02-28T12:28:47.065Z INFO - Container func-autotask-powershell-automation-dev-040_6_2b4001cb_middleware for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T12:35:01.315Z INFO - Recycling container because of AppSettingsChange and isMainSite = True
2024-02-28T12:35:34.185Z INFO - 4-powershell7.2-appservice-stage5 Pulling from azure-functions/powershell
2024-02-28T12:35:34.204Z INFO - Digest: sha256:008133d06e566349a431f2754efa74f10f2a936ee23cd780fe3cc995e08b9613
2024-02-28T12:35:34.206Z INFO - Status: Image is up to date for mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T12:35:34.223Z INFO - Pull Image successful, Time taken: 0 Seconds
2024-02-28T12:35:34.501Z INFO - Starting container for site
2024-02-28T12:35:34.502Z INFO - docker run -d --expose=80 --name func-autotask-powershell-automation-dev-040_7_e6884ecc -e WEBSITE_USE_DIAGNOSTIC_SERVER=false -e WEBSITE_CORS_ALLOWED_ORIGINS=https://portal.azure.com -e WEBSITE_CORS_SUPPORT_CREDENTIALS=False -e WEBSITE_SITE_NAME=func-autotask-powershell-automation-dev-040 -e WEBSITE_AUTH_ENABLED=False -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T12:35:34.503Z INFO - Logging is not enabled for this container.
Please use https://aka.ms/linux-diagnostics to enable logging to see container logs here.
2024-02-28T12:35:49.549Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_7_e6884ecc_msiProxy for site func-autotask-powershell-automation-dev-040
2024-02-28T12:35:49.946Z INFO - Container func-autotask-powershell-automation-dev-040_7_e6884ecc_msiProxy for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T12:35:49.947Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_7_e6884ecc for site func-autotask-powershell-automation-dev-040
2024-02-28T12:36:09.601Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_7_e6884ecc. Elapsed time = 20.0521857 sec
2024-02-28T12:36:22.798Z INFO - Container func-autotask-powershell-automation-dev-040_7_e6884ecc for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T12:36:22.799Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_7_e6884ecc_middleware for site func-autotask-powershell-automation-dev-040
2024-02-28T12:36:24.651Z INFO - Container func-autotask-powershell-automation-dev-040_7_e6884ecc_middleware for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T13:14:31.890Z INFO - Recycling container because of HttpLoggingEnabledChange and httpLoggingEnabled = True
2024-02-28T13:15:06.339Z INFO - 4-powershell7.2-appservice-stage5 Pulling from azure-functions/powershell
2024-02-28T13:15:06.354Z INFO - Digest: sha256:008133d06e566349a431f2754efa74f10f2a936ee23cd780fe3cc995e08b9613
2024-02-28T13:15:06.355Z INFO - Status: Image is up to date for mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T13:15:06.376Z INFO - Pull Image successful, Time taken: 0 Seconds
2024-02-28T13:15:07.879Z INFO - Starting container for site
2024-02-28T13:15:07.887Z INFO - docker run -d --expose=80 --name func-autotask-powershell-automation-dev-040_8_48e2d8c8 -e WEBSITE_USE_DIAGNOSTIC_SERVER=false -e WEBSITE_CORS_ALLOWED_ORIGINS=https://portal.azure.com -e WEBSITE_CORS_SUPPORT_CREDENTIALS=False -e WEBSITE_SITE_NAME=func-autotask-powershell-automation-dev-040 -e WEBSITE_AUTH_ENABLED=False -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b -e HTTP_LOGGING_ENABLED=1 mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T13:15:18.944Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_8_48e2d8c8_msiProxy for site func-autotask-powershell-automation-dev-040
2024-02-28T13:15:19.094Z INFO - Container func-autotask-powershell-automation-dev-040_8_48e2d8c8_msiProxy for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T13:15:19.100Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_8_48e2d8c8 for site func-autotask-powershell-automation-dev-040
2024-02-28T13:15:58.492Z INFO - Container func-autotask-powershell-automation-dev-040_8_48e2d8c8 for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T13:15:58.494Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_8_48e2d8c8_middleware for site func-autotask-powershell-automation-dev-040
2024-02-28T13:16:03.062Z INFO - Container func-autotask-powershell-automation-dev-040_8_48e2d8c8_middleware for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T13:36:38.421Z INFO - Recycling container because of NetworkSettingChangedOverlapped and NetworkInfo = func-autotask-powershell-automation-dev-040_cninw
2024-02-28T13:37:45.314Z INFO - 4-powershell7.2-appservice-stage5 Pulling from azure-functions/powershell
2024-02-28T13:37:45.355Z INFO - Digest: sha256:008133d06e566349a431f2754efa74f10f2a936ee23cd780fe3cc995e08b9613
2024-02-28T13:37:45.356Z INFO - Status: Image is up to date for mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T13:37:45.371Z INFO - Pull Image successful, Time taken: 0 Seconds
2024-02-28T13:37:45.621Z INFO - Starting container for site
2024-02-28T13:37:45.627Z INFO - docker run -d --expose=80 --name func-autotask-powershell-automation-dev-040_10_29814e56 -e WEBSITE_USE_DIAGNOSTIC_SERVER=false -e WEBSITE_CORS_ALLOWED_ORIGINS=https://portal.azure.com -e WEBSITE_CORS_SUPPORT_CREDENTIALS=False -e WEBSITE_SITE_NAME=func-autotask-powershell-automation-dev-040 -e WEBSITE_AUTH_ENABLED=False -e PORT=80 -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b -e HTTP_LOGGING_ENABLED=1 mcr.microsoft.com/azure-functions/powershell:4-powershell7.2-appservice-stage5
2024-02-28T13:38:07.301Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_10_29814e56_msiProxy for site func-autotask-powershell-automation-dev-040
2024-02-28T13:38:07.894Z INFO - Container func-autotask-powershell-automation-dev-040_10_29814e56_msiProxy for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T13:38:07.901Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_10_29814e56 for site func-autotask-powershell-automation-dev-040
2024-02-28T13:38:41.909Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_10_29814e56. Elapsed time = 34.6083029 sec
2024-02-28T13:38:44.552Z ERROR - Container func-autotask-powershell-automation-dev-040_10_29814e56 for site func-autotask-powershell-automation-dev-040 has exited, failing site start
2024-02-28T13:38:44.553Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_10_29814e56_middleware for site func-autotask-powershell-automation-dev-040
2024-02-28T13:38:46.510Z INFO - Container func-autotask-powershell-automation-dev-040_10_29814e56_middleware for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T13:38:46.597Z ERROR - Container func-autotask-powershell-automation-dev-040_10_29814e56 didn't respond to HTTP pings on port: 80, failing site start. See container logs for debugging.
2024-02-28T13:39:26.190Z INFO - Pulling image: mcr.microsoft.com/appsvc/middleware:stage5
2024-02-28T13:39:26.862Z INFO - stage5 Pulling from appsvc/middleware
2024-02-28T13:39:26.898Z INFO - Digest: sha256:38bf08d2efff967c2eedd8375eacddca7d3fed318135893dc3d7556f0f532312
2024-02-28T13:39:26.899Z INFO - Status: Image is up to date for mcr.microsoft.com/appsvc/middleware:stage5
2024-02-28T13:39:26.935Z INFO - Pull Image successful, Time taken: 0 Seconds
2024-02-28T13:39:27.237Z INFO - Starting container for site
2024-02-28T13:39:27.239Z INFO - docker run -d --expose=8181 --name func-autotask-powershell-automation-dev-040_1_f67aaf5f_middleware -e WEBSITE_CORS_ALLOWED_ORIGINS=https://portal.azure.com -e WEBSITE_CORS_SUPPORT_CREDENTIALS=False -e WEBSITE_SITE_NAME=func-autotask-powershell-automation-dev-040 -e WEBSITE_AUTH_ENABLED=False -e PORT=8181 -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b -e HTTP_LOGGING_ENABLED=1 mcr.microsoft.com/appsvc/middleware:stage5 /Host.ListenUrl=http://0.0.0.0:8181 /Host.2024-02-28T13:39:34.327Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_f67aaf5f_msiProxy for site func-autotask-powershell-automation-dev-040
2024-02-28T13:39:34.507Z INFO - Container func-autotask-powershell-automation-dev-040_1_f67aaf5f_msiProxy for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T13:39:34.513Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_f67aaf5f for site func-autotask-powershell-automation-dev-040
2024-02-28T13:39:52.130Z ERROR - Container func-autotask-powershell-automation-dev-040_1_f67aaf5f for site func-autotask-powershell-automation-dev-040 has exited, failing site start
2024-02-28T13:39:52.131Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_f67aaf5f_middleware for site func-autotask-powershell-automation-dev-040
2024-02-28T13:39:52.913Z INFO - Container func-autotask-powershell-automation-dev-040_1_f67aaf5f_middleware for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T13:39:52.954Z ERROR - Container func-autotask-powershell-automation-dev-040_1_f67aaf5f didn't respond to HTTP pings on port: 80, failing site start. See container logs for debugging.
2024-02-28T13:39:53.542Z INFO - Stopping site func-autotask-powershell-automation-dev-040 because it failed during startup.
2024-02-28T13:42:05.944Z INFO - Pulling image: mcr.microsoft.com/appsvc/middleware:stage5
2024-02-28T13:42:06.349Z INFO - stage5 Pulling from appsvc/middleware
2024-02-28T13:42:06.387Z INFO - Digest: sha256:38bf08d2efff967c2eedd8375eacddca7d3fed318135893dc3d7556f0f532312
2024-02-28T13:42:06.395Z INFO - Status: Image is up to date for mcr.microsoft.com/appsvc/middleware:stage5
2024-02-28T13:42:06.510Z INFO - Pull Image successful, Time taken: 0 Seconds
2024-02-28T13:42:07.425Z INFO - Starting container for site
2024-02-28T13:42:07.432Z INFO - docker run -d --expose=8181 --name func-autotask-powershell-automation-dev-040_1_4ab8be8d_middleware -e WEBSITE_CORS_ALLOWED_ORIGINS=https://portal.azure.com -e WEBSITE_CORS_SUPPORT_CREDENTIALS=False -e WEBSITE_SITE_NAME=func-autotask-powershell-automation-dev-040 -e WEBSITE_AUTH_ENABLED=False -e PORT=8181 -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b -e HTTP_LOGGING_ENABLED=1 mcr.microsoft.com/appsvc/middleware:stage5 /Host.ListenUrl=http://0.0.0.0:8181 /Host.2024-02-28T13:42:14.850Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_4ab8be8d_msiProxy for site func-autotask-powershell-automation-dev-040
2024-02-28T13:42:15.140Z INFO - Container func-autotask-powershell-automation-dev-040_1_4ab8be8d_msiProxy for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T13:42:15.146Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_4ab8be8d for site func-autotask-powershell-automation-dev-040
2024-02-28T13:42:49.652Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_1_4ab8be8d. Elapsed time = 34.8015754 sec
2024-02-28T13:43:06.496Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_1_4ab8be8d. Elapsed time = 51.6459158 sec
2024-02-28T13:43:22.120Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_1_4ab8be8d. Elapsed time = 67.2698896 sec
2024-02-28T13:43:37.431Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_1_4ab8be8d. Elapsed time = 82.5804268 sec
2024-02-28T13:43:52.733Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_1_4ab8be8d. Elapsed time = 97.8824812 sec
2024-02-28T13:44:08.088Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_1_4ab8be8d. Elapsed time = 113.2376 sec
2024-02-28T13:44:24.097Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_1_4ab8be8d. Elapsed time = 129.246227 sec
2024-02-28T13:44:39.357Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_1_4ab8be8d. Elapsed time = 144.5062436 sec
2024-02-28T13:44:54.716Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_1_4ab8be8d. Elapsed time = 159.8651523 sec
2024-02-28T13:45:11.420Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_1_4ab8be8d. Elapsed time = 176.5697104 sec
2024-02-28T13:45:26.730Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_1_4ab8be8d. Elapsed time = 191.8796443 sec
2024-02-28T13:45:42.013Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_1_4ab8be8d. Elapsed time = 207.1624247 sec
2024-02-28T13:45:58.246Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_1_4ab8be8d. Elapsed time = 223.3959508 sec
2024-02-28T13:46:05.602Z ERROR - Container func-autotask-powershell-automation-dev-040_1_4ab8be8d for site func-autotask-powershell-automation-dev-040 did not start within expected time limit. Elapsed time = 230.7516927 sec
2024-02-28T13:46:05.603Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_4ab8be8d_middleware for site func-autotask-powershell-automation-dev-040
2024-02-28T13:46:08.166Z INFO - Container func-autotask-powershell-automation-dev-040_1_4ab8be8d_middleware for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T13:46:08.186Z ERROR - Container func-autotask-powershell-automation-dev-040_1_4ab8be8d didn't respond to HTTP pings on port: 80, failing site start. See container logs for debugging.
2024-02-28T13:46:08.261Z INFO - Stopping site func-autotask-powershell-automation-dev-040 because it failed during startup.
2024-02-28T13:46:52.550Z INFO - Pulling image: mcr.microsoft.com/appsvc/middleware:stage5
2024-02-28T13:46:53.254Z INFO - stage5 Pulling from appsvc/middleware
2024-02-28T13:46:53.299Z INFO - Digest: sha256:38bf08d2efff967c2eedd8375eacddca7d3fed318135893dc3d7556f0f532312
2024-02-28T13:46:53.301Z INFO - Status: Image is up to date for mcr.microsoft.com/appsvc/middleware:stage5
2024-02-28T13:46:53.533Z INFO - Pull Image successful, Time taken: 0 Seconds
2024-02-28T13:46:54.174Z INFO - Starting container for site
2024-02-28T13:46:54.191Z INFO - docker run -d --expose=8181 --name func-autotask-powershell-automation-dev-040_0_de46cace_middleware -e WEBSITE_CORS_ALLOWED_ORIGINS=https://portal.azure.com -e WEBSITE_CORS_SUPPORT_CREDENTIALS=False -e WEBSITE_SITE_NAME=func-autotask-powershell-automation-dev-040 -e WEBSITE_AUTH_ENABLED=False -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b -e HTTP_LOGGING_ENABLED=1 mcr.microsoft.com/appsvc/middleware:stage5 /Host.ListenUrl=http://0.0.0.0:8181 /Host.De2024-02-28T13:46:57.888Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_0_de46cace_msiProxy for site func-autotask-powershell-automation-dev-040
2024-02-28T13:46:58.066Z INFO - Container func-autotask-powershell-automation-dev-040_0_de46cace_msiProxy for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T13:46:58.067Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_0_de46cace for site func-autotask-powershell-automation-dev-040
2024-02-28T13:47:32.352Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_0_de46cace. Elapsed time = 34.4635643 sec
2024-02-28T13:47:45.133Z ERROR - Container func-autotask-powershell-automation-dev-040_0_de46cace for site func-autotask-powershell-automation-dev-040 has exited, failing site start
2024-02-28T13:47:45.134Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_0_de46cace_middleware for site func-autotask-powershell-automation-dev-040
2024-02-28T13:48:01.282Z INFO - Container func-autotask-powershell-automation-dev-040_0_de46cace_middleware for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
2024-02-28T13:48:01.292Z ERROR - Container func-autotask-powershell-automation-dev-040_0_de46cace didn't respond to HTTP pings on port: 80, failing site start. See container logs for debugging.
2024-02-28T13:48:04.871Z INFO - Stopping site func-autotask-powershell-automation-dev-040 because it failed during startup.
2024-02-28T13:49:25.127Z INFO - Stopping site func-autotask-powershell-automation-dev-040 because it failed during startup.

  • stage5 Pulling from appsvc/msitokenservice
    2024-02-28T13:48:16.313Z INFO - Digest: sha256:20b55dc78976812168c74397e0376f5a45ac3e4c810cce0786c5d4adc32d1ef0
    2024-02-28T13:48:16.315Z INFO - Status: Image is up to date for mcr.microsoft.com/appsvc/msitokenservice:stage5
    2024-02-28T13:48:16.336Z INFO - Pull Image successful, Time taken: 0 Seconds
    2024-02-28T13:48:16.522Z INFO - Starting container for site
    2024-02-28T13:48:16.522Z INFO - docker run -d --expose=8081 --name func-autotask-powershell-automation-dev-040_0_8ce7d4de_msiProxy -e WEBSITE_CORS_ALLOWED_ORIGINS=https://portal.azure.com -e WEBSITE_CORS_SUPPORT_CREDENTIALS=False -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b -e HTTP_LOGGING_ENABLED=1 mcr.microsoft.com/appsvc/msitokenservice:stage5
    2024-02-28T13:52:01.001Z INFO - Pulling image: mcr.microsoft.com/appsvc/middleware:stage5
    2024-02-28T13:52:01.472Z INFO - stage5 Pulling from appsvc/middleware
    2024-02-28T13:52:01.496Z INFO - Digest: sha256:38bf08d2efff967c2eedd8375eacddca7d3fed318135893dc3d7556f0f532312
    2024-02-28T13:52:01.505Z INFO - Status: Image is up to date for mcr.microsoft.com/appsvc/middleware:stage5
    2024-02-28T13:52:01.532Z INFO - Pull Image successful, Time taken: 0 Seconds
    2024-02-28T13:52:02.002Z INFO - Starting container for site
    2024-02-28T13:52:02.009Z INFO - docker run -d --expose=8181 --name func-autotask-powershell-automation-dev-040_1_9e2a80aa_middleware -e WEBSITE_CORS_ALLOWED_ORIGINS=https://portal.azure.com -e WEBSITE_CORS_SUPPORT_CREDENTIALS=False -e WEBSITE_SITE_NAME=func-autotask-powershell-automation-dev-040 -e WEBSITE_AUTH_ENABLED=False -e PORT=8181 -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b -e HTTP_LOGGING_ENABLED=1 mcr.microsoft.com/appsvc/middleware:stage5 /Host.ListenUrl=http://0.0.0.0:8181 /Host.2024-02-28T13:52:07.050Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_9e2a80aa_msiProxy for site func-autotask-powershell-automation-dev-040
    2024-02-28T13:52:07.152Z INFO - Container func-autotask-powershell-automation-dev-040_1_9e2a80aa_msiProxy for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
    2024-02-28T13:52:07.156Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_9e2a80aa for site func-autotask-powershell-automation-dev-040
    2024-02-28T13:52:24.334Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_1_9e2a80aa. Elapsed time = 17.2834542 sec
    2024-02-28T13:52:40.599Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_1_9e2a80aa. Elapsed time = 33.5489667 sec
    2024-02-28T13:52:42.893Z ERROR - Container func-autotask-powershell-automation-dev-040_1_9e2a80aa for site func-autotask-powershell-automation-dev-040 has exited, failing site start
    2024-02-28T13:52:42.894Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_9e2a80aa_middleware for site func-autotask-powershell-automation-dev-040
    2024-02-28T13:52:43.676Z INFO - Container func-autotask-powershell-automation-dev-040_1_9e2a80aa_middleware for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
    2024-02-28T13:52:43.689Z ERROR - Container func-autotask-powershell-automation-dev-040_1_9e2a80aa didn't respond to HTTP pings on port: 80, failing site start. See container logs for debugging.
    2024-02-28T13:52:43.742Z INFO - Stopping site func-autotask-powershell-automation-dev-040 because it failed during startup.
    2024-02-28T13:55:37.067Z INFO - Pulling image: mcr.microsoft.com/appsvc/middleware:stage5
    2024-02-28T13:55:37.857Z INFO - stage5 Pulling from appsvc/middleware
    2024-02-28T13:55:37.943Z INFO - Digest: sha256:38bf08d2efff967c2eedd8375eacddca7d3fed318135893dc3d7556f0f532312
    2024-02-28T13:55:38.509Z INFO - Status: Image is up to date for mcr.microsoft.com/appsvc/middleware:stage5
    2024-02-28T13:55:38.560Z INFO - Pull Image successful, Time taken: 1 Seconds
    2024-02-28T13:55:42.269Z INFO - Starting container for site
    2024-02-28T13:55:42.276Z INFO - docker run -d --expose=8181 --name func-autotask-powershell-automation-dev-040_1_2f53eae9_middleware -e WEBSITE_CORS_ALLOWED_ORIGINS=https://portal.azure.com -e WEBSITE_CORS_SUPPORT_CREDENTIALS=False -e WEBSITE_SITE_NAME=func-autotask-powershell-automation-dev-040 -e WEBSITE_AUTH_ENABLED=False -e PORT=8181 -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b -e HTTP_LOGGING_ENABLED=1 mcr.microsoft.com/appsvc/middleware:stage5 /Host.ListenUrl=http://0.0.0.0:8181 /Host.2024-02-28T13:55:52.343Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_2f53eae9_msiProxy for site func-autotask-powershell-automation-dev-040
    2024-02-28T13:55:53.282Z INFO - Container func-autotask-powershell-automation-dev-040_1_2f53eae9_msiProxy for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
    2024-02-28T13:55:53.284Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_2f53eae9 for site func-autotask-powershell-automation-dev-040
    2024-02-28T13:56:10.218Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_1_2f53eae9. Elapsed time = 17.8747139 sec
    2024-02-28T13:56:20.197Z ERROR - Container func-autotask-powershell-automation-dev-040_1_2f53eae9 for site func-autotask-powershell-automation-dev-040 has exited, failing site start
    2024-02-28T13:56:20.198Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_2f53eae9_middleware for site func-autotask-powershell-automation-dev-040
    2024-02-28T13:56:20.931Z INFO - Container func-autotask-powershell-automation-dev-040_1_2f53eae9_middleware for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
    2024-02-28T13:56:20.944Z ERROR - Container func-autotask-powershell-automation-dev-040_1_2f53eae9 didn't respond to HTTP pings on port: 80, failing site start. See container logs for debugging.
    2024-02-28T13:56:21.007Z INFO - Stopping site func-autotask-powershell-automation-dev-040 because it failed during startup.
    2024-02-28T14:00:21.215Z INFO - Pulling image: mcr.microsoft.com/appsvc/middleware:stage5
    2024-02-28T14:00:21.676Z INFO - stage5 Pulling from appsvc/middleware
    2024-02-28T14:00:21.715Z INFO - Digest: sha256:38bf08d2efff967c2eedd8375eacddca7d3fed318135893dc3d7556f0f532312
    2024-02-28T14:00:21.716Z INFO - Status: Image is up to date for mcr.microsoft.com/appsvc/middleware:stage5
    2024-02-28T14:00:21.850Z INFO - Pull Image successful, Time taken: 0 Seconds
    2024-02-28T14:00:22.254Z INFO - Starting container for site
    2024-02-28T14:00:22.259Z INFO - docker run -d --expose=8181 --name func-autotask-powershell-automation-dev-040_1_f370c594_middleware -e WEBSITE_CORS_ALLOWED_ORIGINS=https://portal.azure.com -e WEBSITE_CORS_SUPPORT_CREDENTIALS=False -e WEBSITE_SITE_NAME=func-autotask-powershell-automation-dev-040 -e WEBSITE_AUTH_ENABLED=False -e PORT=8181 -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b -e HTTP_LOGGING_ENABLED=1 mcr.microsoft.com/appsvc/middleware:stage5 /Host.ListenUrl=http://0.0.0.0:8181 /Host.2024-02-28T14:00:26.286Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_f370c594_msiProxy for site func-autotask-powershell-automation-dev-040
    2024-02-28T14:00:26.401Z INFO - Container func-autotask-powershell-automation-dev-040_1_f370c594_msiProxy for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
    2024-02-28T14:00:26.409Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_f370c594 for site func-autotask-powershell-automation-dev-040
    2024-02-28T14:00:58.436Z ERROR - Container func-autotask-powershell-automation-dev-040_1_f370c594 for site func-autotask-powershell-automation-dev-040 has exited, failing site start
    2024-02-28T14:00:58.436Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_f370c594_middleware for site func-autotask-powershell-automation-dev-040
    2024-02-28T14:00:59.237Z INFO - Container func-autotask-powershell-automation-dev-040_1_f370c594_middleware for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
    2024-02-28T14:00:59.254Z ERROR - Container func-autotask-powershell-automation-dev-040_1_f370c594 didn't respond to HTTP pings on port: 80, failing site start. See container logs for debugging.
    2024-02-28T14:00:59.310Z INFO - Stopping site func-autotask-powershell-automation-dev-040 because it failed during startup.
    2024-02-28T14:03:49.440Z INFO - Pulling image: mcr.microsoft.com/appsvc/middleware:stage5
    2024-02-28T14:03:49.994Z INFO - stage5 Pulling from appsvc/middleware
    2024-02-28T14:03:50.033Z INFO - Digest: sha256:38bf08d2efff967c2eedd8375eacddca7d3fed318135893dc3d7556f0f532312
    2024-02-28T14:03:50.034Z INFO - Status: Image is up to date for mcr.microsoft.com/appsvc/middleware:stage5
    2024-02-28T14:03:50.108Z INFO - Pull Image successful, Time taken: 0 Seconds
    2024-02-28T14:03:50.906Z INFO - Starting container for site
    2024-02-28T14:03:50.909Z INFO - docker run -d --expose=8181 --name func-autotask-powershell-automation-dev-040_1_87b9634a_middleware -e WEBSITE_CORS_ALLOWED_ORIGINS=https://portal.azure.com -e WEBSITE_CORS_SUPPORT_CREDENTIALS=False -e WEBSITE_SITE_NAME=func-autotask-powershell-automation-dev-040 -e WEBSITE_AUTH_ENABLED=False -e PORT=8181 -e WEBSITE_ROLE_INSTANCE_ID=0 -e WEBSITE_HOSTNAME=func-autotask-powershell-automation-dev-040.azurewebsites.net -e WEBSITE_INSTANCE_ID=5df9c96707bc13743796f4fc7fc6789fead10d5fb05a5244d8125dea6a19447b -e HTTP_LOGGING_ENABLED=1 mcr.microsoft.com/appsvc/middleware:stage5 /Host.ListenUrl=http://0.0.0.0:8181 /Host.2024-02-28T14:03:54.342Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_87b9634a_msiProxy for site func-autotask-powershell-automation-dev-040
    2024-02-28T14:03:54.589Z INFO - Container func-autotask-powershell-automation-dev-040_1_87b9634a_msiProxy for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
    2024-02-28T14:03:54.591Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_87b9634a for site func-autotask-powershell-automation-dev-040
    2024-02-28T14:04:11.070Z INFO - Waiting for response to warmup request for container func-autotask-powershell-automation-dev-040_1_87b9634a. Elapsed time = 16.7282108 sec
    2024-02-28T14:04:18.521Z ERROR - Container func-autotask-powershell-automation-dev-040_1_87b9634a for site func-autotask-powershell-automation-dev-040 has exited, failing site start
    2024-02-28T14:04:18.521Z INFO - Initiating warmup request to container func-autotask-powershell-automation-dev-040_1_87b9634a_middleware for site func-autotask-powershell-automation-dev-040
    2024-02-28T14:04:19.424Z INFO - Container func-autotask-powershell-automation-dev-040_1_87b9634a_middleware for site func-autotask-powershell-automation-dev-040 initialized successfully and is ready to serve requests.
    2024-02-28T14:04:19.434Z ERROR - Container func-autotask-powershell-automation-dev-040_1_87b9634a didn't respond to HTTP pings on port: 80, failing site start. See container logs for debugging.
    2024-02-28T14:04:19.478Z INFO - Stopping site func-autotask-powershell-automation-dev-040 because it failed during startup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant