Open drivingtheproject opened 4 years ago
Could you share more information on how you are running BaGet? What operating system? Are you using Docker? What version of .NET Core? What database? What storage system?
Also, BaGet's logs should dump the exception. Could you share that?
I am having the same issue. We are running Docker on ECS. Curious how to turn logging down a bit, the debug messages take more than 15 minutes to get to the end of with docker logs -f.
Let me know how to dump the logs you require and I am happy to provide. Thanks for maintaining this project, its been more reliable than paid solutions.
{"log":" Execution plan of exception filters (in the following order): None\n","stream":"stdout","time":"2020-07-22T21:42:49.711325395Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]\n","stream":"stdout","time":"2020-07-22T21:42:49.711330014Z"}
{"log":" Execution plan of result filters (in the following order): None\n","stream":"stdout","time":"2020-07-22T21:42:49.711336365Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]\n","stream":"stdout","time":"2020-07-22T21:42:49.712175142Z"}
{"log":" Executing controller factory for controller BaGet.Hosting.PackagePublishController (BaGet.Hosting)\n","stream":"stdout","time":"2020-07-22T21:42:49.712205822Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[2]\n","stream":"stdout","time":"2020-07-22T21:42:49.747057885Z"}
{"log":" Executed controller factory for controller BaGet.Hosting.PackagePublishController (BaGet.Hosting)\n","stream":"stdout","time":"2020-07-22T21:42:49.747099146Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[25]\n","stream":"stdout","time":"2020-07-22T21:42:49.753670524Z"}
{"log":" Connection id \"0HM1EH0IAGDAA\", Request id \"0HM1EH0IAGDAA:00000001\": started reading request body.\n","stream":"stdout","time":"2020-07-22T21:42:49.753706835Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[26]\n","stream":"stdout","time":"2020-07-22T21:42:50.124861108Z"}
{"log":" Connection id \"0HM1EH0IAGDAA\", Request id \"0HM1EH0IAGDAA:00000001\": done reading request body.\n","stream":"stdout","time":"2020-07-22T21:42:50.12491034Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder[22]\n","stream":"stdout","time":"2020-07-22T21:42:50.131313013Z"}
{"log":" Attempting to bind parameter 'cancellationToken' of type 'System.Threading.CancellationToken' ...\n","stream":"stdout","time":"2020-07-22T21:42:50.131359264Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder[23]\n","stream":"stdout","time":"2020-07-22T21:42:50.133567514Z"}
{"log":" Done attempting to bind parameter 'cancellationToken' of type 'System.Threading.CancellationToken'.\n","stream":"stdout","time":"2020-07-22T21:42:50.133606196Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder[26]\n","stream":"stdout","time":"2020-07-22T21:42:50.133614985Z"}
{"log":" Attempting to validate the bound parameter 'cancellationToken' of type 'System.Threading.CancellationToken' ...\n","stream":"stdout","time":"2020-07-22T21:42:50.133632466Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder[27]\n","stream":"stdout","time":"2020-07-22T21:42:50.134617958Z"}
{"log":" Done attempting to validate the bound parameter 'cancellationToken' of type 'System.Threading.CancellationToken'.\n","stream":"stdout","time":"2020-07-22T21:42:50.134651079Z"}
{"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]\n","stream":"stdout","time":"2020-07-22T21:42:50.295113675Z"}
{"log":" Entity Framework Core 3.1.1 initialized 'MySqlContext' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: None\n","stream":"stdout","time":"2020-07-22T21:42:50.295159467Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Query[10107]\n","stream":"stdout","time":"2020-07-22T21:42:50.494238995Z"}
{"log":" queryContext =\u003e ShapedQueryCompilingExpressionVisitor.SingleAsync\u003cbool\u003e(\n","stream":"stdout","time":"2020-07-22T21:42:50.494282917Z"}
{"log":" asyncEnumerable: new QueryingEnumerable\u003cbool\u003e(\n","stream":"stdout","time":"2020-07-22T21:42:50.494289148Z"}
{"log":" (RelationalQueryContext)queryContext, \n","stream":"stdout","time":"2020-07-22T21:42:50.494293027Z"}
{"log":" RelationalCommandCache, \n","stream":"stdout","time":"2020-07-22T21:42:50.494296718Z"}
{"log":" null, \n","stream":"stdout","time":"2020-07-22T21:42:50.494300828Z"}
{"log":" null, \n","stream":"stdout","time":"2020-07-22T21:42:50.494304048Z"}
{"log":" Func\u003cQueryContext, DbDataReader, ResultContext, int[], ResultCoordinator, bool\u003e, \n","stream":"stdout","time":"2020-07-22T21:42:50.494307148Z"}
{"log":" BaGet.Database.MySql.MySqlContext, \n","stream":"stdout","time":"2020-07-22T21:42:50.494310628Z"}
{"log":" DiagnosticsLogger\u003cQuery\u003e\n","stream":"stdout","time":"2020-07-22T21:42:50.494313848Z"}
{"log":" ), \n","stream":"stdout","time":"2020-07-22T21:42:50.494317038Z"}
{"log":" cancellationToken: queryContext.CancellationToken)\n","stream":"stdout","time":"2020-07-22T21:42:50.494320039Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Command[20103]\n","stream":"stdout","time":"2020-07-22T21:42:50.522985776Z"}
{"log":" Creating DbCommand for 'ExecuteReader'.\n","stream":"stdout","time":"2020-07-22T21:42:50.523040267Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Command[20104]\n","stream":"stdout","time":"2020-07-22T21:42:50.523189752Z"}
{"log":" Created DbCommand for 'ExecuteReader' (0ms).\n","stream":"stdout","time":"2020-07-22T21:42:50.523229783Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Connection[20000]\n","stream":"stdout","time":"2020-07-22T21:42:50.540816919Z"}
{"log":" Opening connection to database 'baget' on server 'mysql-server-dns'.\n","stream":"stdout","time":"2020-07-22T21:42:50.5408603Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Connection[20001]\n","stream":"stdout","time":"2020-07-22T21:42:50.542459932Z"}
{"log":" Opened connection to database 'baget' on server 'mysql-server-dns'.\n","stream":"stdout","time":"2020-07-22T21:42:50.542492243Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Command[20100]\n","stream":"stdout","time":"2020-07-22T21:42:50.545739465Z"}
{"log":" Executing DbCommand [Parameters=[@id_0='?' (Size = 128), @__ToNormalizedString_1='?' (Size = 64)], CommandType='Text', CommandTimeout='30']\n","stream":"stdout","time":"2020-07-22T21:42:50.545781677Z"}
{"log":" SELECT EXISTS (\n","stream":"stdout","time":"2020-07-22T21:42:50.545807577Z"}
{"log":" SELECT 1\n","stream":"stdout","time":"2020-07-22T21:42:50.545814268Z"}
{"log":" FROM Packages
AS p
\n","stream":"stdout","time":"2020-07-22T21:42:50.545819208Z"}
{"log":" WHERE (p
.Id
= @id_0) AND (p
.Version
= @ToNormalizedString_1))\n","stream":"stdout","time":"2020-07-22T21:42:50.545824958Z"}
{"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]\n","stream":"stdout","time":"2020-07-22T21:42:50.564457178Z"}
{"log":" Executed DbCommand (22ms) [Parameters=[@__id_0='?' (Size = 128), @ToNormalizedString_1='?' (Size = 64)], CommandType='Text', CommandTimeout='30']\n","stream":"stdout","time":"2020-07-22T21:42:50.564498319Z"}
{"log":" SELECT EXISTS (\n","stream":"stdout","time":"2020-07-22T21:42:50.564505069Z"}
{"log":" SELECT 1\n","stream":"stdout","time":"2020-07-22T21:42:50.564508409Z"}
{"log":" FROM Packages
AS p
\n","stream":"stdout","time":"2020-07-22T21:42:50.564512159Z"}
{"log":" WHERE (p
.Id
= @__id_0) AND (p
.Version
= @__ToNormalizedString_1))\n","stream":"stdout","time":"2020-07-22T21:42:50.56451546Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Command[20300]\n","stream":"stdout","time":"2020-07-22T21:42:50.568584718Z"}
{"log":" A data reader was disposed.\n","stream":"stdout","time":"2020-07-22T21:42:50.56862392Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Connection[20002]\n","stream":"stdout","time":"2020-07-22T21:42:50.56863188Z"}
{"log":" Closing connection to database 'baget' on server 'mysql-server-dns'.\n","stream":"stdout","time":"2020-07-22T21:42:50.5686382Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Connection[20003]\n","stream":"stdout","time":"2020-07-22T21:42:50.56864305Z"}
{"log":" Closed connection to database 'baget' on server 'mysql-server-dns'.\n","stream":"stdout","time":"2020-07-22T21:42:50.56864702Z"}
{"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: BaGet.Core.PackageIndexingService[0]\n","stream":"stdout","time":"2020-07-22T21:42:50.569461075Z"}
{"log":" Validated package System.Linq.Queryable 4.0.1, persisting content to storage...\n","stream":"stdout","time":"2020-07-22T21:42:50.569488897Z"}
{"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: BaGet.Core.PackageStorageService[0]\n","stream":"stdout","time":"2020-07-22T21:42:50.572450111Z"}
{"log":" Storing package system.linq.queryable 4.0.1 at packages/system.linq.queryable/4.0.1/system.linq.queryable.4.0.1.nupkg...\n","stream":"stdout","time":"2020-07-22T21:42:50.572486362Z"}
{"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: BaGet.Core.PackageStorageService[0]\n","stream":"stdout","time":"2020-07-22T21:42:50.602934365Z"}
{"log":" Storing package system.linq.queryable 4.0.1 nuspec at packages/system.linq.queryable/4.0.1/system.linq.queryable.nuspec...\n","stream":"stdout","time":"2020-07-22T21:42:50.602978407Z"}
{"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: BaGet.Core.PackageStorageService[0]\n","stream":"stdout","time":"2020-07-22T21:42:50.615152521Z"}
{"log":" Could not store package system.linq.queryable 4.0.1 nuspec at packages/system.linq.queryable/4.0.1/system.linq.queryable.nuspec due to conflict\n","stream":"stdout","time":"2020-07-22T21:42:50.615184022Z"}
{"log":"\u001b[41m\u001b[30mfail\u001b[39m\u001b[22m\u001b[49m: BaGet.Core.PackageIndexingService[0]\n","stream":"stdout","time":"2020-07-22T21:42:50.629764573Z"}
{"log":" Failed to persist package System.Linq.Queryable 4.0.1 content to storage\n","stream":"stdout","time":"2020-07-22T21:42:50.629805435Z"}
{"log":"System.InvalidOperationException: Failed to store package system.linq.queryable 4.0.1 nuspec due to conflict\n","stream":"stdout","time":"2020-07-22T21:42:50.629827516Z"} {"log":" at BaGet.Core.PackageStorageService.SavePackageContentAsync(Package package, Stream packageStream, Stream nuspecStream, Stream readmeStream, Stream iconStream, CancellationToken cancellationToken) in /src/BaGet.Core/Storage/PackageStorageService.cs:line 92\n","stream":"stdout","time":"2020-07-22T21:42:50.629832825Z"} {"log":" at BaGet.Core.PackageIndexingService.IndexAsync(Stream packageStream, CancellationToken cancellationToken) in /src/BaGet.Core/Indexing/PackageIndexingService.cs:line 100\n","stream":"stdout","time":"2020-07-22T21:42:50.629837146Z"} {"log":"\u001b[41m\u001b[30mfail\u001b[39m\u001b[22m\u001b[49m: BaGet.Hosting.PackagePublishController[0]\n","stream":"stdout","time":"2020-07-22T21:42:50.633724079Z"}
{"log":" Exception thrown during package upload\n","stream":"stdout","time":"2020-07-22T21:42:50.63376125Z"} {"log":"System.InvalidOperationException: Failed to store package system.linq.queryable 4.0.1 nuspec due to conflict\n","stream":"stdout","time":"2020-07-22T21:42:50.63376705Z"} {"log":" at BaGet.Core.PackageStorageService.SavePackageContentAsync(Package package, Stream packageStream, Stream nuspecStream, Stream readmeStream, Stream iconStream, CancellationToken cancellationToken) in /src/BaGet.Core/Storage/PackageStorageService.cs:line 92\n","stream":"stdout","time":"2020-07-22T21:42:50.63377092Z"} {"log":" at BaGet.Core.PackageIndexingService.IndexAsync(Stream packageStream, CancellationToken cancellationToken) in /src/BaGet.Core/Indexing/PackageIndexingService.cs:line 100\n","stream":"stdout","time":"2020-07-22T21:42:50.63377463Z"} {"log":" at BaGet.Hosting.PackagePublishController.Upload(CancellationToken cancellationToken) in /src/BaGet.Hosting/Controllers/PackagePublishController.cs:line 57\n","stream":"stdout","time":"2020-07-22T21:42:50.633778051Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[2]\n","stream":"stdout","time":"2020-07-22T21:42:50.639955406Z"} {"log":" Executed action BaGet.Hosting.PackagePublishController.Upload (BaGet.Hosting) in 925.8988ms\n","stream":"stdout","time":"2020-07-22T21:42:50.640001568Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]\n","stream":"stdout","time":"2020-07-22T21:42:50.641129664Z"} {"log":" Executed endpoint 'BaGet.Hosting.PackagePublishController.Upload (BaGet.Hosting)'\n","stream":"stdout","time":"2020-07-22T21:42:50.641162675Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[9]\n","stream":"stdout","time":"2020-07-22T21:42:50.641394212Z"} {"log":" Connection id \"0HM1EH0IAGDAA\" completed keep alive response.\n","stream":"stdout","time":"2020-07-22T21:42:50.641420183Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Infrastructure[10407]\n","stream":"stdout","time":"2020-07-22T21:42:50.643718545Z"} {"log":" 'MySqlContext' disposed.\n","stream":"stdout","time":"2020-07-22T21:42:50.643745916Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:42:50.645482452Z"} {"log":" Request finished in 986.4859ms 500 \n","stream":"stdout","time":"2020-07-22T21:42:50.645508562Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:42:50.964152244Z"} {"log":" Request starting HTTP/1.1 PUT http://nuget.xyz-corp.com/api/v2/package/ multipart/form-data; boundary=\"f4f94af7-08e9-40bb-aac8-091bad2a1a8d\" \n","stream":"stdout","time":"2020-07-22T21:42:50.964200665Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[1]\n","stream":"stdout","time":"2020-07-22T21:42:50.96432968Z"}
{"log":" PUT requests are not supported\n","stream":"stdout","time":"2020-07-22T21:42:50.964368841Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1001]\n","stream":"stdout","time":"2020-07-22T21:42:50.966665074Z"} {"log":" 1 candidate(s) found for the request path '/api/v2/package/'\n","stream":"stdout","time":"2020-07-22T21:42:50.966693474Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1005]\n","stream":"stdout","time":"2020-07-22T21:42:50.966770866Z"} {"log":" Endpoint 'BaGet.Hosting.PackagePublishController.Upload (BaGet.Hosting)' with route pattern 'api/v2/package' is valid for the request path '/api/v2/package/'\n","stream":"stdout","time":"2020-07-22T21:42:50.966801618Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[1]\n","stream":"stdout","time":"2020-07-22T21:42:50.966809938Z"} {"log":" Request matched endpoint 'BaGet.Hosting.PackagePublishController.Upload (BaGet.Hosting)'\n","stream":"stdout","time":"2020-07-22T21:42:50.966815828Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]\n","stream":"stdout","time":"2020-07-22T21:42:50.967133968Z"} {"log":" Executing endpoint 'BaGet.Hosting.PackagePublishController.Upload (BaGet.Hosting)'\n","stream":"stdout","time":"2020-07-22T21:42:50.967155288Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[3]\n","stream":"stdout","time":"2020-07-22T21:42:50.967722937Z"} {"log":" Route matched with {action = \"Upload\", controller = \"PackagePublish\"}. Executing controller action with signature System.Threading.Tasks.Task Upload(System.Threading.CancellationToken) on controller BaGet.Hosting.PackagePublishController (BaGet.Hosting).\n","stream":"stdout","time":"2020-07-22T21:42:50.967755158Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]\n","stream":"stdout","time":"2020-07-22T21:42:50.967766738Z"} {"log":" Execution plan of authorization filters (in the following order): None\n","stream":"stdout","time":"2020-07-22T21:42:50.967773608Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]\n","stream":"stdout","time":"2020-07-22T21:42:50.967778699Z"} {"log":" Execution plan of resource filters (in the following order): None\n","stream":"stdout","time":"2020-07-22T21:42:50.967784398Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]\n","stream":"stdout","time":"2020-07-22T21:42:50.96781477Z"} {"log":" Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648), Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)\n","stream":"stdout","time":"2020-07-22T21:42:50.967848921Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]\n","stream":"stdout","time":"2020-07-22T21:42:50.967876042Z"} {"log":" Execution plan of exception filters (in the following order): None\n","stream":"stdout","time":"2020-07-22T21:42:50.967883962Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]\n","stream":"stdout","time":"2020-07-22T21:42:50.967889812Z"} {"log":" Execution plan of result filters (in the following order): None\n","stream":"stdout","time":"2020-07-22T21:42:50.967895782Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]\n","stream":"stdout","time":"2020-07-22T21:42:50.967902242Z"} {"log":" Executing controller factory for controller BaGet.Hosting.PackagePublishController (BaGet.Hosting)\n","stream":"stdout","time":"2020-07-22T21:42:50.967919163Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[2]\n","stream":"stdout","time":"2020-07-22T21:42:50.973633754Z"} {"log":" Executed controller factory for controller BaGet.Hosting.PackagePublishController (BaGet.Hosting)\n","stream":"stdout","time":"2020-07-22T21:42:50.973671085Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[25]\n","stream":"stdout","time":"2020-07-22T21:42:50.974020376Z"} {"log":" Connection id \"0HM1EH0IAGDAA\", Request id \"0HM1EH0IAGDAA:00000002\": started reading request body.\n","stream":"stdout","time":"2020-07-22T21:42:50.974047276Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[26]\n","stream":"stdout","time":"2020-07-22T21:42:51.333676356Z"} {"log":" Connection id \"0HM1EH0IAGDAA\", Request id \"0HM1EH0IAGDAA:00000002\": done reading request body.\n","stream":"stdout","time":"2020-07-22T21:42:51.333714406Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder[22]\n","stream":"stdout","time":"2020-07-22T21:42:51.334376737Z"} {"log":" Attempting to bind parameter 'cancellationToken' of type 'System.Threading.CancellationToken' ...\n","stream":"stdout","time":"2020-07-22T21:42:51.334411238Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder[23]\n","stream":"stdout","time":"2020-07-22T21:42:51.335204434Z"} {"log":" Done attempting to bind parameter 'cancellationToken' of type 'System.Threading.CancellationToken'.\n","stream":"stdout","time":"2020-07-22T21:42:51.335229844Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder[26]\n","stream":"stdout","time":"2020-07-22T21:42:51.335445431Z"} {"log":" Attempting to validate the bound parameter 'cancellationToken' of type 'System.Threading.CancellationToken' ...\n","stream":"stdout","time":"2020-07-22T21:42:51.335465032Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder[27]\n","stream":"stdout","time":"2020-07-22T21:42:51.335505654Z"} {"log":" Done attempting to validate the bound parameter 'cancellationToken' of type 'System.Threading.CancellationToken'.\n","stream":"stdout","time":"2020-07-22T21:42:51.335520324Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]\n","stream":"stdout","time":"2020-07-22T21:42:51.387907102Z"} {"log":" Entity Framework Core 3.1.1 initialized 'MySqlContext' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: None\n","stream":"stdout","time":"2020-07-22T21:42:51.387948903Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Command[20103]\n","stream":"stdout","time":"2020-07-22T21:42:51.39257553Z"} {"log":" Creating DbCommand for 'ExecuteReader'.\n","stream":"stdout","time":"2020-07-22T21:42:51.39260737Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Command[20104]\n","stream":"stdout","time":"2020-07-22T21:42:51.392887119Z"} {"log":" Created DbCommand for 'ExecuteReader' (0ms).\n","stream":"stdout","time":"2020-07-22T21:42:51.3929074Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Connection[20000]\n","stream":"stdout","time":"2020-07-22T21:42:51.393313972Z"} {"log":" Opening connection to database 'baget' on server 'mysql-server-dns'.\n","stream":"stdout","time":"2020-07-22T21:42:51.393338283Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Connection[20001]\n","stream":"stdout","time":"2020-07-22T21:42:51.394871512Z"} {"log":" Opened connection to database 'baget' on server 'mysql-server-dns'.\n","stream":"stdout","time":"2020-07-22T21:42:51.394894232Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Command[20100]\n","stream":"stdout","time":"2020-07-22T21:42:51.395099749Z"}
{"log":" Executing DbCommand [Parameters=[@id_0='?' (Size = 128), @__ToNormalizedString_1='?' (Size = 64)], CommandType='Text', CommandTimeout='30']\n","stream":"stdout","time":"2020-07-22T21:42:51.39512799Z"}
{"log":" SELECT EXISTS (\n","stream":"stdout","time":"2020-07-22T21:42:51.395135411Z"}
{"log":" SELECT 1\n","stream":"stdout","time":"2020-07-22T21:42:51.3951402Z"}
{"log":" FROM Packages
AS p
\n","stream":"stdout","time":"2020-07-22T21:42:51.39514487Z"}
{"log":" WHERE (p
.Id
= @id_0) AND (p
.Version
= @ToNormalizedString_1))\n","stream":"stdout","time":"2020-07-22T21:42:51.395149531Z"}
{"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]\n","stream":"stdout","time":"2020-07-22T21:42:51.39607726Z"}
{"log":" Executed DbCommand (1ms) [Parameters=[@__id_0='?' (Size = 128), @ToNormalizedString_1='?' (Size = 64)], CommandType='Text', CommandTimeout='30']\n","stream":"stdout","time":"2020-07-22T21:42:51.396099541Z"}
{"log":" SELECT EXISTS (\n","stream":"stdout","time":"2020-07-22T21:42:51.396104041Z"}
{"log":" SELECT 1\n","stream":"stdout","time":"2020-07-22T21:42:51.396107111Z"}
{"log":" FROM Packages
AS p
\n","stream":"stdout","time":"2020-07-22T21:42:51.396110501Z"}
{"log":" WHERE (p
.Id
= @__id_0) AND (p
.Version
= @__ToNormalizedString_1))\n","stream":"stdout","time":"2020-07-22T21:42:51.396113941Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Command[20300]\n","stream":"stdout","time":"2020-07-22T21:42:51.396551445Z"} {"log":" A data reader was disposed.\n","stream":"stdout","time":"2020-07-22T21:42:51.396568665Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Connection[20002]\n","stream":"stdout","time":"2020-07-22T21:42:51.396575286Z"} {"log":" Closing connection to database 'baget' on server 'mysql-server-dns'.\n","stream":"stdout","time":"2020-07-22T21:42:51.396581765Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Connection[20003]\n","stream":"stdout","time":"2020-07-22T21:42:51.396587026Z"} {"log":" Closed connection to database 'baget' on server 'mysql-server-dns'.\n","stream":"stdout","time":"2020-07-22T21:42:51.396590616Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: BaGet.Core.PackageIndexingService[0]\n","stream":"stdout","time":"2020-07-22T21:42:51.396594447Z"}
{"log":" Validated package System.Linq.Queryable 4.0.1, persisting content to storage...\n","stream":"stdout","time":"2020-07-22T21:42:51.396597937Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: BaGet.Core.PackageStorageService[0]\n","stream":"stdout","time":"2020-07-22T21:42:51.396601176Z"} {"log":" Storing package system.linq.queryable 4.0.1 at packages/system.linq.queryable/4.0.1/system.linq.queryable.4.0.1.nupkg...\n","stream":"stdout","time":"2020-07-22T21:42:51.396604557Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: BaGet.Core.PackageStorageService[0]\n","stream":"stdout","time":"2020-07-22T21:42:51.417393585Z"} {"log":" Storing package system.linq.queryable 4.0.1 nuspec at packages/system.linq.queryable/4.0.1/system.linq.queryable.nuspec...\n","stream":"stdout","time":"2020-07-22T21:42:51.417426136Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: BaGet.Core.PackageStorageService[0]\n","stream":"stdout","time":"2020-07-22T21:42:51.429331602Z"} {"log":" Could not store package system.linq.queryable 4.0.1 nuspec at packages/system.linq.queryable/4.0.1/system.linq.queryable.nuspec due to conflict\n","stream":"stdout","time":"2020-07-22T21:42:51.429362273Z"} {"log":"\u001b[41m\u001b[30mfail\u001b[39m\u001b[22m\u001b[49m: BaGet.Core.PackageIndexingService[0]\n","stream":"stdout","time":"2020-07-22T21:42:51.4299073Z"} {"log":" Failed to persist package System.Linq.Queryable 4.0.1 content to storage\n","stream":"stdout","time":"2020-07-22T21:42:51.429933741Z"} {"log":"System.InvalidOperationException: Failed to store package system.linq.queryable 4.0.1 nuspec due to conflict\n","stream":"stdout","time":"2020-07-22T21:42:51.429938951Z"} {"log":" at BaGet.Core.PackageStorageService.SavePackageContentAsync(Package package, Stream packageStream, Stream nuspecStream, Stream readmeStream, Stream iconStream, CancellationToken cancellationToken) in /src/BaGet.Core/Storage/PackageStorageService.cs:line 92\n","stream":"stdout","time":"2020-07-22T21:42:51.429942551Z"} {"log":" at BaGet.Core.PackageIndexingService.IndexAsync(Stream packageStream, CancellationToken cancellationToken) in /src/BaGet.Core/Indexing/PackageIndexingService.cs:line 100\n","stream":"stdout","time":"2020-07-22T21:42:51.429947321Z"} {"log":"\u001b[41m\u001b[30mfail\u001b[39m\u001b[22m\u001b[49m: BaGet.Hosting.PackagePublishController[0]\n","stream":"stdout","time":"2020-07-22T21:42:51.432502132Z"} {
"log":" Exception thrown during package upload\n","stream":"stdout","time":"2020-07-22T21:42:51.432522423Z"} {"log":"System.InvalidOperationException: Failed to store package system.linq.queryable 4.0.1 nuspec due to conflict\n","stream":"stdout","time":"2020-07-22T21:42:51.432528083Z"} {"log":" at BaGet.Core.PackageStorageService.SavePackageContentAsync(Package package, Stream packageStream, Stream nuspecStream, Stream readmeStream, Stream iconStream, CancellationToken cancellationToken) in /src/BaGet.Core/Storage/PackageStorageService.cs:line 92\n","stream":"stdout","time":"2020-07-22T21:42:51.432533594Z"} {"log":" at BaGet.Core.PackageIndexingService.IndexAsync(Stream packageStream, CancellationToken cancellationToken) in /src/BaGet.Core/Indexing/PackageIndexingService.cs:line 100\n","stream":"stdout","time":"2020-07-22T21:42:51.432539853Z"} {"log":" at BaGet.Hosting.PackagePublishController.Upload(CancellationToken cancellationToken) in /src/BaGet.Hosting/Controllers/PackagePublishController.cs:line 57\n","stream":"stdout","time":"2020-07-22T21:42:51.432545854Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[2]\n","stream":"stdout","time":"2020-07-22T21:42:51.432855013Z"} {"log":" Executed action BaGet.Hosting.PackagePublishController.Upload (BaGet.Hosting) in 464.8424ms\n","stream":"stdout","time":"2020-07-22T21:42:51.432882445Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]\n","stream":"stdout","time":"2020-07-22T21:42:51.432919425Z"} {"log":" Executed endpoint 'BaGet.Hosting.PackagePublishController.Upload (BaGet.Hosting)'\n","stream":"stdout","time":"2020-07-22T21:42:51.432926416Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[9]\n","stream":"stdout","time":"2020-07-22T21:42:51.433122122Z"} {"log":" Connection id \"0HM1EH0IAGDAA\" completed keep alive response.\n","stream":"stdout","time":"2020-07-22T21:42:51.433142503Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Infrastructure[10407]\n","stream":"stdout","time":"2020-07-22T21:42:51.435103955Z"} {"log":" 'MySqlContext' disposed.\n","stream":"stdout","time":"2020-07-22T21:42:51.435134155Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:42:51.435220568Z"} {"log":" Request finished in 471.3759ms 500 \n","stream":"stdout","time":"2020-07-22T21:42:51.435259049Z"}
{"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:42:51.78671503Z"} {"log":" Request starting HTTP/1.1 PUT http://nuget.xyz-corp.com/api/v2/package/ multipart/form-data; boundary=\"2cec3423-cd7e-4579-a27e-5c40640fbe91\" \n","stream":"stdout","time":"2020-07-22T21:42:51.786755811Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[1]\n","stream":"stdout","time":"2020-07-22T21:42:51.787121053Z"} {"log":" PUT requests are not supported\n","stream":"stdout","time":"2020-07-22T21:42:51.787143403Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1001]\n","stream":"stdout","time":"2020-07-22T21:42:51.787225856Z"} {"log":" 1 candidate(s) found for the request path '/api/v2/package/'\n","stream":"stdout","time":"2020-07-22T21:42:51.787255197Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1005]\n","stream":"stdout","time":"2020-07-22T21:42:51.787520155Z"} {"log":" Endpoint 'BaGet.Hosting.PackagePublishController.Upload (BaGet.Hosting)' with route pattern 'api/v2/package' is valid for the request path '/api/v2/package/'\n","stream":"stdout","time":"2020-07-22T21:42:51.787552436Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[1]\n","stream":"stdout","time":"2020-07-22T21:42:51.787803904Z"} {"log":" Request matched endpoint 'BaGet.Hosting.PackagePublishController.Upload (BaGet.Hosting)'\n","stream":"stdout","time":"2020-07-22T21:42:51.787831055Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]\n","stream":"stdout","time":"2020-07-22T21:42:51.788191856Z"} {"log":" Executing endpoint 'BaGet.Hosting.PackagePublishController.Upload (BaGet.Hosting)'\n","stream":"stdout","time":"2020-07-22T21:42:51.788216908Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[3]\n","stream":"stdout","time":"2020-07-22T21:42:51.788824477Z"} {"log":" Route matched with {action = \"Upload\", controller = \"PackagePublish\"}. Executing controller action with signature System.Threading.Tasks.Task Upload(System.Threading.CancellationToken) on controller BaGet.Hosting.PackagePublishController (BaGet.Hosting).\n","stream":"stdout","time":"2020-07-22T21:42:51.788849057Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]\n","stream":"stdout","time":"2020-07-22T21:42:51.789057293Z"} {"log":" Execution plan of authorization filters (in the following order): None\n","stream":"stdout","time":"2020-07-22T21:42:51.789099725Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]\n","stream":"stdout","time":"2020-07-22T21:42:51.789133386Z"} {"log":" Execution plan of resource filters (in the following order): None\n","stream":"stdout","time":"2020-07-22T21:42:51.789147706Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]\n","stream":"stdout","time":"2020-07-22T21:42:51.789438075Z"} {"log":" Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648), Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)\n","stream":"stdout","time":"2020-07-22T21:42:51.789518279Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]\n","stream":"stdout","time":"2020-07-22T21:42:51.789713905Z"} {"log":" Execution plan of exception filters (in the following order): None\n","stream":"stdout","time":"2020-07-22T21:42:51.789744256Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]\n","stream":"stdout","time":"2020-07-22T21:42:51.789920951Z"} {"log":" Execution plan of result filters (in the following order): None\n","stream":"stdout","time":"2020-07-22T21:42:51.789942701Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]\n","stream":"stdout","time":"2020-07-22T21:42:51.790243351Z"} {"log":" Executing controller factory for controller BaGet.Hosting.PackagePublishController (BaGet.Hosting)\n","stream":"stdout","time":"2020-07-22T21:42:51.790267412Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[2]\n","stream":"stdout","time":"2020-07-22T21:42:51.800052591Z"} {"log":" Executed controller factory for controller BaGet.Hosting.PackagePublishController (BaGet.Hosting)\n","stream":"stdout","time":"2020-07-22T21:42:51.800099603Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[25]\n","stream":"stdout","time":"2020-07-22T21:42:51.800448554Z"} {"log":" Connection id \"0HM1EH0IAGDAA\", Request id \"0HM1EH0IAGDAA:00000003\": started reading request body.\n","stream":"stdout","time":"2020-07-22T21:42:51.800472224Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[26]\n","stream":"stdout","time":"2020-07-22T21:42:52.120979075Z"} {"log":" Connection id \"0HM1EH0IAGDAA\", Request id \"0HM1EH0IAGDAA:00000003\": done reading request body.\n","stream":"stdout","time":"2020-07-22T21:42:52.121025617Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder[22]\n","stream":"stdout","time":"2020-07-22T21:42:52.121512063Z"} {"log":" Attempting to bind parameter 'cancellationToken' of type 'System.Threading.CancellationToken' ...\n","stream":"stdout","time":"2020-07-22T21:42:52.121543424Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder[23]\n","stream":"stdout","time":"2020-07-22T21:42:52.121890745Z"} {"log":" Done attempting to bind parameter 'cancellationToken' of type 'System.Threading.CancellationToken'.\n","stream":"stdout","time":"2020-07-22T21:42:52.121921675Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder[26]\n","stream":"stdout","time":"2020-07-22T21:42:52.121931466Z"} {"log":" Attempting to validate the bound parameter 'cancellationToken' of type 'System.Threading.CancellationToken' ...\n","stream":"stdout","time":"2020-07-22T21:42:52.121937936Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder[27]\n","stream":"stdout","time":"2020-07-22T21:42:52.121995358Z"} {"log":" Done attempting to validate the bound parameter 'cancellationToken' of type 'System.Threading.CancellationToken'.\n","stream":"stdout","time":"2020-07-22T21:42:52.122008908Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]\n","stream":"stdout","time":"2020-07-22T21:42:52.12870131Z"} {"log":" Entity Framework Core 3.1.1 initialized 'MySqlContext' using provider 'Pomelo.EntityFrameworkCore.MySql' with options: None\n","stream":"stdout","time":"2020-07-22T21:42:52.128740991Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Command[20103]\n","stream":"stdout","time":"2020-07-22T21:42:52.131463367Z"} {"log":" Creating DbCommand for 'ExecuteReader'.\n","stream":"stdout","time":"2020-07-22T21:42:52.131497838Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Command[20104]\n","stream":"stdout","time":"2020-07-22T21:42:52.131751436Z"} {"log":" Created DbCommand for 'ExecuteReader' (0ms).\n","stream":"stdout","time":"2020-07-22T21:42:52.131768207Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Connection[20000]\n","stream":"stdout","time":"2020-07-22T21:42:52.132274033Z"} {"log":" Opening connection to database 'baget' on server 'mysql-server-dns'.\n","stream":"stdout","time":"2020-07-22T21:42:52.132300704Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Connection[20001]\n","stream":"stdout","time":"2020-07-22T21:42:52.133834803Z
"}
{"log":" Opened connection to database 'baget' on server 'mysql-server-dns'.\n","stream":"stdout","time":"2020-07-22T21:42:52.133865663Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Command[20100]\n","stream":"stdout","time":"2020-07-22T21:42:52.13408627Z"}
{"log":" Executing DbCommand [Parameters=[@id_0='?' (Size = 128), @__ToNormalizedString_1='?' (Size = 64)], CommandType='Text', CommandTimeout='30']\n","stream":"stdout","time":"2020-07-22T21:42:52.134108711Z"}
{"log":" SELECT EXISTS (\n","stream":"stdout","time":"2020-07-22T21:42:52.134113592Z"}
{"log":" SELECT 1\n","stream":"stdout","time":"2020-07-22T21:42:52.134116941Z"}
{"log":" FROM Packages
AS p
\n","stream":"stdout","time":"2020-07-22T21:42:52.134120411Z"}
{"log":" WHERE (p
.Id
= @id_0) AND (p
.Version
= @ToNormalizedString_1))\n","stream":"stdout","time":"2020-07-22T21:42:52.134123641Z"}
{"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]\n","stream":"stdout","time":"2020-07-22T21:42:52.134989799Z"}
{"log":" Executed DbCommand (1ms) [Parameters=[@__id_0='?' (Size = 128), @ToNormalizedString_1='?' (Size = 64)], CommandType='Text', CommandTimeout='30']\n","stream":"stdout","time":"2020-07-22T21:42:52.135004709Z"}
{"log":" SELECT EXISTS (\n","stream":"stdout","time":"2020-07-22T21:42:52.135009369Z"}
{"log":" SELECT 1\n","stream":"stdout","time":"2020-07-22T21:42:52.13501301Z"}
{"log":" FROM Packages
AS p
\n","stream":"stdout","time":"2020-07-22T21:42:52.13501686Z"}
{"log":" WHERE (p
.Id
= @__id_0) AND (p
.Version
= @__ToNormalizedString_1))\n","stream":"stdout","time":"2020-07-22T21:42:52.135021519Z"}
{"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Command[20300]\n","stream":"stdout","time":"2020-07-22T21:42:52.135218196Z"} {"log":" A data reader was disposed.\n","stream":"stdout","time":"2020-07-22T21:42:52.135247157Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Connection[20002]\n","stream":"stdout","time":"2020-07-22T21:42:52.13533954Z"} {"log":" Closing connection to database 'baget' on server 'mysql-server-dns'.\n","stream":"stdout","time":"2020-07-22T21:42:52.135365551Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Database.Connection[20003]\n","stream":"stdout","time":"2020-07-22T21:42:52.135371731Z"} {"log":" Closed connection to database 'baget' on server 'mysql-server-dns'.\n","stream":"stdout","time":"2020-07-22T21:42:52.135376101Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: BaGet.Core.PackageIndexingService[0]\n","stream":"stdout","time":"2020-07-22T21:42:52.135433673Z"} {"log":" Validated package System.Linq.Queryable 4.0.1, persisting content to storage...\n","stream":"stdout","time":"2020-07-22T21:42:52.135446343Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: BaGet.Core.PackageStorageService[0]\n","stream":"stdout","time":"2020-07-22T21:42:52.135470844Z"} {"log":" Storing package system.linq.queryable 4.0.1 at packages/system.linq.queryable/4.0.1/system.linq.queryable.4.0.1.nupkg...\n","stream":"stdout","time":"2020-07-22T21:42:52.135496885Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: BaGet.Core.PackageStorageService[0]\n","stream":"stdout","time":"2020-07-22T21:42:52.155542949Z"} {"log":" Storing package system.linq.queryable 4.0.1 nuspec at packages/system.linq.queryable/4.0.1/system.linq.queryable.nuspec...\n","stream":"stdout","time":"2020-07-22T21:42:52.15558226Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: BaGet.Core.PackageStorageService[0]\n","stream":"stdout","time":"2020-07-22T21:42:52.169400457Z"} {"log":" Could not store package system.linq.queryable 4.0.1 nuspec at packages/system.linq.queryable/4.0.1/system.linq.queryable.nuspec due to conflict\n","stream":"stdout","time":"2020-07-22T21:42:52.169435979Z"} {"log":"\u001b[41m\u001b[30mfail\u001b[39m\u001b[22m\u001b[49m: BaGet.Core.PackageIndexingService[0]\n","stream":"stdout","time":"2020-07-22T21:42:52.170019018Z"} {"log":" Failed to persist package System.Linq.Queryable 4.0.1 content to storage\n","stream":"stdout","time":"2020-07-22T21:42:52.170043838Z"} {"log":"System.InvalidOperationException: Failed to store package system.linq.queryable 4.0.1 nuspec due to conflict\n","stream":"stdout","time":"2020-07-22T21:42:52.170049788Z"} {"log":" at BaGet.Core.PackageStorageService.SavePackageContentAsync(Package package, Stream packageStream, Stream nuspecStream, Stream readmeStream, Stream iconStream, CancellationToken cancellationToken) in /src/BaGet.Core/Storage/PackageStorageService.cs:line 92\n","stream":"stdout","time":"2020-07-22T21:42:52.170055049Z"} {"log":" at BaGet.Core.PackageIndexingService.IndexAsync(Stream packageStream, CancellationToken cancellationToken) in /src/BaGet.Core/Indexing/PackageIndexingService.cs:line 100\n","stream":"stdout","time":"2020-07-22T21:42:52.170061668Z"} {"log":"\u001b[41m\u001b[30mfail\u001b[39m\u001b[22m\u001b[49m: BaGet.Hosting.PackagePublishController[0]\n","stream":"stdout","time":"2020-07-22T21:42:52.17262899Z"} {"log":" Exception thrown during package upload\n","stream":"stdout","time":"2020-07-22T21:42:52.172658871Z"} {"log":"System.InvalidOperationException: Failed to store package system.linq.queryable 4.0.1 nuspec due to conflict\n","stream":"stdout","time":"2020-07-22T21:42:52.172685102Z"} {"log":" at BaGet.Core.PackageStorageService.SavePackageContentAsync(Package package, Stream packageStream, Stream nuspecStream, Stream readmeStream, Stream iconStream, CancellationToken cancellationToken) in /src/BaGet.Core/Storage/PackageStorageService.cs:line 92\n","stream":"stdout","time":"2020-07-22T21:42:52.172690372Z"} {"log":" at BaGet.Core.PackageIndexingService.IndexAsync(Stream packageStream, CancellationToken cancellationToken) in /src/BaGet.Core/Indexing/PackageIndexingService.cs:line 100\n","stream":"stdout","time":"2020-07-22T21:42:52.172695362Z"} {"log":" at BaGet.Hosting.PackagePublishController.Upload(CancellationToken cancellationToken) in /src/BaGet.Hosting/Controllers/PackagePublishController.cs:line 57\n","stream":"stdout","time":"2020-07-22T21:42:52.172700062Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[2]\n","stream":"stdout","time":"2020-07-22T21:42:52.173041533Z"} {"log":" Executed action BaGet.Hosting.PackagePublishController.Upload (BaGet.Hosting) in 383.1808ms\n","stream":"stdout","time":"2020-07-22T21:42:52.173064454Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]\n","stream":"stdout","time":"2020-07-22T21:42:52.173069364Z"} {"log":" Executed endpoint 'BaGet.Hosting.PackagePublishController.Upload (BaGet.Hosting)'\n","stream":"stdout","time":"2020-07-22T21:42:52.173073814Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[9]\n","stream":"stdout","time":"2020-07-22T21:42:52.173410345Z"} {"log":" Connection id \"0HM1EH0IAGDAA\" completed keep alive response.\n","stream":"stdout","time":"2020-07-22T21:42:52.173440215Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.EntityFrameworkCore.Infrastructure[10407]\n","stream":"stdout","time":"2020-07-22T21:42:52.175453739Z"} {"log":" 'MySqlContext' disposed.\n","stream":"stdout","time":"2020-07-22T21:42:52.17548157Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:42:52.175587694Z"} {"log":" Request finished in 389.2275ms 500 \n","stream":"stdout","time":"2020-07-22T21:42:52.175634405Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:43:03.838300271Z"} {"log":" Connection id \"0HM1EH0IAGDAB\" accepted.\n","stream":"stdout","time":"2020-07-22T21:43:03.838341821Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:43:03.838351712Z"} {"log":" Connection id \"0HM1EH0IAGDAB\" started.\n","stream":"stdout","time":"2020-07-22T21:43:03.838359072Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:43:03.839171428Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:43:03.839198169Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:43:03.839304252Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:43:03.839336953Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:43:03.839425436Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:43:03.839444577Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:43:03.839452407Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:43:03.839458647Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:43:03.840788709Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:43:03.84081859Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:43:03.841004676Z"} {"log":" Request finished in 1.821ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:43:03.841031697Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:43:03.841139871Z"} {"log":" Connection id \"0HM1EH0IAGDAB\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:43:03.841170451Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:43:03.841179221Z"} {"log":" Connection id \"0HM1EH0IAGDAB\" stopped.\n","stream":"stdout","time":"2020-07-22T21:43:03.841185752Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:43:03.84146105Z"} {"log":" Connection id \"0HM1EH0IAGDAB\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:43:03.841517152Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:43:05.061956756Z"} {"log":" Connection id \"0HM1EH0IAGDAC\" accepted.\n","stream":"stdout","time":"2020-07-22T21:43:05.062005928Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:43:05.062014599Z"} {"log":" Connection id \"0HM1EH0IAGDAC\" started.\n","stream":"stdout","time":"2020-07-22T21:43:05.062020568Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:43:05.062891166Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:43:05.062921697Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:43:05.062987889Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:43:05.0630141Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:43:05.063084752Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:43:05.063111073Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:43:05.063118653Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:43:05.063124333Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:43:05.0642726Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:43:05.064305891Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:43:05.064441155Z"} {"log":" Request finished in 1.5873ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:43:05.064488697Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:43:05.064538628Z"} {"log":" Connection id \"0HM1EH0IAGDAC\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:43:05.064552859Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:43:05.064617921Z"} {"log":" Connection id \"0HM1EH0IAGDAC\" stopped.\n","stream":"stdout","time":"2020-07-22T21:43:05.064635631Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[6]\n","stream":"stdout","time":"2020-07-22T21:43:05.0649141Z"} {"log":" Connection id \"0HM1EH0IAGDAC\" received FIN.\n","stream":"stdout","time":"2020-07-22T21:43:05.06493137Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:43:05.064936861Z"} {"log":" Connection id \"0HM1EH0IAGDAC\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:43:05.064941911Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:43:33.852300823Z"} {"log":" Connection id \"0HM1EH0IAGDAD\" accepted.\n","stream":"stdout","time":"2020-07-22T21:43:33.852335964Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:43:33.852766527Z"} {"log":" Connection id \"0HM1EH0IAGDAD\" started.\n","stream":"stdout","time":"2020-07-22T21:43:33.852797869Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:43:33.853404058Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:43:33.853416698Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:43:33.853585103Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:43:33.853599534Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:43:33.853604774Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:43:33.853610045Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:43:33.853614835Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:43:33.853620495Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:43:33.854771491Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:43:33.854783081Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:43:33.854978318Z"} {"log":" Request finished in 1.5661ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:43:33.854986958Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:43:33.855153033Z"} {"log":" Connection id \"0HM1EH0IAGDAD\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:43:33.855168693Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:43:33.855172384Z"} {"log":" Connection id \"0HM1EH0IAGDAD\" stopped.\n","stream":"stdout","time":"2020-07-22T21:43:33.855175664Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:43:33.855423202Z"} {"log":" Connection id \"0HM1EH0IAGDAD\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:43:33.855434012Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:43:35.08877845Z"} {"log":" Connection id \"0HM1EH0IAGDAE\" accepted.\n","stream":"stdout","time":"2020-07-22T21:43:35.088811591Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:43:35.088824201Z"} {"log":" Connection id \"0HM1EH0IAGDAE\" started.\n","stream":"stdout","time":"2020-07-22T21:43:35.088830872Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:43:35.089624496Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:43:35.089636868Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:43:35.089807843Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:43:35.089834643Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:43:35.089840584Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:43:35.089846363Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:43:35.089850534Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:43:35.089855104Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:43:35.090884557Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:43:35.090896537Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:43:35.091169615Z"} {"log":" Request finished in 1.4856ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:43:35.091187816Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:43:35.091274478Z"} {"log":" Connection id \"0HM1EH0IAGDAE\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:43:35.091284809Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[6]\n","stream":"stdout","time":"2020-07-22T21:43:35.09131754Z"} {"log":" Connection id \"0HM1EH0IAGDAE\" received FIN.\n","stream":"stdout","time":"2020-07-22T21:43:35.091324341Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:43:35.09132949Z"} {"log":" Connection id \"0HM1EH0IAGDAE\" stopped.\n","stream":"stdout","time":"2020-07-22T21:43:35.091334731Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:43:35.091849257Z"} {"log":" Connection id \"0HM1EH0IAGDAE\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:43:35.091864368Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[6]\n","stream":"stdout","time":"2020-07-22T21:43:52.174563572Z"} {"log":" Connection id \"0HM1EH0IAGDAA\" received FIN.\n","stream":"stdout","time":"2020-07-22T21:43:52.174600243Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:43:52.17480347Z"} {"log":" Connection id \"0HM1EH0IAGDAA\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:43:52.174823501Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:43:52.17483038Z"} {"log":" Connection id \"0HM1EH0IAGDAA\" sending FIN because: \"The client closed the connection.\"\n","stream":"stdout","time":"2020-07-22T21:43:52.174835601Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:43:52.176009477Z"} {"log":" Connection id \"0HM1EH0IAGDAA\" stopped.\n","stream":"stdout","time":"2020-07-22T21:43:52.176019558Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:44:03.883266713Z"} {"log":" Connection id \"0HM1EH0IAGDAF\" accepted.\n","stream":"stdout","time":"2020-07-22T21:44:03.883297724Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:44:03.883314634Z"} {"log":" Connection id \"0HM1EH0IAGDAF\" started.\n","stream":"stdout","time":"2020-07-22T21:44:03.883321275Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:44:03.88409291Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:44:03.8841098Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:44:03.884220793Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:44:03.884234804Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:44:03.884265525Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:44:03.884277355Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:44:03.884281835Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:44:03.884286476Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:44:03.88536083Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:44:03.88537357Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:44:03.885560865Z"} {"log":" Request finished in 1.5178ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:44:03.885571556Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:44:03.885709721Z"} {"log":" Connection id \"0HM1EH0IAGDAF\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:44:03.885728631Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:44:03.885735831Z"} {"log":" Connection id \"0HM1EH0IAGDAF\" stopped.\n","stream":"stdout","time":"2020-07-22T21:44:03.885741562Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:44:03.885881806Z"} {"log":" Connection id \"0HM1EH0IAGDAF\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:44:03.885896686Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:44:05.089359615Z"} {"log":" Connection id \"0HM1EH0IAGDAG\" accepted.\n","stream":"stdout","time":"2020-07-22T21:44:05.089392336Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:44:05.089396915Z"} {"log":" Connection id \"0HM1EH0IAGDAG\" started.\n","stream":"stdout","time":"2020-07-22T21:44:05.089400436Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:44:05.090026815Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:44:05.090041486Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:44:05.09014463Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:44:05.0901681Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:44:05.090174051Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:44:05.090178501Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:44:05.09018249Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:44:05.090186961Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:44:05.091229204Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:44:05.091246384Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:44:05.09142568Z"} {"log":" Request finished in 1.3931ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:44:05.091434811Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:44:05.0914381Z"} {"log":" Connection id \"0HM1EH0IAGDAG\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:44:05.09144157Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:44:05.091518373Z"} {"log":" Connection id \"0HM1EH0IAGDAG\" stopped.\n","stream":"stdout","time":"2020-07-22T21:44:05.091527613Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[6]\n","stream":"stdout","time":"2020-07-22T21:44:05.091758341Z"} {"log":" Connection id \"0HM1EH0IAGDAG\" received FIN.\n","stream":"stdout","time":"2020-07-22T21:44:05.091771201Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:44:05.091775851Z"} {"log":" Connection id \"0HM1EH0IAGDAG\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:44:05.091780562Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:44:33.884795725Z"} {"log":" Connection id \"0HM1EH0IAGDAH\" accepted.\n","stream":"stdout","time":"2020-07-22T21:44:33.884845516Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:44:33.8849567Z"} {"log":" Connection id \"0HM1EH0IAGDAH\" started.\n","stream":"stdout","time":"2020-07-22T21:44:33.886114016Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:44:33.886133757Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:44:33.886140146Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:44:33.886144887Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:44:33.886149767Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:44:33.886154297Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:44:33.886159117Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:44:33.886175688Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:44:33.886180858Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:44:33.886933641Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:44:33.886951082Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:44:33.887130458Z"} {"log":" Request finished in 1.4994ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:44:33.887140559Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:44:33.887145208Z"} {"log":" Connection id \"0HM1EH0IAGDAH\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:44:33.887150548Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:44:33.887231581Z"} {"log":" Connection id \"0HM1EH0IAGDAH\" stopped.\n","stream":"stdout","time":"2020-07-22T21:44:33.887248521Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:44:33.887438437Z"} {"log":" Connection id \"0HM1EH0IAGDAH\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:44:33.887451118Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:44:35.097592836Z"} {"log":" Connection id \"0HM1EH0IAGDAI\" accepted.\n","stream":"stdout","time":"2020-07-22T21:44:35.097624347Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:44:35.097630487Z"} {"log":" Connection id \"0HM1EH0IAGDAI\" started.\n","stream":"stdout","time":"2020-07-22T21:44:35.097636057Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:44:35.098185805Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:44:35.098200985Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:44:35.098206055Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:44:35.098209885Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:44:35.098336519Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:44:35.098345709Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:44:35.098349759Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:44:35.09835473Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:44:35.099220737Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:44:35.099238157Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:44:35.099362722Z"} {"log":" Request finished in 1.1574ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:44:35.099395793Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:44:35.099413093Z"} {"log":" Connection id \"0HM1EH0IAGDAI\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:44:35.099424973Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:44:35.099485736Z"} {"log":" Connection id \"0HM1EH0IAGDAI\" stopped.\n","stream":"stdout","time":"2020-07-22T21:44:35.099498826Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:44:35.099618239Z"} {"log":" Connection id \"0HM1EH0IAGDAI\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:44:35.099629929Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[6]\n","stream":"stdout","time":"2020-07-22T21:44:35.0996352Z"} {"log":" Connection id \"0HM1EH0IAGDAI\" received FIN.\n","stream":"stdout","time":"2020-07-22T21:44:35.09964002Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:45:03.898837198Z"} {"log":" Connection id \"0HM1EH0IAGDAJ\" accepted.\n","stream":"stdout","time":"2020-07-22T21:45:03.898874779Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:45:03.899199579Z"} {"log":" Connection id \"0HM1EH0IAGDAJ\" started.\n","stream":"stdout","time":"2020-07-22T21:45:03.899216909Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:45:03.899778318Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:45:03.899795588Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:45:03.899801458Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:45:03.899807078Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:45:03.899910411Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:45:03.899927642Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:45:03.899933372Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:45:03.899939032Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:45:03.900858301Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:45:03.900877751Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:45:03.900982345Z"} {"log":" Request finished in 1.2056ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:45:03.900993306Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:45:03.901103249Z"} {"log":" Connection id \"0HM1EH0IAGDAJ\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:45:03.90112533Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:45:03.901190431Z"} {"log":" Connection id \"0HM1EH0IAGDAJ\" stopped.\n","stream":"stdout","time":"2020-07-22T21:45:03.901205322Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:45:03.901396978Z"} {"log":" Connection id \"0HM1EH0IAGDAJ\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:45:03.901412038Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:45:05.128605372Z"} {"log":" Connection id \"0HM1EH0IAGDAK\" accepted.\n","stream":"stdout","time":"2020-07-22T21:45:05.128630152Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:45:05.128634273Z"} {"log":" Connection id \"0HM1EH0IAGDAK\" started.\n","stream":"stdout","time":"2020-07-22T21:45:05.128638403Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:45:05.129390827Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:45:05.129407817Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:45:05.129412257Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:45:05.129416347Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:45:05.12950859Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:45:05.1295202Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:45:05.129524941Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:45:05.129529761Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:45:05.130414749Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:45:05.130426439Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:45:05.13046254Z"} {"log":" Request finished in 1.2269ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:45:05.13047135Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:45:05.130727569Z"} {"log":" Connection id \"0HM1EH0IAGDAK\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:45:05.130740779Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:45:05.13074531Z"} {"log":" Connection id \"0HM1EH0IAGDAK\" stopped.\n","stream":"stdout","time":"2020-07-22T21:45:05.130750659Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:45:05.130817471Z"} {"log":" Connection id \"0HM1EH0IAGDAK\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:45:05.130830042Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[6]\n","stream":"stdout","time":"2020-07-22T21:45:05.130848213Z"} {"log":" Connection id \"0HM1EH0IAGDAK\" received FIN.\n","stream":"stdout","time":"2020-07-22T21:45:05.130854452Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:45:33.929484165Z"} {"log":" Connection id \"0HM1EH0IAGDAL\" accepted.\n","stream":"stdout","time":"2020-07-22T21:45:33.929517666Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:45:33.929865997Z"} {"log":" Connection id \"0HM1EH0IAGDAL\" started.\n","stream":"stdout","time":"2020-07-22T21:45:33.929885737Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:45:33.930470116Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:45:33.930482787Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:45:33.930488516Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:45:33.930493507Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:45:33.93060053Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:45:33.93061424Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:45:33.930620421Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:45:33.930625991Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:45:33.93154547Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:45:33.931563301Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:45:33.931639903Z"} {"log":" Request finished in 1.2204ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:45:33.931658583Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:45:33.931832949Z"} {"log":" Connection id \"0HM1EH0IAGDAL\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:45:33.931846699Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:45:33.93185263Z"} {"log":" Connection id \"0HM1EH0IAGDAL\" stopped.\n","stream":"stdout","time":"2020-07-22T21:45:33.93185813Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:45:33.931986774Z"} {"log":" Connection id \"0HM1EH0IAGDAL\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:45:33.932000584Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:45:35.129362061Z"} {"log":" Connection id \"0HM1EH0IAGDAM\" accepted.\n","stream":"stdout","time":"2020-07-22T21:45:35.129397462Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:45:35.129405663Z"} {"log":" Connection id \"0HM1EH0IAGDAM\" started.\n","stream":"stdout","time":"2020-07-22T21:45:35.129423233Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:45:35.129997251Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:45:35.130008601Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:45:35.130013312Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:45:35.130018851Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:45:35.130170537Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:45:35.130187637Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:45:35.130193897Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:45:35.130200088Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:45:35.131173898Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:45:35.131184568Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:45:35.131364054Z"} {"log":" Request finished in 1.3654ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:45:35.131381785Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:45:35.131452997Z"} {"log":" Connection id \"0HM1EH0IAGDAM\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:45:35.131462207Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:45:35.131467037Z"} {"log":" Connection id \"0HM1EH0IAGDAM\" stopped.\n","stream":"stdout","time":"2020-07-22T21:45:35.131471668Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[6]\n","stream":"stdout","time":"2020-07-22T21:45:35.131476037Z"} {"log":" Connection id \"0HM1EH0IAGDAM\" received FIN.\n","stream":"stdout","time":"2020-07-22T21:45:35.131480568Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:45:35.131721995Z"} {"log":" Connection id \"0HM1EH0IAGDAM\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:45:35.131736105Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:46:03.960400337Z"} {"log":" Connection id \"0HM1EH0IAGDAN\" accepted.\n","stream":"stdout","time":"2020-07-22T21:46:03.960436238Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:46:03.960599163Z"} {"log":" Connection id \"0HM1EH0IAGDAN\" started.\n","stream":"stdout","time":"2020-07-22T21:46:03.960611703Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:46:03.961237043Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:46:03.961254694Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:46:03.961301365Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:46:03.961310426Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:46:03.961486711Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:46:03.961501562Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:46:03.961507721Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:46:03.961513442Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:46:03.962506773Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:46:03.962523484Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:46:03.962545995Z"} {"log":" Request finished in 1.3906ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:46:03.962552854Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:46:03.96272419Z"} {"log":" Connection id \"0HM1EH0IAGDAN\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:46:03.96274413Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:46:03.962751001Z"} {"log":" Connection id \"0HM1EH0IAGDAN\" stopped.\n","stream":"stdout","time":"2020-07-22T21:46:03.962756871Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:46:03.962917206Z"} {"log":" Connection id \"0HM1EH0IAGDAN\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:46:03.962930156Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:46:05.132512039Z"} {"log":" Connection id \"0HM1EH0IAGDAO\" accepted.\n","stream":"stdout","time":"2020-07-22T21:46:05.13254217Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:46:05.13254952Z"} {"log":" Connection id \"0HM1EH0IAGDAO\" started.\n","stream":"stdout","time":"2020-07-22T21:46:05.13255542Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:46:05.132991994Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:46:05.133007664Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:46:05.133109488Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:46:05.133128638Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:46:05.133228522Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:46:05.133242132Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:46:05.133246602Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:46:05.133264343Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:46:05.134304496Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:46:05.134323076Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:46:05.134328306Z"} {"log":" Request finished in 1.3372ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:46:05.134333656Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:46:05.134519162Z"} {"log":" Connection id \"0HM1EH0IAGDAO\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:46:05.134533373Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:46:05.134538673Z"} {"log":" Connection id \"0HM1EH0IAGDAO\" stopped.\n","stream":"stdout","time":"2020-07-22T21:46:05.134543373Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[6]\n","stream":"stdout","time":"2020-07-22T21:46:05.134660026Z"} {"log":" Connection id \"0HM1EH0IAGDAO\" received FIN.\n","stream":"stdout","time":"2020-07-22T21:46:05.134673108Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:46:05.134678127Z"} {"log":" Connection id \"0HM1EH0IAGDAO\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:46:05.134683057Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:46:33.964495255Z"} {"log":" Connection id \"0HM1EH0IAGDAP\" accepted.\n","stream":"stdout","time":"2020-07-22T21:46:33.964527326Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:46:33.96465626Z"} {"log":" Connection id \"0HM1EH0IAGDAP\" started.\n","stream":"stdout","time":"2020-07-22T21:46:33.964671921Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:46:33.965128345Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:46:33.965140715Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:46:33.965145996Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:46:33.965152295Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:46:33.965194697Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:46:33.965213548Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:46:33.965220777Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:46:33.965226188Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:46:33.966367324Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:46:33.966382235Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:46:33.966398785Z"} {"log":" Request finished in 1.2957ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:46:33.966403655Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:46:33.966528679Z"} {"log":" Connection id \"0HM1EH0IAGDAP\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:46:33.966543449Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:46:33.9665487Z"} {"log":" Connection id \"0HM1EH0IAGDAP\" stopped.\n","stream":"stdout","time":"2020-07-22T21:46:33.96655316Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:46:33.966749646Z"} {"log":" Connection id \"0HM1EH0IAGDAP\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:46:33.966760607Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:46:35.159548093Z"} {"log":" Connection id \"0HM1EH0IAGDAQ\" accepted.\n","stream":"stdout","time":"2020-07-22T21:46:35.159596134Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:46:35.159600655Z"} {"log":" Connection id \"0HM1EH0IAGDAQ\" started.\n","stream":"stdout","time":"2020-07-22T21:46:35.159611205Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:46:35.16010147Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:46:35.160116551Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:46:35.160122101Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:46:35.160127781Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:46:35.160133561Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:46:35.160138722Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:46:35.160143031Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:46:35.160147472Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:46:35.160925546Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:46:35.160941906Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:46:35.160948287Z"} {"log":" Request finished in 0.9396ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:46:35.160953467Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:46:35.16103707Z"} {"log":" Connection id \"0HM1EH0IAGDAQ\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:46:35.16105062Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:46:35.16105569Z"} {"log":" Connection id \"0HM1EH0IAGDAQ\" stopped.\n","stream":"stdout","time":"2020-07-22T21:46:35.161071411Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:46:35.161227466Z"} {"log":" Connection id \"0HM1EH0IAGDAQ\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:46:35.161241196Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:47:03.967031051Z"} {"log":" Connection id \"0HM1EH0IAGDAR\" accepted.\n","stream":"stdout","time":"2020-07-22T21:47:03.967068581Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:47:03.967135224Z"} {"log":" Connection id \"0HM1EH0IAGDAR\" started.\n","stream":"stdout","time":"2020-07-22T21:47:03.967151665Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:47:03.967657281Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:47:03.967669231Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:47:03.967674601Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:47:03.967679921Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:47:03.967684441Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:47:03.967687952Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:47:03.967691482Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:47:03.967695121Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:47:03.9686008Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:47:03.96861843Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:47:03.968684642Z"} {"log":" Request finished in 1.0634ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:47:03.968694723Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:47:03.968718763Z"} {"log":" Connection id \"0HM1EH0IAGDAR\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:47:03.968725144Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:47:03.968730234Z"} {"log":" Connection id \"0HM1EH0IAGDAR\" stopped.\n","stream":"stdout","time":"2020-07-22T21:47:03.968736054Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:47:03.968808116Z"} {"log":" Connection id \"0HM1EH0IAGDAR\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:47:03.968817447Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:47:05.160185488Z"} {"log":" Connection id \"0HM1EH0IAGDAS\" accepted.\n","stream":"stdout","time":"2020-07-22T21:47:05.160223549Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:47:05.160227949Z"} {"log":" Connection id \"0HM1EH0IAGDAS\" started.\n","stream":"stdout","time":"2020-07-22T21:47:05.160231429Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:47:05.160762746Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:47:05.160777257Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:47:05.160782586Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:47:05.160787827Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:47:05.160792947Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:47:05.160797767Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:47:05.160802107Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:47:05.160806908Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:47:05.161573632Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:47:05.161587632Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:47:05.161592383Z"} {"log":" Request finished in 0.97ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:47:05.161597052Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:47:05.161712896Z"} {"log":" Connection id \"0HM1EH0IAGDAS\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:47:05.161731597Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:47:05.161737256Z"} {"log":" Connection id \"0HM1EH0IAGDAS\" stopped.\n","stream":"stdout","time":"2020-07-22T21:47:05.161742497Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:47:05.161868721Z"} {"log":" Connection id \"0HM1EH0IAGDAS\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:47:05.161884282Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:47:33.996508303Z"} {"log":" Connection id \"0HM1EH0IAGDAT\" accepted.\n","stream":"stdout","time":"2020-07-22T21:47:33.996541965Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:47:33.996688329Z"} {"log":" Connection id \"0HM1EH0IAGDAT\" started.\n","stream":"stdout","time":"2020-07-22T21:47:33.996703999Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:47:33.997147304Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:47:33.997156183Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:47:33.997170984Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:47:33.997176144Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:47:33.997238726Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:47:33.997254967Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:47:33.997260627Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:47:33.997266907Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:47:33.998345601Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:47:33.998365012Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:47:33.998372132Z"} {"log":" Request finished in 1.2724ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:47:33.998377732Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:47:33.998404753Z"} {"log":" Connection id \"0HM1EH0IAGDAT\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:47:33.998416744Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:47:33.998506466Z"} {"log":" Connection id \"0HM1EH0IAGDAT\" stopped.\n","stream":"stdout","time":"2020-07-22T21:47:33.998522947Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:47:33.998651101Z"} {"log":" Connection id \"0HM1EH0IAGDAT\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:47:33.998661381Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:47:35.168406919Z"} {"log":" Connection id \"0HM1EH0IAGDAU\" accepted.\n","stream":"stdout","time":"2020-07-22T21:47:35.16844088Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:47:35.168447171Z"} {"log":" Connection id \"0HM1EH0IAGDAU\" started.\n","stream":"stdout","time":"2020-07-22T21:47:35.168452281Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:47:35.168961866Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:47:35.168977167Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:47:35.168982657Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:47:35.168988208Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:47:35.168993148Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:47:35.168997778Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:47:35.169001858Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:47:35.169019399Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:47:35.169889466Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:47:35.169908537Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:47:35.169912707Z"} {"log":" Request finished in 1.0499ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:47:35.169916086Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:47:35.170018451Z"} {"log":" Connection id \"0HM1EH0IAGDAU\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:47:35.170030901Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:47:35.170035771Z"} {"log":" Connection id \"0HM1EH0IAGDAU\" stopped.\n","stream":"stdout","time":"2020-07-22T21:47:35.170040631Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:47:35.170246877Z"} {"log":" Connection id \"0HM1EH0IAGDAU\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:47:35.170282998Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[6]\n","stream":"stdout","time":"2020-07-22T21:47:35.170291109Z"} {"log":" Connection id \"0HM1EH0IAGDAU\" received FIN.\n","stream":"stdout","time":"2020-07-22T21:47:35.170296679Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:48:04.010704989Z"} {"log":" Connection id \"0HM1EH0IAGDAV\" accepted.\n","stream":"stdout","time":"2020-07-22T21:48:04.010734189Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:48:04.01105112Z"} {"log":" Connection id \"0HM1EH0IAGDAV\" started.\n","stream":"stdout","time":"2020-07-22T21:48:04.01107021Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:48:04.011565095Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:48:04.011576786Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:48:04.011581906Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:48:04.011586216Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:48:04.011589627Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:48:04.011593977Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:48:04.011596986Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:48:04.011600266Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:48:04.012421433Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:48:04.012433053Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:48:04.012556807Z"} {"log":" Request finished in 1.007ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:48:04.012567688Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:48:04.012571867Z"} {"log":" Connection id \"0HM1EH0IAGDAV\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:48:04.012576127Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:48:04.012580648Z"} {"log":" Connection id \"0HM1EH0IAGDAV\" stopped.\n","stream":"stdout","time":"2020-07-22T21:48:04.012585108Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:48:04.012781994Z"} {"log":" Connection id \"0HM1EH0IAGDAV\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:48:04.012796555Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:48:05.172408746Z"} {"log":" Connection id \"0HM1EH0IAGDB0\" accepted.\n","stream":"stdout","time":"2020-07-22T21:48:05.172439777Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:48:05.172444977Z"} {"log":" Connection id \"0HM1EH0IAGDB0\" started.\n","stream":"stdout","time":"2020-07-22T21:48:05.172448737Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:48:05.172934793Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:48:05.172950803Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:48:05.172954262Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:48:05.172957813Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:48:05.173031855Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:48:05.173063016Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:48:05.173068577Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:48:05.173072267Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:48:05.173851041Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:48:05.173867382Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:48:05.173989266Z"} {"log":" Request finished in 1.0418ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:48:05.174008036Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:48:05.174017166Z"} {"log":" Connection id \"0HM1EH0IAGDB0\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:48:05.174023107Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:48:05.174029857Z"} {"log":" Connection id \"0HM1EH0IAGDB0\" stopped.\n","stream":"stdout","time":"2020-07-22T21:48:05.174051257Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:48:05.174175111Z"} {"log":" Connection id \"0HM1EH0IAGDB0\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:48:05.174186852Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:48:34.035894035Z"} {"log":" Connection id \"0HM1EH0IAGDB1\" accepted.\n","stream":"stdout","time":"2020-07-22T21:48:34.035936916Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:48:34.036213685Z"} {"log":" Connection id \"0HM1EH0IAGDB1\" started.\n","stream":"stdout","time":"2020-07-22T21:48:34.036229136Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:48:34.036780853Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:48:34.036792643Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:48:34.036796564Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:48:34.036800094Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:48:34.036884656Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:48:34.036899167Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:48:34.036904727Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:48:34.036910727Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:48:34.03763196Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:48:34.03764634Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:48:34.037779004Z"} {"log":" Request finished in 1.0846ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:48:34.037794456Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:48:34.037870777Z"} {"log":" Connection id \"0HM1EH0IAGDB1\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:48:34.037882547Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:48:34.037888378Z"} {"log":" Connection id \"0HM1EH0IAGDB1\" stopped.\n","stream":"stdout","time":"2020-07-22T21:48:34.037893768Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:48:34.038094664Z"} {"log":" Connection id \"0HM1EH0IAGDB1\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:48:34.038109675Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[39]\n","stream":"stdout","time":"2020-07-22T21:48:35.173088022Z"} {"log":" Connection id \"0HM1EH0IAGDB2\" accepted.\n","stream":"stdout","time":"2020-07-22T21:48:35.173125483Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[1]\n","stream":"stdout","time":"2020-07-22T21:48:35.173183924Z"} {"log":" Connection id \"0HM1EH0IAGDB2\" started.\n","stream":"stdout","time":"2020-07-22T21:48:35.173202795Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[1]\n","stream":"stdout","time":"2020-07-22T21:48:35.173818255Z"} {"log":" Request starting HTTP/1.1 GET http://172.172.172.172:5555/ \n","stream":"stdout","time":"2020-07-22T21:48:35.173830435Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]\n","stream":"stdout","time":"2020-07-22T21:48:35.173835255Z"} {"log":" The request path / does not match a supported file type\n","stream":"stdout","time":"2020-07-22T21:48:35.173841206Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]\n","stream":"stdout","time":"2020-07-22T21:48:35.173917937Z"} {"log":" No candidates found for the request path '/'\n","stream":"stdout","time":"2020-07-22T21:48:35.173926518Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:48:35.173930378Z"} {"log":" Request did not match any endpoints\n","stream":"stdout","time":"2020-07-22T21:48:35.173934018Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]\n","stream":"stdout","time":"2020-07-22T21:48:35.174662051Z"} {"log":" Sending file. Request path: '/index.html'. Physical path: '/app/BaGet.UI/build/index.html'\n","stream":"stdout","time":"2020-07-22T21:48:35.174682642Z"} {"log":"\u001b[40m\u001b[32minfo\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Hosting.Diagnostics[2]\n","stream":"stdout","time":"2020-07-22T21:48:35.174757874Z"} {"log":" Request finished in 0.9556ms 200 text/html\n","stream":"stdout","time":"2020-07-22T21:48:35.174770454Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[10]\n","stream":"stdout","time":"2020-07-22T21:48:35.174847977Z"} {"log":" Connection id \"0HM1EH0IAGDB2\" disconnecting.\n","stream":"stdout","time":"2020-07-22T21:48:35.174859147Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel[2]\n","stream":"stdout","time":"2020-07-22T21:48:35.174864778Z"} {"log":" Connection id \"0HM1EH0IAGDB2\" stopped.\n","stream":"stdout","time":"2020-07-22T21:48:35.174870267Z"} {"log":"\u001b[40m\u001b[37mdbug\u001b[39m\u001b[22m\u001b[49m: Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets[7]\n","stream":"stdout","time":"2020-07-22T21:48:35.175008512Z"} {"log":" Connection id \"0HM1EH0IAGDB2\" sending FIN because: \"The Socket transport's send loop completed gracefully.\"\n","stream":"stdout","time":"2020-07-22T21:48:35.175021423Z"}
@randallswf it looks like this is the problem:
... Storing package system.linq.queryable 4.0.1 at packages/system.linq.queryable/4.0.1/system.linq.queryable.4.0.1.nupkg... ... ... Storing package system.linq.queryable 4.0.1 nuspec at packages/system.linq.queryable/4.0.1/system.linq.queryable.nuspec... ... .... Could not store package system.linq.queryable 4.0.1 nuspec at packages/system.linq.queryable/4.0.1/system.linq.queryable.nuspec due to conflict ... ... Failed to persist package System.Linq.Queryable 4.0.1 content to storage ...
It looks like you need to delete the files under the directory packages/system.linq.queryable/4.0.1
before you can add the package system.linq.queryable v4.0.1. You can do this by enabling package hard deletes and then running the dotnet nuget delete
or nuget delete
command on system.linq.queryable v4.0.1. This will clean up the storage state.
For background, BaGet adds new packages like this:
If steps 3 or 4 fail, BaGet is left in a weird state where the package exists in storage but isn't in the database. If you retry adding the package, BaGet will skip uploading the package to storage as long as the package and all the files inside the package are identical to what's in storage. If everything matches, BaGet will go ahead and add the package to the database and search. If files don't match, you'll get that conflict error you got.
Your log's error indicates that the .nuspec file inside the package does NOT match what's in storage. My guess is that when you first added system.linq.queryable
v4.0.1 package, somehow the process was cancelled while the .nuspec file was being written to storage. In other words, that .nuspec file in storage is likely corrupted. I think the following things can be improved:
The upload failed due to a conflict in storage. If this is unexpected, please hard delete the package before uploading it again.
.Curious how to turn logging down a bit, the debug messages take more than 15 minutes to get to the end of with docker logs -f.
Wow that log verbosity is cranked all the way up. Check out this documentation on how to use environment variables to control the log verbosity of ASP.NET Core: https://docs.microsoft.com/en-us/aspnet/core/fundamentals/logging/?view=aspnetcore-3.1#set-log-level-by-command-line-environment-variables-and-other-configuration
Did you increase the log verbosity to get this output? Or was this BaGet's default verbosity on Docker?
Thanks for maintaining this project, its been more reliable than paid solutions.
Thank you for the kind words, it means a lot!
P.S. I marked your comment with your logs as "resolved" to collapse its content. Hope you don't mind! :)
Perfect, Deleting the package manually and uploading resolved the issue.
Hello,
I am not able to add package, It worked once and after that stopped working.
Pushing ConfigurationHelper.1.0.1.nupkg to 'http://packages.xxxxxx.com/api/v2/package'... PUT http://packages.xxxxxx.com/api/v2/package/ InternalServerError http://packages.xxxxxx.com/api/v2/package/ 738ms PUT http://packages.xxxxxx.com/api/v2/package/ InternalServerError http://packages.xxxxxx.com/api/v2/package/ 154ms PUT http://packages.xxxxxx.com/api/v2/package/ InternalServerError http://packages.xxxxxx.com/api/v2/package/ 151ms error: Response status code does not indicate success: 500 (Internal Server Error).
Any help is appreciated.
Thanks, Saurabh