Skip to content

Instantly share code, notes, and snippets.

@shibayan
Created December 20, 2017 00:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shibayan/602c9ca309b9a10f49841ac9da31ee46 to your computer and use it in GitHub Desktop.
Save shibayan/602c9ca309b9a10f49841ac9da31ee46 to your computer and use it in GitHub Desktop.
Azure Functions Runtime
2017/12/20 8:46:06 Welcome, you are now connected to log-streaming service.
2017/12/20 8:44:47 [DESKTOP-RLC6H10] Function App 'TestAzureFunction' is starting...
2017/12/20 8:44:48 [DESKTOP-RLC6H10] Pull container image azfuncrun/azure-functions-runtime:preview2-latest-nanoserver
2017/12/20 8:44:51 [DESKTOP-RLC6H10] preview2-latest-nanoserver: Pulling from azfuncrun/azure-functions-runtime
2017/12/20 8:44:51 [DESKTOP-RLC6H10] Digest: sha256:dfdb47a7638d0cdd1a42c603e3e59311ee0d229222f88329a7c561fc3d8b2ff3
2017/12/20 8:44:51 [DESKTOP-RLC6H10] Status: Image is up to date for azfuncrun/azure-functions-runtime:preview2-latest-nanoserver
2017/12/20 8:44:51 [DESKTOP-RLC6H10] The container image azfuncrun/azure-functions-runtime:preview2-latest-nanoserver has been pulled successfully!
2017/12/20 8:44:51 [DESKTOP-RLC6H10] Provisioning container TestAzureFunction_0
2017/12/20 8:44:51 [DESKTOP-RLC6H10] a4bd689e43bbd172e9cd60a2cfe0223c904daaf43e890e18296c11a7a3286345
2017/12/20 8:44:55 [DESKTOP-RLC6H10] Container TestAzureFunction_0 has been created.
2017/12/20 8:45:37 [DESKTOP-RLC6H10] Waiting for container start: TestAzureFunction_0 (Total elapsed time: 00:00:41.2483537)
2017/12/20 8:46:07 [DESKTOP-RLC6H10] Recycle Function App 'TestAzureFunction' due to configuration change...
2017/12/20 8:46:08 [DESKTOP-RLC6H10] Waiting for container start: TestAzureFunction_0 (Total elapsed time: 00:01:12.3153262)
2017/12/20 8:46:08 [DESKTOP-RLC6H10] Container not started: TestAzureFunction_0
2017/12/20 8:46:09 [DESKTOP-RLC6H10] Log:
_____
/ _ \ __________ _________ ____
/ /_\ \\___ / | \_ __ \_/ __ \
/ | \/ /| | /| | \/\ ___/
\____|__ /_____ \____/ |__| \___ >
\/ \/ \/
F U N C T I O N S
info: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[0]
Azure Web Sites environment detected. Using 'C:\home\ASP.NET\DataProtection-Keys' as key repository; keys will not be encrypted at rest.
info: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[58]
Creating key {f9b451cf-8d3b-4bca-97ea-2f31f86ed7c1} with creation date 2017-12-19 23:45:00Z, activation date 2017-12-19 23:45:00Z, and expiration date 2018-03-19 23:45:00Z.
warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35]
No XML encryptor configured. Key {f9b451cf-8d3b-4bca-97ea-2f31f86ed7c1} may be persisted to storage in unencrypted form.
info: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[39]
Writing data to file 'C:\home\ASP.NET\DataProtection-Keys\key-f9b451cf-8d3b-4bca-97ea-2f31f86ed7c1.xml'.
Hosting environment: Production
Content root path: C:\
Now listening on: http://[::]:80
info: Microsoft.Azure.WebJobs.Script.WebHost.WebJobsScriptHostService[0]
Initializing WebScriptHostManager.
info: Microsoft.AspNetCore.Hosting.Internal.WebHost[1]
Request starting HTTP/1.1 GET http://172.27.179.98/
info: Microsoft.AspNetCore.Hosting.Internal.WebHost[2]
Request finished in 30.1672ms 503
info: Microsoft.AspNetCore.Hosting.Internal.WebHost[1]
Request starting HTTP/1.1 GET http://172.27.179.98/
info: Microsoft.AspNetCore.Hosting.Internal.WebHost[2]
Request finished in 1.773ms 503
info: Microsoft.AspNetCore.Hosting.Internal.WebHost[1]
Request starting HTTP/1.1 GET http://172.27.179.98/
info: Microsoft.AspNetCore.Hosting.Internal.WebHost[2]
Request finished in 0.6811ms 503
2017/12/20 8:46:10 [DESKTOP-RLC6H10] Issuing stop command to container: TestAzureFunction_0
2017/12/20 8:46:10 [DESKTOP-RLC6H10] TestAzureFunction_0
2017/12/20 8:46:11 [DESKTOP-RLC6H10] Stop complete for container: TestAzureFunction_0
2017/12/20 8:46:11 [DESKTOP-RLC6H10] Container could not be started: TestAzureFunction_0
2017/12/20 8:46:11 [DESKTOP-RLC6H10] Function App 'TestAzureFunction' is starting...
2017/12/20 8:46:12 [DESKTOP-RLC6H10] Pull container image azfuncrun/azure-functions-runtime:preview2-latest-nanoserver
2017/12/20 8:46:14 [DESKTOP-RLC6H10] preview2-latest-nanoserver: Pulling from azfuncrun/azure-functions-runtime
2017/12/20 8:46:14 [DESKTOP-RLC6H10] Digest: sha256:dfdb47a7638d0cdd1a42c603e3e59311ee0d229222f88329a7c561fc3d8b2ff3
2017/12/20 8:46:14 [DESKTOP-RLC6H10] Status: Image is up to date for azfuncrun/azure-functions-runtime:preview2-latest-nanoserver
2017/12/20 8:46:15 [DESKTOP-RLC6H10] The container image azfuncrun/azure-functions-runtime:preview2-latest-nanoserver has been pulled successfully!
2017/12/20 8:46:15 [DESKTOP-RLC6H10] Provisioning container TestAzureFunction_0
2017/12/20 8:46:15 [DESKTOP-RLC6H10] c160fe5dcb1dac31874e3cdd8a73eee12daa4a74222616b92d902c2b1192c8b5
2017/12/20 8:46:19 [DESKTOP-RLC6H10] Container TestAzureFunction_0 has been created.
2017/12/20 8:47:12 [DESKTOP-RLC6H10] Waiting for container start: TestAzureFunction_0 (Total elapsed time: 00:00:53.1170882)
2017/12/20 8:48:04 [DESKTOP-RLC6H10] Waiting for container start: TestAzureFunction_0 (Total elapsed time: 00:01:45.1696866)
2017/12/20 8:48:56 [DESKTOP-RLC6H10] Waiting for container start: TestAzureFunction_0 (Total elapsed time: 00:02:37.2218554)
2017/12/20 8:49:48 [DESKTOP-RLC6H10] Waiting for container start: TestAzureFunction_0 (Total elapsed time: 00:03:29.2698646)
2017/12/20 8:50:40 [DESKTOP-RLC6H10] Waiting for container start: TestAzureFunction_0 (Total elapsed time: 00:04:21.3193335)
2017/12/20 8:51:32 [DESKTOP-RLC6H10] Waiting for container start: TestAzureFunction_0 (Total elapsed time: 00:05:13.3697473)
2017/12/20 8:51:53 [DESKTOP-RLC6H10] Container not started: TestAzureFunction_0
2017/12/20 8:51:56 [DESKTOP-RLC6H10] Issuing stop command to container: TestAzureFunction_0
2017/12/20 8:51:56 [DESKTOP-RLC6H10] Error response from daemon: Cannot kill container: TestAzureFunction_0: No such container: TestAzureFunction_0
2017/12/20 8:51:57 [DESKTOP-RLC6H10] Stop complete for container: TestAzureFunction_0
2017/12/20 8:51:57 [DESKTOP-RLC6H10] Container could not be started: TestAzureFunction_0
2017/12/20 8:52:07 [DESKTOP-RLC6H10] Function App 'TestAzureFunction' is starting...
2017/12/20 8:52:08 [DESKTOP-RLC6H10] Pull container image azfuncrun/azure-functions-runtime:preview2-latest-nanoserver
2017/12/20 8:52:10 [DESKTOP-RLC6H10] preview2-latest-nanoserver: Pulling from azfuncrun/azure-functions-runtime
2017/12/20 8:52:10 [DESKTOP-RLC6H10] Digest: sha256:dfdb47a7638d0cdd1a42c603e3e59311ee0d229222f88329a7c561fc3d8b2ff3
2017/12/20 8:52:10 [DESKTOP-RLC6H10] Status: Image is up to date for azfuncrun/azure-functions-runtime:preview2-latest-nanoserver
2017/12/20 8:52:11 [DESKTOP-RLC6H10] The container image azfuncrun/azure-functions-runtime:preview2-latest-nanoserver has been pulled successfully!
2017/12/20 8:52:11 [DESKTOP-RLC6H10] Provisioning container TestAzureFunction_1
2017/12/20 8:52:11 [DESKTOP-RLC6H10] 70bafe9dbc5ba3b6f9d75aa968a0b82eb94ec908b70f4c3d9780873ddad7314e
2017/12/20 8:52:15 [DESKTOP-RLC6H10] Container TestAzureFunction_1 has been created.
2017/12/20 8:53:08 [DESKTOP-RLC6H10] Waiting for container start: TestAzureFunction_1 (Total elapsed time: 00:00:53.0781989)
2017/12/20 8:54:00 [DESKTOP-RLC6H10] Waiting for container start: TestAzureFunction_1 (Total elapsed time: 00:01:45.1333215)
2017/12/20 8:54:52 [DESKTOP-RLC6H10] Waiting for container start: TestAzureFunction_1 (Total elapsed time: 00:02:37.1767215)
2017/12/20 8:55:44 [DESKTOP-RLC6H10] Waiting for container start: TestAzureFunction_1 (Total elapsed time: 00:03:29.2309542)
2017/12/20 8:56:36 [DESKTOP-RLC6H10] Waiting for container start: TestAzureFunction_1 (Total elapsed time: 00:04:21.2974904)
2017/12/20 8:57:28 [DESKTOP-RLC6H10] Waiting for container start: TestAzureFunction_1 (Total elapsed time: 00:05:13.3488850)
2017/12/20 8:57:49 [DESKTOP-RLC6H10] Container not started: TestAzureFunction_1
2017/12/20 8:57:51 [DESKTOP-RLC6H10] Issuing stop command to container: TestAzureFunction_1
2017/12/20 8:57:51 [DESKTOP-RLC6H10] Error response from daemon: Cannot kill container: TestAzureFunction_1: No such container: TestAzureFunction_1
2017/12/20 8:57:52 [DESKTOP-RLC6H10] Stop complete for container: TestAzureFunction_1
2017/12/20 8:57:52 [DESKTOP-RLC6H10] Container could not be started: TestAzureFunction_1
2017/12/20 8:58:02 [DESKTOP-RLC6H10] Function App 'TestAzureFunction' is starting...
2017/12/20 8:58:03 [DESKTOP-RLC6H10] Pull container image azfuncrun/azure-functions-runtime:preview2-latest-nanoserver
2017/12/20 8:58:06 [DESKTOP-RLC6H10] preview2-latest-nanoserver: Pulling from azfuncrun/azure-functions-runtime
2017/12/20 8:58:06 [DESKTOP-RLC6H10] Digest: sha256:dfdb47a7638d0cdd1a42c603e3e59311ee0d229222f88329a7c561fc3d8b2ff3
2017/12/20 8:58:06 [DESKTOP-RLC6H10] Status: Image is up to date for azfuncrun/azure-functions-runtime:preview2-latest-nanoserver
2017/12/20 8:58:06 [DESKTOP-RLC6H10] The container image azfuncrun/azure-functions-runtime:preview2-latest-nanoserver has been pulled successfully!
2017/12/20 8:58:06 [DESKTOP-RLC6H10] Provisioning container TestAzureFunction_2
2017/12/20 8:58:07 [DESKTOP-RLC6H10] 924eaf7a74f7b13c5e2478c212daf7baef8f79badd455dd5c9c5bc3012c0030f
2017/12/20 8:58:10 [DESKTOP-RLC6H10] Container TestAzureFunction_2 has been created.
2017/12/20 8:59:04 [DESKTOP-RLC6H10] Waiting for container start: TestAzureFunction_2 (Total elapsed time: 00:00:53.0877033)
2017/12/20 8:59:56 [DESKTOP-RLC6H10] Waiting for container start: TestAzureFunction_2 (Total elapsed time: 00:01:45.1375961)
2017/12/20 9:00:48 [DESKTOP-RLC6H10] Waiting for container start: TestAzureFunction_2 (Total elapsed time: 00:02:37.1894924)
2017/12/20 9:01:40 [DESKTOP-RLC6H10] Waiting for container start: TestAzureFunction_2 (Total elapsed time: 00:03:29.5256896)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment