Skip to content

Instantly share code, notes, and snippets.

Created November 24, 2017 07:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/711a4036f184de118c9573a11243298b to your computer and use it in GitHub Desktop.
Save anonymous/711a4036f184de118c9573a11243298b to your computer and use it in GitHub Desktop.
Build Log
2017-11-24T07:14:42.3168958Z ##[section]Starting: Phase 1
2017-11-24T07:14:42.3325360Z Current agent version: '2.124.0'
2017-11-24T07:14:42.7859967Z ##[section]Starting: Initialize Job
2017-11-24T07:14:42.8012326Z Prepare build directory.
2017-11-24T07:14:42.8637330Z Set build variables.
2017-11-24T07:14:42.8637330Z Download all required tasks.
2017-11-24T07:14:42.9574689Z ##[section]Finishing: Initialize Job
2017-11-24T07:14:43.0043378Z ##[section]Starting: Get Sources
2017-11-24T07:14:43.0668351Z Prepending Path environment variable with directory containing 'tf.exe'.
2017-11-24T07:14:43.0668351Z Setting environment variable TFVC_BUILDAGENT_POLICYPATH
2017-11-24T07:14:43.0668351Z Querying workspace information.
2017-11-24T07:14:44.9885475Z ##[command]tf vc get /version:21 /recursive /overwrite "C:\Build Agent\_work\1\s" /loginType:OAuth /login:.,******** /noprompt
2017-11-24T07:14:45.9263370Z All files are up to date.
2017-11-24T07:14:45.9415932Z ##[section]Finishing: Get Sources
2017-11-24T07:14:45.9572221Z ##[section]Starting: Azure Deployment:Select Resource Group action on SeleniumVMRM
2017-11-24T07:14:45.9884661Z ==============================================================================
2017-11-24T07:14:45.9884661Z Task : Azure Resource Group Deployment
2017-11-24T07:14:45.9884661Z Description : Deploy, start, stop, delete Azure Resource Groups
2017-11-24T07:14:45.9884661Z Version : 2.2.12
2017-11-24T07:14:45.9884661Z Author : Microsoft Corporation
2017-11-24T07:14:45.9884661Z Help : [More Information](https://aka.ms/argtaskreadme)
2017-11-24T07:14:45.9884661Z ==============================================================================
2017-11-24T07:14:47.3321057Z Adding security rule for the network security group: SeleniumVM-nsg
2017-11-24T07:14:47.3790103Z Rule VSO-Custom-WinRM-Https-Port already exists on the security group 'SeleniumVM-nsg'
2017-11-24T07:14:47.3790103Z Selecting the resource group details: SeleniumVMRM.
2017-11-24T07:14:47.4570913Z Resource group details were saved in following output variable: SeleniumWinRM.
2017-11-24T07:14:47.4570913Z ##[section]Finishing: Azure Deployment:Select Resource Group action on SeleniumVMRM
2017-11-24T07:14:47.4727168Z ##[section]Starting: Use NuGet 4.3.0
2017-11-24T07:14:47.4727168Z ==============================================================================
2017-11-24T07:14:47.4727168Z Task : NuGet Tool Installer
2017-11-24T07:14:47.4727168Z Description : Acquires a specific version of NuGet from the internet or the tools cache and adds it to the PATH. Use this step to change the version of NuGet used in the NuGet steps.
2017-11-24T07:14:47.4727168Z Version : 0.1.5
2017-11-24T07:14:47.4727168Z Author : Microsoft Corporation
2017-11-24T07:14:47.4727168Z Help : [More Information](https://go.microsoft.com/fwlink/?linkid=852538)
2017-11-24T07:14:47.4727168Z ==============================================================================
2017-11-24T07:14:47.8009408Z Found tool in cache: NuGet 4.3.0 x64
2017-11-24T07:14:47.8009408Z Resolved from tool cache: 4.3.0
2017-11-24T07:14:47.8009408Z Using version: 4.3.0
2017-11-24T07:14:47.8009408Z Found tool in cache: NuGet 4.3.0 x64
2017-11-24T07:14:47.8009408Z Using tool path: C:\Build Agent\_work\_tool\NuGet\4.3.0\x64
2017-11-24T07:14:47.8009408Z Prepending PATH environment variable with directory: C:\Build Agent\_work\_tool\NuGet\4.3.0\x64
2017-11-24T07:14:47.8164405Z ##[section]Finishing: Use NuGet 4.3.0
2017-11-24T07:14:47.8164405Z ##[section]Starting: NuGet restore
2017-11-24T07:14:47.8164405Z ==============================================================================
2017-11-24T07:14:47.8164405Z Task : NuGet
2017-11-24T07:14:47.8164405Z Description : Restore, pack, or push NuGet packages, or run a NuGet command. Supports NuGet.org and authenticated feeds like Package Management and MyGet. Uses NuGet.exe and works with .NET Framework apps. For .NET Core and .NET Standard apps, use the .NET Core task.
2017-11-24T07:14:47.8164405Z Version : 2.0.15
2017-11-24T07:14:47.8164405Z Author : Microsoft Corporation
2017-11-24T07:14:47.8164405Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkID=613747)
2017-11-24T07:14:47.8164405Z ==============================================================================
2017-11-24T07:14:48.4413872Z [command]C:\Windows\system32\chcp.com 65001
2017-11-24T07:14:48.4570106Z Active code page: 65001
2017-11-24T07:14:49.6600456Z Detected NuGet version 4.3.0.4406 / 4.3.0
2017-11-24T07:14:49.6756574Z SYSTEMVSSCONNECTION exists true
2017-11-24T07:14:49.6756574Z Saving NuGet.config to a temporary config file.
2017-11-24T07:14:49.6756574Z [command]"C:\Build Agent\_work\_tool\NuGet\4.3.0\x64\nuget.exe" sources Add -NonInteractive -Name NuGetOrg -Source https://api.nuget.org/v3/index.json -ConfigFile "C:\Build Agent\_work\1\Nuget\tempNuGet_19.config"
2017-11-24T07:14:50.2229870Z Package Source with Name: NuGetOrg added successfully.
2017-11-24T07:14:50.2229870Z Saving NuGet.config to a temporary config file.
2017-11-24T07:14:50.2537360Z [command]"C:\Build Agent\_work\_tool\NuGet\4.3.0\x64\nuget.exe" restore "C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb.sln" -Verbosity Detailed -NonInteractive -ConfigFile "C:\Build Agent\_work\1\Nuget\tempNuGet_19.config"
2017-11-24T07:14:50.7224556Z NuGet Version: 4.3.0.4406
2017-11-24T07:14:50.8943063Z MSBuild auto-detection: using msbuild version '15.4.8.50001' from 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\bin'. Use option -MSBuildVersion to force nuget to use a specific version of MSBuild.
2017-11-24T07:14:50.9880497Z MSBuild P2P timeout [ms]: 120000
2017-11-24T07:14:51.0036730Z C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\bin\msbuild.exe "C:\Build Agent\_work\_temp\NuGetScratch\e1qh003m.ymh.nugetinputs.targets" /t:GenerateRestoreGraphFile /nologo /nr:false /v:q /p:NuGetRestoreTargets="C:\Build Agent\_work\_temp\NuGetScratch\kdp40vd0.qzb.nugetrestore.targets" /p:RestoreTaskAssemblyFile="C:\Build Agent\_work\_tool\NuGet\4.3.0\x64\nuget.exe" /p:RestoreSolutionDirectory="C:\Build Agent\_work\1\s\DotNetAppSqlDb" /p:RestoreConfigFile="C:\Build Agent\_work\1\Nuget\tempNuGet_19.config"
2017-11-24T07:14:51.6442438Z
2017-11-24T07:14:51.9101083Z All packages listed in packages.config are already installed.
2017-11-24T07:14:51.9567420Z ##[section]Finishing: NuGet restore
2017-11-24T07:14:51.9728630Z ##[section]Starting: Build solution
2017-11-24T07:14:51.9728630Z ==============================================================================
2017-11-24T07:14:51.9728630Z Task : Visual Studio Build
2017-11-24T07:14:51.9728630Z Description : Build with MSBuild and set the Visual Studio version property
2017-11-24T07:14:51.9728630Z Version : 1.125.0
2017-11-24T07:14:51.9728630Z Author : Microsoft Corporation
2017-11-24T07:14:51.9728630Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkID=613727)
2017-11-24T07:14:51.9728630Z ==============================================================================
2017-11-24T07:14:53.7536830Z ##[command]"C:\Build Agent\_work\_tasks\VSBuild_71a9a2d3-a98a-4caa-96ab-affca411ecda\1.125.0\ps_modules\MSBuildHelpers\vswhere.exe" -version [15.0,16.0) -latest -format json
2017-11-24T07:14:54.0659192Z ##[command]"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\msbuild.exe" "C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb.sln" /nologo /nr:false /dl:CentralLogger,"C:\Build Agent\_work\_tasks\VSBuild_71a9a2d3-a98a-4caa-96ab-affca411ecda\1.125.0\ps_modules\MSBuildHelpers\Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll";"RootDetailId=784fbd39-9821-43ef-a25c-a4eb66209b13|SolutionDir=C:\Build Agent\_work\1\s\DotNetAppSqlDb"*ForwardingLogger,"C:\Build Agent\_work\_tasks\VSBuild_71a9a2d3-a98a-4caa-96ab-affca411ecda\1.125.0\ps_modules\MSBuildHelpers\Microsoft.TeamFoundation.DistributedTask.MSBuild.Logger.dll" /p:DeployOnBuild=true /p:WebPublishMethod=Package /p:PackageAsSingleFile=true /p:SkipInvalidConfigurations=true /p:PackageLocation="C:\Build Agent\_work\1\a\\" /p:platform="any cpu" /p:configuration="release" /p:VisualStudioVersion="15.0" /p:_MSDeployUserAgent="VSTS_762f25d5-58ca-428e-aaca-a06357ab057d_build_1_19"
2017-11-24T07:14:54.1127885Z Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
2017-11-24T07:14:54.1596714Z Build started 11/24/2017 7:14:54 AM.
2017-11-24T07:14:54.2690256Z Project "C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb.sln" on node 1 (default targets).
2017-11-24T07:14:54.2846635Z ValidateSolutionConfiguration:
2017-11-24T07:14:54.2846635Z Building solution configuration "release|any cpu".
2017-11-24T07:14:54.6127569Z Project "C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb.sln" (1) is building "C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\DotNetAppSqlDb.csproj" (2) on node 1 (default targets).
2017-11-24T07:14:54.6127569Z CoreCompile:
2017-11-24T07:14:54.6127569Z C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\build\..\tools\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.0.6\lib\net45\Microsoft.AI.Agent.Intercept.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.ApplicationInsights.DependencyCollector.2.2.0\lib\net45\Microsoft.AI.DependencyCollector.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.2.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.2.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.ApplicationInsights.Web.2.2.0\lib\net45\Microsoft.AI.Web.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.ApplicationInsights.WindowsServer.2.2.0\lib\net45\Microsoft.AI.WindowsServer.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.ApplicationInsights.2.2.0\lib\net45\Microsoft.ApplicationInsights.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.CSharp.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.ComponentModel.DataAnnotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.EnterpriseServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Net.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Net.Http.WebRequest.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.Abstractions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.ApplicationServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.DynamicData.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.Entity.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.Routing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Web.Services.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\WebGrease.1.5.2\lib\WebGrease.dll" /debug+ /debug:pdbonly /optimize+ /out:obj\Release\DotNetAppSqlDb.dll /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /subsystemversion:6.00 /target:library /utf8output App_Start\BundleConfig.cs App_Start\FilterConfig.cs App_Start\RouteConfig.cs Controllers\TodosController.cs Global.asax.cs Models\MyDatabaseContext.cs Models\Todo.cs Properties\AssemblyInfo.cs "C:\Build Agent\_work\_temp\.NETFramework,Version=v4.6.1.AssemblyAttributes.cs"
2017-11-24T07:14:58.6749085Z _CopyFilesMarkedCopyLocal:
2017-11-24T07:14:58.6749085Z Touching "C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\DotNetAppSqlDb.csproj.CopyComplete".
2017-11-24T07:14:58.6749085Z _CopyOutOfDateSourceItemsToOutputDirectory:
2017-11-24T07:14:58.6749085Z Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files.
2017-11-24T07:14:58.6749085Z _CopyAppConfigFile:
2017-11-24T07:14:58.6749085Z Skipping target "_CopyAppConfigFile" because all output files are up-to-date with respect to the input files.
2017-11-24T07:14:58.6749085Z CopyFilesToOutputDirectory:
2017-11-24T07:14:58.6749085Z Copying file from "obj\Release\DotNetAppSqlDb.dll" to "bin\DotNetAppSqlDb.dll".
2017-11-24T07:14:58.6749085Z DotNetAppSqlDb -> C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\bin\DotNetAppSqlDb.dll
2017-11-24T07:14:58.6749085Z Copying file from "obj\Release\DotNetAppSqlDb.pdb" to "bin\DotNetAppSqlDb.pdb".
2017-11-24T07:14:58.7374124Z ValidateGlobalPackageSetting:
2017-11-24T07:14:58.7374124Z $(PackageAsSingleFile) is true
2017-11-24T07:14:58.7374124Z $(PackageFileName) is C:\Build Agent\_work\1\a\\DotNetAppSqlDb.zip. Validating...
2017-11-24T07:14:58.7374124Z CollectFilesFromIntermediateAssembly:
2017-11-24T07:14:58.7374124Z Gather all files from Project items @(IntermediateAssembly). Adding:
2017-11-24T07:14:58.7374124Z bin\DotNetAppSqlDb.dll to bin\DotNetAppSqlDb.dll
2017-11-24T07:14:58.7374124Z bin\DotNetAppSqlDb.pdb to bin\DotNetAppSqlDb.pdb
2017-11-24T07:14:58.7374124Z CollectFilesFromContent:
2017-11-24T07:14:58.7374124Z Gather all files from Project items @(Content). Adding:
2017-11-24T07:14:58.7374124Z Content\bootstrap.css;Content\bootstrap.min.css;favicon.ico;fonts\glyphicons-halflings-regular.svg;Global.asax;Content\Site.css;Scripts\bootstrap.js;Scripts\bootstrap.min.js;ApplicationInsights.config;Scripts\jquery-1.10.2.js;Scripts\jquery-1.10.2.min.js;Scripts\jquery.validate.js;Scripts\jquery.validate.min.js;Scripts\jquery.validate.unobtrusive.js;Scripts\jquery.validate.unobtrusive.min.js;Scripts\modernizr-2.6.2.js;Scripts\respond.js;Scripts\respond.min.js;Web.config;Web.Debug.config;Web.Release.config;Views\Web.config;Views\_ViewStart.cshtml;Views\Shared\Error.cshtml;Views\Shared\_Layout.cshtml;Views\Todos\Create.cshtml;Views\Todos\Delete.cshtml;Views\Todos\Details.cshtml;Views\Todos\Edit.cshtml;Views\Todos\Index.cshtml;Views\TodosDone\Create.cshtml;Views\TodosDone\Details.cshtml;Views\TodosDone\Edit.cshtml;Views\TodosDone\Index.cshtml;fonts\glyphicons-halflings-regular.woff;fonts\glyphicons-halflings-regular.ttf;fonts\glyphicons-halflings-regular.eot;packages.config;Scripts\jquery-1.10.2.min.map
2017-11-24T07:14:58.7374124Z CollectFilesFromIntermediateSatelliteAssembliesWithTargetPath:
2017-11-24T07:14:58.7374124Z Gather all files from Project output (IntermediateSatelliteAssembliesWithTargetPath). Adding:
2017-11-24T07:14:58.7374124Z CollectFilesFromReference:
2017-11-24T07:14:58.7374124Z Gather all files from Project items @(ReferenceCopyLocalPaths,ReferenceComWrappersToCopyLocal,ResolvedIsolatedComModules,_DeploymentLooseManifestFile,NativeReferenceFile).
2017-11-24T07:14:58.7530621Z CollectFilesFromAllExtraReferenceFiles:
2017-11-24T07:14:58.7530621Z Gather all files from Project items @(AllExtraReferenceFiles). Adding:
2017-11-24T07:14:58.7530621Z CollectFilesFrom_SourceItemsToCopyToOutputDirectory:
2017-11-24T07:14:58.7530621Z Gather all files from Project items @(_SourceItemsToCopyToOutputDirectoryAlways,_SourceItemsToCopyToOutputDirectory). Adding:
2017-11-24T07:14:58.7530621Z bin\ApplicationInsights.config;bin\roslyn\csc.exe;bin\roslyn\csc.exe.config;bin\roslyn\csc.rsp;bin\roslyn\csi.exe;bin\roslyn\csi.rsp;bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll;bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll;bin\roslyn\Microsoft.CodeAnalysis.CSharp.Scripting.dll;bin\roslyn\Microsoft.CodeAnalysis.dll;bin\roslyn\Microsoft.CodeAnalysis.Scripting.dll;bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll;bin\roslyn\Microsoft.CSharp.Core.targets;bin\roslyn\Microsoft.DiaSymReader.Native.amd64.dll;bin\roslyn\Microsoft.DiaSymReader.Native.x86.dll;bin\roslyn\Microsoft.VisualBasic.Core.targets;bin\roslyn\System.AppContext.dll;bin\roslyn\System.Collections.Immutable.dll;bin\roslyn\System.Diagnostics.StackTrace.dll;bin\roslyn\System.IO.FileSystem.dll;bin\roslyn\System.IO.FileSystem.Primitives.dll;bin\roslyn\System.Reflection.Metadata.dll;bin\roslyn\vbc.exe;bin\roslyn\vbc.exe.config;bin\roslyn\vbc.rsp;bin\roslyn\VBCSCompiler.exe;bin\roslyn\VBCSCompiler.exe.config
2017-11-24T07:14:58.7530621Z CollectFilesFrom_binDeployableAssemblies:
2017-11-24T07:14:58.7530621Z Gather all files from Project items @(_binDeployableAssemblies). Adding:
2017-11-24T07:14:58.7692742Z PipelineCollectFilesPhase:
2017-11-24T07:14:58.7692742Z Publish Pipeline Collect Files Phase
2017-11-24T07:14:58.7844570Z PreTransformWebConfig:
2017-11-24T07:14:58.7844570Z Found The following for Config tranformation:
2017-11-24T07:14:58.7844570Z Web.config
2017-11-24T07:14:58.7844570Z Skip copying Web.config to obj\Release\TransformWebConfig\original\Web.config, File obj\Release\TransformWebConfig\original\Web.config is up to date
2017-11-24T07:14:58.7844570Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\Web.Release.config to obj\Release\TransformWebConfig\assist\Web.config, File obj\Release\TransformWebConfig\assist\Web.config is up to date
2017-11-24T07:14:58.7844570Z TransformWebConfigCore:
2017-11-24T07:14:58.7844570Z Skipping target "TransformWebConfigCore" because all output files are up-to-date with respect to the input files.
2017-11-24T07:14:58.7844570Z PostTransformWebConfig:
2017-11-24T07:14:58.7844570Z Transformed Web.config using C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\Web.Release.config into obj\Release\TransformWebConfig\transformed\Web.config.
2017-11-24T07:14:58.7844570Z PipelineTransformPhase:
2017-11-24T07:14:58.7844570Z Publish Pipeline Transform Phase
2017-11-24T07:14:58.8002904Z PreAutoParameterizationWebConfigConnectionStrings:
2017-11-24T07:14:58.8002904Z Skip copying Views\Web.config to obj\Release\CSAutoParameterize\original\Views\Web.config, File obj\Release\CSAutoParameterize\original\Views\Web.config is up to date
2017-11-24T07:14:58.8002904Z Skip copying obj\Release\TransformWebConfig\transformed\Web.config to obj\Release\CSAutoParameterize\original\Web.config, File obj\Release\CSAutoParameterize\original\Web.config is up to date
2017-11-24T07:14:58.8002904Z AutoParameterizationWebConfigConnectionStringsCore:
2017-11-24T07:14:58.8002904Z Skipping target "AutoParameterizationWebConfigConnectionStringsCore" because all output files are up-to-date with respect to the input files.
2017-11-24T07:14:58.8002904Z PostAutoParameterizationWebConfigConnectionStrings:
2017-11-24T07:14:58.8002904Z Auto ConnectionString Transformed Views\Web.config into obj\Release\CSAutoParameterize\transformed\Views\Web.config.
2017-11-24T07:14:58.8002904Z Auto ConnectionString Transformed obj\Release\TransformWebConfig\transformed\Web.config into obj\Release\CSAutoParameterize\transformed\Web.config.
2017-11-24T07:14:58.8002904Z PipelineMsdeploySpecificTransformPhase:
2017-11-24T07:14:58.8002904Z Publish Pipeline Deploy phase Stage PipelineMsdeploySpecificTransformPhase
2017-11-24T07:14:58.8002904Z CopyAllFilesToSingleFolderForMsdeploy:
2017-11-24T07:14:58.8002904Z Copying all files to temporary location below for package/publish:
2017-11-24T07:14:58.8002904Z obj\Release\Package\PackageTmp.
2017-11-24T07:14:58.8002904Z Copying bin\DotNetAppSqlDb.dll to obj\Release\Package\PackageTmp\bin\DotNetAppSqlDb.dll.
2017-11-24T07:14:58.8155251Z Copying bin\DotNetAppSqlDb.pdb to obj\Release\Package\PackageTmp\bin\DotNetAppSqlDb.pdb.
2017-11-24T07:14:58.8155251Z Skip copying Content\bootstrap.css to obj\Release\Package\PackageTmp\Content\bootstrap.css, File obj\Release\Package\PackageTmp\Content\bootstrap.css is up to date
2017-11-24T07:14:58.8311457Z Skip copying Content\bootstrap.min.css to obj\Release\Package\PackageTmp\Content\bootstrap.min.css, File obj\Release\Package\PackageTmp\Content\bootstrap.min.css is up to date
2017-11-24T07:14:58.8311457Z Skip copying favicon.ico to obj\Release\Package\PackageTmp\favicon.ico, File obj\Release\Package\PackageTmp\favicon.ico is up to date
2017-11-24T07:14:58.8311457Z Skip copying fonts\glyphicons-halflings-regular.svg to obj\Release\Package\PackageTmp\fonts\glyphicons-halflings-regular.svg, File obj\Release\Package\PackageTmp\fonts\glyphicons-halflings-regular.svg is up to date
2017-11-24T07:14:58.8311457Z Skip copying Global.asax to obj\Release\Package\PackageTmp\Global.asax, File obj\Release\Package\PackageTmp\Global.asax is up to date
2017-11-24T07:14:58.8311457Z Skip copying Content\Site.css to obj\Release\Package\PackageTmp\Content\Site.css, File obj\Release\Package\PackageTmp\Content\Site.css is up to date
2017-11-24T07:14:58.8311457Z Skip copying Scripts\bootstrap.js to obj\Release\Package\PackageTmp\Scripts\bootstrap.js, File obj\Release\Package\PackageTmp\Scripts\bootstrap.js is up to date
2017-11-24T07:14:58.8311457Z Skip copying Scripts\bootstrap.min.js to obj\Release\Package\PackageTmp\Scripts\bootstrap.min.js, File obj\Release\Package\PackageTmp\Scripts\bootstrap.min.js is up to date
2017-11-24T07:14:58.8311457Z Skip copying ApplicationInsights.config to obj\Release\Package\PackageTmp\ApplicationInsights.config, File obj\Release\Package\PackageTmp\ApplicationInsights.config is up to date
2017-11-24T07:14:58.8311457Z Skip copying Scripts\jquery-1.10.2.js to obj\Release\Package\PackageTmp\Scripts\jquery-1.10.2.js, File obj\Release\Package\PackageTmp\Scripts\jquery-1.10.2.js is up to date
2017-11-24T07:14:58.8311457Z Skip copying Scripts\jquery-1.10.2.min.js to obj\Release\Package\PackageTmp\Scripts\jquery-1.10.2.min.js, File obj\Release\Package\PackageTmp\Scripts\jquery-1.10.2.min.js is up to date
2017-11-24T07:14:58.8311457Z Skip copying Scripts\jquery.validate.js to obj\Release\Package\PackageTmp\Scripts\jquery.validate.js, File obj\Release\Package\PackageTmp\Scripts\jquery.validate.js is up to date
2017-11-24T07:14:58.8311457Z Skip copying Scripts\jquery.validate.min.js to obj\Release\Package\PackageTmp\Scripts\jquery.validate.min.js, File obj\Release\Package\PackageTmp\Scripts\jquery.validate.min.js is up to date
2017-11-24T07:14:58.8311457Z Skip copying Scripts\jquery.validate.unobtrusive.js to obj\Release\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.js, File obj\Release\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.js is up to date
2017-11-24T07:14:58.8311457Z Skip copying Scripts\jquery.validate.unobtrusive.min.js to obj\Release\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.min.js, File obj\Release\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.min.js is up to date
2017-11-24T07:14:58.8311457Z Skip copying Scripts\modernizr-2.6.2.js to obj\Release\Package\PackageTmp\Scripts\modernizr-2.6.2.js, File obj\Release\Package\PackageTmp\Scripts\modernizr-2.6.2.js is up to date
2017-11-24T07:14:58.8311457Z Skip copying Scripts\respond.js to obj\Release\Package\PackageTmp\Scripts\respond.js, File obj\Release\Package\PackageTmp\Scripts\respond.js is up to date
2017-11-24T07:14:58.8311457Z Skip copying Scripts\respond.min.js to obj\Release\Package\PackageTmp\Scripts\respond.min.js, File obj\Release\Package\PackageTmp\Scripts\respond.min.js is up to date
2017-11-24T07:14:58.8311457Z Skip copying Views\_ViewStart.cshtml to obj\Release\Package\PackageTmp\Views\_ViewStart.cshtml, File obj\Release\Package\PackageTmp\Views\_ViewStart.cshtml is up to date
2017-11-24T07:14:58.8311457Z Skip copying Views\Shared\Error.cshtml to obj\Release\Package\PackageTmp\Views\Shared\Error.cshtml, File obj\Release\Package\PackageTmp\Views\Shared\Error.cshtml is up to date
2017-11-24T07:14:58.8311457Z Skip copying Views\Shared\_Layout.cshtml to obj\Release\Package\PackageTmp\Views\Shared\_Layout.cshtml, File obj\Release\Package\PackageTmp\Views\Shared\_Layout.cshtml is up to date
2017-11-24T07:14:58.8311457Z Skip copying Views\Todos\Create.cshtml to obj\Release\Package\PackageTmp\Views\Todos\Create.cshtml, File obj\Release\Package\PackageTmp\Views\Todos\Create.cshtml is up to date
2017-11-24T07:14:58.8311457Z Skip copying Views\Todos\Delete.cshtml to obj\Release\Package\PackageTmp\Views\Todos\Delete.cshtml, File obj\Release\Package\PackageTmp\Views\Todos\Delete.cshtml is up to date
2017-11-24T07:14:58.8311457Z Skip copying Views\Todos\Details.cshtml to obj\Release\Package\PackageTmp\Views\Todos\Details.cshtml, File obj\Release\Package\PackageTmp\Views\Todos\Details.cshtml is up to date
2017-11-24T07:14:58.8311457Z Skip copying Views\Todos\Edit.cshtml to obj\Release\Package\PackageTmp\Views\Todos\Edit.cshtml, File obj\Release\Package\PackageTmp\Views\Todos\Edit.cshtml is up to date
2017-11-24T07:14:58.8311457Z Skip copying Views\Todos\Index.cshtml to obj\Release\Package\PackageTmp\Views\Todos\Index.cshtml, File obj\Release\Package\PackageTmp\Views\Todos\Index.cshtml is up to date
2017-11-24T07:14:58.8311457Z Skip copying Views\TodosDone\Create.cshtml to obj\Release\Package\PackageTmp\Views\TodosDone\Create.cshtml, File obj\Release\Package\PackageTmp\Views\TodosDone\Create.cshtml is up to date
2017-11-24T07:14:58.8311457Z Skip copying Views\TodosDone\Details.cshtml to obj\Release\Package\PackageTmp\Views\TodosDone\Details.cshtml, File obj\Release\Package\PackageTmp\Views\TodosDone\Details.cshtml is up to date
2017-11-24T07:14:58.8311457Z Skip copying Views\TodosDone\Edit.cshtml to obj\Release\Package\PackageTmp\Views\TodosDone\Edit.cshtml, File obj\Release\Package\PackageTmp\Views\TodosDone\Edit.cshtml is up to date
2017-11-24T07:14:58.8311457Z Skip copying Views\TodosDone\Index.cshtml to obj\Release\Package\PackageTmp\Views\TodosDone\Index.cshtml, File obj\Release\Package\PackageTmp\Views\TodosDone\Index.cshtml is up to date
2017-11-24T07:14:58.8311457Z Skip copying fonts\glyphicons-halflings-regular.woff to obj\Release\Package\PackageTmp\fonts\glyphicons-halflings-regular.woff, File obj\Release\Package\PackageTmp\fonts\glyphicons-halflings-regular.woff is up to date
2017-11-24T07:14:58.8311457Z Skip copying fonts\glyphicons-halflings-regular.ttf to obj\Release\Package\PackageTmp\fonts\glyphicons-halflings-regular.ttf, File obj\Release\Package\PackageTmp\fonts\glyphicons-halflings-regular.ttf is up to date
2017-11-24T07:14:58.8311457Z Skip copying fonts\glyphicons-halflings-regular.eot to obj\Release\Package\PackageTmp\fonts\glyphicons-halflings-regular.eot, File obj\Release\Package\PackageTmp\fonts\glyphicons-halflings-regular.eot is up to date
2017-11-24T07:14:58.8311457Z Skip copying packages.config to obj\Release\Package\PackageTmp\packages.config, File obj\Release\Package\PackageTmp\packages.config is up to date
2017-11-24T07:14:58.8311457Z Skip copying Scripts\jquery-1.10.2.min.map to obj\Release\Package\PackageTmp\Scripts\jquery-1.10.2.min.map, File obj\Release\Package\PackageTmp\Scripts\jquery-1.10.2.min.map is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll to obj\Release\Package\PackageTmp\bin\Antlr3.Runtime.dll, File obj\Release\Package\PackageTmp\bin\Antlr3.Runtime.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll to obj\Release\Package\PackageTmp\bin\EntityFramework.dll, File obj\Release\Package\PackageTmp\bin\EntityFramework.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll to obj\Release\Package\PackageTmp\bin\EntityFramework.SqlServer.dll, File obj\Release\Package\PackageTmp\bin\EntityFramework.SqlServer.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.0.6\lib\net45\Microsoft.AI.Agent.Intercept.dll to obj\Release\Package\PackageTmp\bin\Microsoft.AI.Agent.Intercept.dll, File obj\Release\Package\PackageTmp\bin\Microsoft.AI.Agent.Intercept.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.ApplicationInsights.DependencyCollector.2.2.0\lib\net45\Microsoft.AI.DependencyCollector.dll to obj\Release\Package\PackageTmp\bin\Microsoft.AI.DependencyCollector.dll, File obj\Release\Package\PackageTmp\bin\Microsoft.AI.DependencyCollector.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.2.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll to obj\Release\Package\PackageTmp\bin\Microsoft.AI.PerfCounterCollector.dll, File obj\Release\Package\PackageTmp\bin\Microsoft.AI.PerfCounterCollector.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.2.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll to obj\Release\Package\PackageTmp\bin\Microsoft.AI.ServerTelemetryChannel.dll, File obj\Release\Package\PackageTmp\bin\Microsoft.AI.ServerTelemetryChannel.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.ApplicationInsights.Web.2.2.0\lib\net45\Microsoft.AI.Web.dll to obj\Release\Package\PackageTmp\bin\Microsoft.AI.Web.dll, File obj\Release\Package\PackageTmp\bin\Microsoft.AI.Web.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.ApplicationInsights.WindowsServer.2.2.0\lib\net45\Microsoft.AI.WindowsServer.dll to obj\Release\Package\PackageTmp\bin\Microsoft.AI.WindowsServer.dll, File obj\Release\Package\PackageTmp\bin\Microsoft.AI.WindowsServer.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.ApplicationInsights.2.2.0\lib\net45\Microsoft.ApplicationInsights.dll to obj\Release\Package\PackageTmp\bin\Microsoft.ApplicationInsights.dll, File obj\Release\Package\PackageTmp\bin\Microsoft.ApplicationInsights.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll to obj\Release\Package\PackageTmp\bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll, File obj\Release\Package\PackageTmp\bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll to obj\Release\Package\PackageTmp\bin\Microsoft.Web.Infrastructure.dll, File obj\Release\Package\PackageTmp\bin\Microsoft.Web.Infrastructure.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll to obj\Release\Package\PackageTmp\bin\Newtonsoft.Json.dll, File obj\Release\Package\PackageTmp\bin\Newtonsoft.Json.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll to obj\Release\Package\PackageTmp\bin\System.Web.Helpers.dll, File obj\Release\Package\PackageTmp\bin\System.Web.Helpers.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll to obj\Release\Package\PackageTmp\bin\System.Web.Mvc.dll, File obj\Release\Package\PackageTmp\bin\System.Web.Mvc.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll to obj\Release\Package\PackageTmp\bin\System.Web.Optimization.dll, File obj\Release\Package\PackageTmp\bin\System.Web.Optimization.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll to obj\Release\Package\PackageTmp\bin\System.Web.Razor.dll, File obj\Release\Package\PackageTmp\bin\System.Web.Razor.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll to obj\Release\Package\PackageTmp\bin\System.Web.WebPages.Deployment.dll, File obj\Release\Package\PackageTmp\bin\System.Web.WebPages.Deployment.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll to obj\Release\Package\PackageTmp\bin\System.Web.WebPages.dll, File obj\Release\Package\PackageTmp\bin\System.Web.WebPages.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll to obj\Release\Package\PackageTmp\bin\System.Web.WebPages.Razor.dll, File obj\Release\Package\PackageTmp\bin\System.Web.WebPages.Razor.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\WebGrease.1.5.2\lib\WebGrease.dll to obj\Release\Package\PackageTmp\bin\WebGrease.dll, File obj\Release\Package\PackageTmp\bin\WebGrease.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.pdb to obj\Release\Package\PackageTmp\bin\Antlr3.Runtime.pdb, File obj\Release\Package\PackageTmp\bin\Antlr3.Runtime.pdb is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\ApplicationInsights.config to obj\Release\Package\PackageTmp\bin\ApplicationInsights.config, File obj\Release\Package\PackageTmp\bin\ApplicationInsights.config is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\csc.exe to obj\Release\Package\PackageTmp\bin\roslyn\csc.exe, File obj\Release\Package\PackageTmp\bin\roslyn\csc.exe is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\csc.exe.config to obj\Release\Package\PackageTmp\bin\roslyn\csc.exe.config, File obj\Release\Package\PackageTmp\bin\roslyn\csc.exe.config is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\csc.rsp to obj\Release\Package\PackageTmp\bin\roslyn\csc.rsp, File obj\Release\Package\PackageTmp\bin\roslyn\csc.rsp is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\csi.exe to obj\Release\Package\PackageTmp\bin\roslyn\csi.exe, File obj\Release\Package\PackageTmp\bin\roslyn\csi.exe is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\csi.rsp to obj\Release\Package\PackageTmp\bin\roslyn\csi.rsp, File obj\Release\Package\PackageTmp\bin\roslyn\csi.rsp is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\Microsoft.Build.Tasks.CodeAnalysis.dll to obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll, File obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\Microsoft.CodeAnalysis.CSharp.dll to obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll, File obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\Microsoft.CodeAnalysis.CSharp.Scripting.dll to obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.CSharp.Scripting.dll, File obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.CSharp.Scripting.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\Microsoft.CodeAnalysis.dll to obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.dll, File obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\Microsoft.CodeAnalysis.Scripting.dll to obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.Scripting.dll, File obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.Scripting.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\Microsoft.CodeAnalysis.VisualBasic.dll to obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll, File obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\Microsoft.CSharp.Core.targets to obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.CSharp.Core.targets, File obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.CSharp.Core.targets is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\Microsoft.DiaSymReader.Native.amd64.dll to obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.DiaSymReader.Native.amd64.dll, File obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.DiaSymReader.Native.amd64.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\Microsoft.DiaSymReader.Native.x86.dll to obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.DiaSymReader.Native.x86.dll, File obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.DiaSymReader.Native.x86.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\Microsoft.VisualBasic.Core.targets to obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.VisualBasic.Core.targets, File obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.VisualBasic.Core.targets is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\System.AppContext.dll to obj\Release\Package\PackageTmp\bin\roslyn\System.AppContext.dll, File obj\Release\Package\PackageTmp\bin\roslyn\System.AppContext.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\System.Collections.Immutable.dll to obj\Release\Package\PackageTmp\bin\roslyn\System.Collections.Immutable.dll, File obj\Release\Package\PackageTmp\bin\roslyn\System.Collections.Immutable.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\System.Diagnostics.StackTrace.dll to obj\Release\Package\PackageTmp\bin\roslyn\System.Diagnostics.StackTrace.dll, File obj\Release\Package\PackageTmp\bin\roslyn\System.Diagnostics.StackTrace.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\System.IO.FileSystem.dll to obj\Release\Package\PackageTmp\bin\roslyn\System.IO.FileSystem.dll, File obj\Release\Package\PackageTmp\bin\roslyn\System.IO.FileSystem.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\System.IO.FileSystem.Primitives.dll to obj\Release\Package\PackageTmp\bin\roslyn\System.IO.FileSystem.Primitives.dll, File obj\Release\Package\PackageTmp\bin\roslyn\System.IO.FileSystem.Primitives.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\System.Reflection.Metadata.dll to obj\Release\Package\PackageTmp\bin\roslyn\System.Reflection.Metadata.dll, File obj\Release\Package\PackageTmp\bin\roslyn\System.Reflection.Metadata.dll is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\vbc.exe to obj\Release\Package\PackageTmp\bin\roslyn\vbc.exe, File obj\Release\Package\PackageTmp\bin\roslyn\vbc.exe is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\vbc.exe.config to obj\Release\Package\PackageTmp\bin\roslyn\vbc.exe.config, File obj\Release\Package\PackageTmp\bin\roslyn\vbc.exe.config is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\vbc.rsp to obj\Release\Package\PackageTmp\bin\roslyn\vbc.rsp, File obj\Release\Package\PackageTmp\bin\roslyn\vbc.rsp is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\VBCSCompiler.exe to obj\Release\Package\PackageTmp\bin\roslyn\VBCSCompiler.exe, File obj\Release\Package\PackageTmp\bin\roslyn\VBCSCompiler.exe is up to date
2017-11-24T07:14:58.8311457Z Skip copying C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Microsoft.Net.Compilers.1.3.2\tools\VBCSCompiler.exe.config to obj\Release\Package\PackageTmp\bin\roslyn\VBCSCompiler.exe.config, File obj\Release\Package\PackageTmp\bin\roslyn\VBCSCompiler.exe.config is up to date
2017-11-24T07:14:58.8311457Z Skip copying obj\Release\CSAutoParameterize\transformed\Views\Web.config to obj\Release\Package\PackageTmp\Views\Web.config, File obj\Release\Package\PackageTmp\Views\Web.config is up to date
2017-11-24T07:14:58.8311457Z Skip copying obj\Release\CSAutoParameterize\transformed\Web.config to obj\Release\Package\PackageTmp\Web.config, File obj\Release\Package\PackageTmp\Web.config is up to date
2017-11-24T07:14:58.8467708Z PipelineCopyAllFilesToOneFolderForMsdeploy:
2017-11-24T07:14:58.8467708Z Publish Pipeline Deploy phase Stage PipelineCopyAllFilesToOneFolderForMsdeploy
2017-11-24T07:14:58.8467708Z Package:
2017-11-24T07:14:58.8467708Z Invoking Web Deploy to generate the package with the following settings:
2017-11-24T07:14:58.8467708Z $(LocalIisVersion) is 0
2017-11-24T07:14:58.8467708Z $(DestinationIisVersion) is 0
2017-11-24T07:14:58.8467708Z $(UseIis) is True
2017-11-24T07:14:58.8467708Z $(IisUrl) is http://localhost:31894/
2017-11-24T07:14:58.8467708Z $(IncludeIisSettings) is False
2017-11-24T07:14:58.8467708Z $(_DeploymentUseIis) is False
2017-11-24T07:14:58.8467708Z $(DestinationUseIis) is False
2017-11-24T07:14:58.8467708Z GetMSDeployInstalledVersionPath:
2017-11-24T07:14:58.8467708Z $(_DefaultMSDeployMaxVersion) is 3
2017-11-24T07:14:58.8467708Z $(_MSDeployVersionsToTry) is 9.0
2017-11-24T07:14:58.8467708Z $(MSDeployPath) is C:\Program Files (x86)\IIS\Microsoft Web Deploy V3\
2017-11-24T07:14:58.8467708Z GenerateMsdeployManifestFiles:
2017-11-24T07:14:58.8467708Z Generate source manifest file for Web Deploy package/publish ...
2017-11-24T07:14:58.8780597Z PackageUsingManifest:
2017-11-24T07:14:58.8780597Z Packaging into C:\Build Agent\_work\1\a\DotNetAppSqlDb.zip.
2017-11-24T07:14:58.8936426Z Starting Web deployment task from source: manifest(C:\Build Agent\_work\1\a\DotNetAppSqlDb.SourceManifest.xml) to Destination: package(C:\Build Agent\_work\1\a\DotNetAppSqlDb.zip).
2017-11-24T07:14:59.5498777Z Adding sitemanifest (sitemanifest).
2017-11-24T07:14:59.5967502Z Adding IIS Application (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp)
2017-11-24T07:14:59.6123442Z Creating application (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp)
2017-11-24T07:14:59.6279554Z Adding virtual path (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp)
2017-11-24T07:14:59.6279554Z Adding directory (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp).
2017-11-24T07:14:59.6436362Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\ApplicationInsights.config).
2017-11-24T07:14:59.6592748Z Adding directory (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin).
2017-11-24T07:14:59.6592748Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\Antlr3.Runtime.dll).
2017-11-24T07:14:59.6592748Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\Antlr3.Runtime.pdb).
2017-11-24T07:14:59.7060750Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\ApplicationInsights.config).
2017-11-24T07:14:59.7060750Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\DotNetAppSqlDb.dll).
2017-11-24T07:14:59.7216955Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\DotNetAppSqlDb.pdb).
2017-11-24T07:14:59.7216955Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\EntityFramework.dll).
2017-11-24T07:15:00.1748263Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\EntityFramework.SqlServer.dll).
2017-11-24T07:15:00.2217083Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\Microsoft.AI.Agent.Intercept.dll).
2017-11-24T07:15:00.4247627Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\Microsoft.AI.DependencyCollector.dll).
2017-11-24T07:15:00.4247627Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\Microsoft.AI.PerfCounterCollector.dll).
2017-11-24T07:15:00.4247627Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\Microsoft.AI.ServerTelemetryChannel.dll).
2017-11-24T07:15:00.4403987Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\Microsoft.AI.Web.dll).
2017-11-24T07:15:00.4403987Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\Microsoft.AI.WindowsServer.dll).
2017-11-24T07:15:00.4403987Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\Microsoft.ApplicationInsights.dll).
2017-11-24T07:15:00.4560615Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll).
2017-11-24T07:15:00.4720826Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\Microsoft.Web.Infrastructure.dll).
2017-11-24T07:15:00.4720826Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\Newtonsoft.Json.dll).
2017-11-24T07:15:00.5497528Z Adding directory (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn).
2017-11-24T07:15:00.5497528Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\csc.exe).
2017-11-24T07:15:00.5497528Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\csc.exe.config).
2017-11-24T07:15:00.5497528Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\csc.rsp).
2017-11-24T07:15:00.5497528Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\csi.exe).
2017-11-24T07:15:00.5497528Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\csi.rsp).
2017-11-24T07:15:00.5497528Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll).
2017-11-24T07:15:00.5653809Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.CSharp.dll).
2017-11-24T07:15:01.0028413Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.CSharp.Scripting.dll).
2017-11-24T07:15:01.0028413Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.dll).
2017-11-24T07:15:01.2059486Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.Scripting.dll).
2017-11-24T07:15:01.2215731Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll).
2017-11-24T07:15:01.6746616Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.CSharp.Core.targets).
2017-11-24T07:15:01.6746616Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.DiaSymReader.Native.amd64.dll).
2017-11-24T07:15:01.7996860Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.DiaSymReader.Native.x86.dll).
2017-11-24T07:15:01.8934391Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\Microsoft.VisualBasic.Core.targets).
2017-11-24T07:15:01.8934391Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\System.AppContext.dll).
2017-11-24T07:15:01.8934391Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\System.Collections.Immutable.dll).
2017-11-24T07:15:01.9090153Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\System.Diagnostics.StackTrace.dll).
2017-11-24T07:15:01.9090153Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\System.IO.FileSystem.dll).
2017-11-24T07:15:01.9090153Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\System.IO.FileSystem.Primitives.dll).
2017-11-24T07:15:01.9090153Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\System.Reflection.Metadata.dll).
2017-11-24T07:15:01.9719917Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\vbc.exe).
2017-11-24T07:15:01.9719917Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\vbc.exe.config).
2017-11-24T07:15:01.9719917Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\vbc.rsp).
2017-11-24T07:15:01.9719917Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\VBCSCompiler.exe).
2017-11-24T07:15:01.9871347Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\roslyn\VBCSCompiler.exe.config).
2017-11-24T07:15:01.9871347Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\System.Web.Helpers.dll).
2017-11-24T07:15:01.9871347Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\System.Web.Mvc.dll).
2017-11-24T07:15:02.0652526Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\System.Web.Optimization.dll).
2017-11-24T07:15:02.0652526Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\System.Web.Razor.dll).
2017-11-24T07:15:02.1121241Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\System.Web.WebPages.Deployment.dll).
2017-11-24T07:15:02.1121241Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\System.Web.WebPages.dll).
2017-11-24T07:15:02.1433716Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\System.Web.WebPages.Razor.dll).
2017-11-24T07:15:02.1433716Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\bin\WebGrease.dll).
2017-11-24T07:15:02.2999918Z Adding directory (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Content).
2017-11-24T07:15:02.2999918Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Content\bootstrap.css).
2017-11-24T07:15:02.2999918Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Content\bootstrap.min.css).
2017-11-24T07:15:02.2999918Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Content\Site.css).
2017-11-24T07:15:02.2999918Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\favicon.ico).
2017-11-24T07:15:02.2999918Z Adding directory (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\fonts).
2017-11-24T07:15:02.2999918Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\fonts\glyphicons-halflings-regular.eot).
2017-11-24T07:15:02.3152319Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\fonts\glyphicons-halflings-regular.svg).
2017-11-24T07:15:02.3152319Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\fonts\glyphicons-halflings-regular.ttf).
2017-11-24T07:15:02.3152319Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\fonts\glyphicons-halflings-regular.woff).
2017-11-24T07:15:02.3152319Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Global.asax).
2017-11-24T07:15:02.3152319Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\packages.config).
2017-11-24T07:15:02.3152319Z Adding directory (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Scripts).
2017-11-24T07:15:02.3152319Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Scripts\bootstrap.js).
2017-11-24T07:15:02.3152319Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Scripts\bootstrap.min.js).
2017-11-24T07:15:02.3152319Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Scripts\jquery-1.10.2.js).
2017-11-24T07:15:02.3621058Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Scripts\jquery-1.10.2.min.js).
2017-11-24T07:15:02.3621058Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Scripts\jquery-1.10.2.min.map).
2017-11-24T07:15:02.3777272Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Scripts\jquery.validate.js).
2017-11-24T07:15:02.3933522Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Scripts\jquery.validate.min.js).
2017-11-24T07:15:02.3933522Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.js).
2017-11-24T07:15:02.3933522Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Scripts\jquery.validate.unobtrusive.min.js).
2017-11-24T07:15:02.3933522Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Scripts\modernizr-2.6.2.js).
2017-11-24T07:15:02.3933522Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Scripts\respond.js).
2017-11-24T07:15:02.3933522Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Scripts\respond.min.js).
2017-11-24T07:15:02.3933522Z Adding directory (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Views).
2017-11-24T07:15:02.3933522Z Adding directory (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Views\Shared).
2017-11-24T07:15:02.4089963Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Views\Shared\Error.cshtml).
2017-11-24T07:15:02.4089963Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Views\Shared\_Layout.cshtml).
2017-11-24T07:15:02.4089963Z Adding directory (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Views\Todos).
2017-11-24T07:15:02.4089963Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Views\Todos\Create.cshtml).
2017-11-24T07:15:02.4089963Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Views\Todos\Delete.cshtml).
2017-11-24T07:15:02.4089963Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Views\Todos\Details.cshtml).
2017-11-24T07:15:02.4089963Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Views\Todos\Edit.cshtml).
2017-11-24T07:15:02.4089963Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Views\Todos\Index.cshtml).
2017-11-24T07:15:02.4089963Z Adding directory (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Views\TodosDone).
2017-11-24T07:15:02.4089963Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Views\TodosDone\Create.cshtml).
2017-11-24T07:15:02.4089963Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Views\TodosDone\Details.cshtml).
2017-11-24T07:15:02.4089963Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Views\TodosDone\Edit.cshtml).
2017-11-24T07:15:02.4089963Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Views\TodosDone\Index.cshtml).
2017-11-24T07:15:02.4089963Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Views\Web.config).
2017-11-24T07:15:02.4089963Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Views\_ViewStart.cshtml).
2017-11-24T07:15:02.4089963Z Adding file (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp\Web.config).
2017-11-24T07:15:02.4248693Z Adding ACLs for path (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp)
2017-11-24T07:15:02.4248693Z Adding ACLs for path (C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\obj\Release\Package\PackageTmp)
2017-11-24T07:15:02.4248693Z Adding declared parameter 'IIS Web Application Name'.
2017-11-24T07:15:02.4248693Z Adding declared parameter 'MyDbConnection-Web.config Connection String'.
2017-11-24T07:15:02.5192649Z Successfully executed Web deployment task.
2017-11-24T07:15:02.5192649Z Package "DotNetAppSqlDb.zip" is successfully created as single file at the following location:
2017-11-24T07:15:02.5192649Z file:///C:/Build%20Agent/_work/1/a
2017-11-24T07:15:02.5192649Z To get the instructions on how to deploy the web package please visit the following link:
2017-11-24T07:15:02.5192649Z https://go.microsoft.com/fwlink/?LinkId=124618
2017-11-24T07:15:02.5652212Z GenerateSampleDeployScript:
2017-11-24T07:15:02.5652212Z Sample script for deploying this package is generated at the following location:
2017-11-24T07:15:02.5652212Z C:\Build Agent\_work\1\a\DotNetAppSqlDb.deploy.cmd
2017-11-24T07:15:02.5652212Z For this sample script, you can change the deploy parameters by changing the following file:
2017-11-24T07:15:02.5652212Z C:\Build Agent\_work\1\a\DotNetAppSqlDb.SetParameters.xml
2017-11-24T07:15:02.5652212Z PipelineDeployPhase:
2017-11-24T07:15:02.5652212Z Publish Pipeline Deploy Phase
2017-11-24T07:15:02.5652212Z Done Building Project "C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb\DotNetAppSqlDb.csproj" (default targets).
2017-11-24T07:15:02.7370708Z Project "C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb.sln" (1) is building "C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb.Selenium\DotNetAppSqlDb.Selenium.csproj" (3) on node 1 (default targets).
2017-11-24T07:15:02.7370708Z GenerateTargetFrameworkMonikerAttribute:
2017-11-24T07:15:02.7370708Z Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
2017-11-24T07:15:02.7526941Z CoreCompile:
2017-11-24T07:15:02.7526941Z C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Roslyn\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Dapper.1.50.2\lib\net451\Dapper.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Microsoft.CSharp.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\MSTest.TestFramework.1.2.0\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\MSTest.TestFramework.1.2.0\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\SpecRun.SpecFlow.2-2-0.1.6.3\lib\net45\SpecRun.SpecFlowPlugin.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Configuration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Data.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Drawing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Xml.Linq.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\SpecFlow.2.2.1\lib\net45\TechTalk.SpecFlow.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\SpecRun.SpecFlow.2-2-0.1.6.3\lib\net45\TechTalk.SpecRun.Common.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\SpecRun.SpecFlow.2-2-0.1.6.3\lib\net45\TechTalk.SpecRun.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Selenium.WebDriver.3.7.0\lib\net45\WebDriver.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\Selenium.Support.3.7.0\lib\net45\WebDriver.Support.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.Concurrent.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.Annotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.EventBasedAsync.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Contracts.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Debug.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Tools.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Tracing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Dynamic.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Globalization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.IO.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Expressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Queryable.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.NetworkInformation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.Requests.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.WebHeaderCollection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ObjectModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.ILGeneration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Resources.ResourceManager.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Handles.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.WindowsRuntime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Security.Principal.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Duplex.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.NetTcp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Security.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.Encoding.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.Encoding.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.RegularExpressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Timer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.ReaderWriter.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.XDocument.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.XmlSerializer.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\DotNetAppSqlDb.Selenium.dll /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /subsystemversion:6.00 /target:library /utf8output Controls\Control.cs Controls\ElementList.cs Controls\SelectList.cs Controls\TextField.cs Entities\ToDo.cs Helper\BrowserType.cs Helper\Configuration.cs Helper\DatabaseAccess.cs Helper\Helper.cs Helper\IDriverService.cs Helper\WebDriver.cs "Page Objects\BasePage.cs" "Page Objects\CreatePage.cs" "Page Objects\HomePage.cs" "Page Objects\Page Factory\FindsByAttribute.cs" "Page Objects\Page Factory\How.cs" "Page Objects\Page Factory\PageFactory.cs" Steps\Hooks.cs Steps\TodoFeatures.feature.cs Properties\AssemblyInfo.cs Steps\ToDoSteps.cs "C:\Build Agent\_work\_temp\.NETFramework,Version=v4.6.1.AssemblyAttributes.cs"
2017-11-24T07:15:02.7526941Z Using shared compilation with compiler from directory: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Roslyn
2017-11-24T07:15:02.8776849Z ##[warning]DotNetAppSqlDb\DotNetAppSqlDb.Selenium\Helper\WebDriver.cs(33,47): Warning CS0618: 'DesiredCapabilities.Firefox()' is obsolete: 'Use the FirefoxOptions class to set capabilities for use with Firefox. For use with the Java remote server or grid, use the ToCapabilites method of the FirefoxOptions class.'
2017-11-24T07:15:02.8776849Z Helper\WebDriver.cs(33,47): warning CS0618: 'DesiredCapabilities.Firefox()' is obsolete: 'Use the FirefoxOptions class to set capabilities for use with Firefox. For use with the Java remote server or grid, use the ToCapabilites method of the FirefoxOptions class.' [C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb.Selenium\DotNetAppSqlDb.Selenium.csproj]
2017-11-24T07:15:02.8776849Z ##[warning]DotNetAppSqlDb\DotNetAppSqlDb.Selenium\Helper\WebDriver.cs(36,47): Warning CS0618: 'DesiredCapabilities.Edge()' is obsolete: 'Use the EdgeOptions class to set capabilities for use with Edge. For use with the Java remote server or grid, use the ToCapabilites method of the EdgeOptions class.'
2017-11-24T07:15:02.8776849Z Helper\WebDriver.cs(36,47): warning CS0618: 'DesiredCapabilities.Edge()' is obsolete: 'Use the EdgeOptions class to set capabilities for use with Edge. For use with the Java remote server or grid, use the ToCapabilites method of the EdgeOptions class.' [C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb.Selenium\DotNetAppSqlDb.Selenium.csproj]
2017-11-24T07:15:02.8776849Z _CopyFilesMarkedCopyLocal:
2017-11-24T07:15:02.8776849Z Touching "C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb.Selenium\obj\Release\DotNetAppSqlDb.Selenium.csproj.CopyComplete".
2017-11-24T07:15:02.8776849Z _CopyOutOfDateSourceItemsToOutputDirectory:
2017-11-24T07:15:02.8776849Z Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files.
2017-11-24T07:15:02.8776849Z ScCollectAppFiles:
2017-11-24T07:15:02.8776849Z Copying file from "App.config" to "obj\Release\DotNetAppSqlDb.Selenium.csproj-sc.App.config".
2017-11-24T07:15:02.8933079Z ScTransformAppConfig:
2017-11-24T07:15:02.8933079Z Beginning transformation.
2017-11-24T07:15:02.9101135Z Executing Replace (transform line 6, 92)
2017-11-24T07:15:02.9246026Z Transformation succeeded.
2017-11-24T07:15:02.9401788Z _CopyAppConfigFile:
2017-11-24T07:15:02.9401788Z Copying file from "obj\Release\DotNetAppSqlDb.Selenium.csproj-sc.App.config" to "bin\Release\DotNetAppSqlDb.Selenium.dll.config".
2017-11-24T07:15:02.9401788Z CopyFilesToOutputDirectory:
2017-11-24T07:15:02.9401788Z Copying file from "obj\Release\DotNetAppSqlDb.Selenium.dll" to "bin\Release\DotNetAppSqlDb.Selenium.dll".
2017-11-24T07:15:02.9401788Z DotNetAppSqlDb.Selenium -> C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb.Selenium\bin\Release\DotNetAppSqlDb.Selenium.dll
2017-11-24T07:15:02.9401788Z Copying file from "obj\Release\DotNetAppSqlDb.Selenium.pdb" to "bin\Release\DotNetAppSqlDb.Selenium.pdb".
2017-11-24T07:15:02.9401788Z Done Building Project "C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb.Selenium\DotNetAppSqlDb.Selenium.csproj" (default targets).
2017-11-24T07:15:03.0027271Z Project "C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb.sln" (1) is building "C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlSb.Unit\DotNetAppSqlSb.Unit.csproj" (4) on node 1 (default targets).
2017-11-24T07:15:03.0027271Z GenerateTargetFrameworkMonikerAttribute:
2017-11-24T07:15:03.0027271Z Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
2017-11-24T07:15:03.0188757Z CoreCompile:
2017-11-24T07:15:03.0188757Z C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Roslyn\csc.exe /noconfig /nowarn:1701,1702 /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\MSTest.TestFramework.1.1.18\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll" /reference:"C:\Build Agent\_work\1\s\DotNetAppSqlDb\packages\MSTest.TestFramework.1.1.18\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\mscorlib.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\System.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.Concurrent.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Collections.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.Annotations.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ComponentModel.EventBasedAsync.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Contracts.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Debug.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Tools.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Diagnostics.Tracing.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Dynamic.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Globalization.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.IO.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Expressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Linq.Queryable.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.NetworkInformation.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.Requests.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Net.WebHeaderCollection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ObjectModel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.ILGeneration.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Emit.Lightweight.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Reflection.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Resources.ResourceManager.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Handles.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.InteropServices.WindowsRuntime.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Numerics.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Json.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Runtime.Serialization.Xml.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Security.Principal.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Duplex.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Http.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.NetTcp.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Primitives.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.ServiceModel.Security.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.Encoding.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.Encoding.Extensions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Text.RegularExpressions.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Tasks.Parallel.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Threading.Timer.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.ReaderWriter.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.XDocument.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.1\Facades\System.Xml.XmlSerializer.dll" /debug:pdbonly /filealign:512 /optimize+ /out:obj\Release\DotNetAppSqlSb.Unit.dll /ruleset:"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Team Tools\Static Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset" /subsystemversion:6.00 /target:library /utf8output UnitTest.cs Properties\AssemblyInfo.cs "C:\Build Agent\_work\_temp\.NETFramework,Version=v4.6.1.AssemblyAttributes.cs"
2017-11-24T07:15:03.0188757Z Using shared compilation with compiler from directory: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Roslyn
2017-11-24T07:15:03.0495452Z _CopyFilesMarkedCopyLocal:
2017-11-24T07:15:03.0495452Z Touching "C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlSb.Unit\obj\Release\DotNetAppSqlSb.Unit.csproj.CopyComplete".
2017-11-24T07:15:03.0495452Z _CopyOutOfDateSourceItemsToOutputDirectory:
2017-11-24T07:15:03.0495452Z Skipping target "_CopyOutOfDateSourceItemsToOutputDirectory" because all output files are up-to-date with respect to the input files.
2017-11-24T07:15:03.0495452Z CopyFilesToOutputDirectory:
2017-11-24T07:15:03.0495452Z Copying file from "obj\Release\DotNetAppSqlSb.Unit.dll" to "bin\Release\DotNetAppSqlSb.Unit.dll".
2017-11-24T07:15:03.0651684Z DotNetAppSqlSb.Unit -> C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlSb.Unit\bin\Release\DotNetAppSqlSb.Unit.dll
2017-11-24T07:15:03.0651684Z Copying file from "obj\Release\DotNetAppSqlSb.Unit.pdb" to "bin\Release\DotNetAppSqlSb.Unit.pdb".
2017-11-24T07:15:03.0651684Z Done Building Project "C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlSb.Unit\DotNetAppSqlSb.Unit.csproj" (default targets).
2017-11-24T07:15:03.0651684Z Done Building Project "C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb.sln" (default targets).
2017-11-24T07:15:03.0651684Z
2017-11-24T07:15:03.0651684Z Build succeeded.
2017-11-24T07:15:03.0651684Z
2017-11-24T07:15:03.0651684Z "C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb.sln" (default target) (1) ->
2017-11-24T07:15:03.0651684Z "C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb.Selenium\DotNetAppSqlDb.Selenium.csproj" (default target) (3) ->
2017-11-24T07:15:03.0651684Z (CoreCompile target) ->
2017-11-24T07:15:03.0651684Z Helper\WebDriver.cs(33,47): warning CS0618: 'DesiredCapabilities.Firefox()' is obsolete: 'Use the FirefoxOptions class to set capabilities for use with Firefox. For use with the Java remote server or grid, use the ToCapabilites method of the FirefoxOptions class.' [C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb.Selenium\DotNetAppSqlDb.Selenium.csproj]
2017-11-24T07:15:03.0651684Z Helper\WebDriver.cs(36,47): warning CS0618: 'DesiredCapabilities.Edge()' is obsolete: 'Use the EdgeOptions class to set capabilities for use with Edge. For use with the Java remote server or grid, use the ToCapabilites method of the EdgeOptions class.' [C:\Build Agent\_work\1\s\DotNetAppSqlDb\DotNetAppSqlDb.Selenium\DotNetAppSqlDb.Selenium.csproj]
2017-11-24T07:15:03.0651684Z
2017-11-24T07:15:03.0651684Z 2 Warning(s)
2017-11-24T07:15:03.0651684Z 0 Error(s)
2017-11-24T07:15:03.0651684Z
2017-11-24T07:15:03.0651684Z Time Elapsed 00:00:08.92
2017-11-24T07:15:03.1120401Z ##[section]Finishing: Build solution
2017-11-24T07:15:03.1276640Z ##[section]Starting: Deploy TestAgent on
2017-11-24T07:15:03.1276640Z ==============================================================================
2017-11-24T07:15:03.1276640Z Task : Visual Studio Test Agent Deployment
2017-11-24T07:15:03.1276640Z Description : Deploy and configure Test Agent to run tests on a set of machines
2017-11-24T07:15:03.1276640Z Version : 2.1.33
2017-11-24T07:15:03.1276640Z Author : Microsoft Corporation
2017-11-24T07:15:03.1276640Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkId=838890)
2017-11-24T07:15:03.1276640Z ==============================================================================
2017-11-24T07:15:04.0338671Z ****************************************************************
2017-11-24T07:15:04.0338671Z Task Input Information
2017-11-24T07:15:04.0338671Z ----------------------------------------------------------------
2017-11-24T07:15:04.0338671Z testMachineInput = seleniumvm.ukwest.cloudapp.azure.com:5986
2017-11-24T07:15:04.0338671Z adminUserName = SeleniumVM\moconnor
2017-11-24T07:15:04.0338671Z winRmProtocal = Https
2017-11-24T07:15:04.0338671Z testCertificate = true
2017-11-24T07:15:04.0338671Z machineUserName = SeleniumVM\moconnor
2017-11-24T07:15:04.0338671Z runAsProcess = true
2017-11-24T07:15:04.0338671Z logonAutomatically = true
2017-11-24T07:15:04.0338671Z disableScreenSaver = true
2017-11-24T07:15:04.0338671Z isDataCollectionOnly = false
2017-11-24T07:15:04.0338671Z testPlatform = 15.0
2017-11-24T07:15:04.0494747Z agentLocation =
2017-11-24T07:15:04.0494747Z updateTestAgent = true
2017-11-24T07:15:04.0494747Z ****************************************************************
2017-11-24T07:15:04.3619404Z Starting to deploy and configure test agent on test machines.
2017-11-24T07:15:04.3619404Z Inputs provided are:
2017-11-24T07:15:04.3619404Z Use HTTP Port: False
2017-11-24T07:15:04.3619404Z Username: SeleniumVM\moconnor
2017-11-24T07:15:04.3619404Z Disable Screen saver: True
2017-11-24T07:15:04.3619404Z Login Automatically: True
2017-11-24T07:15:04.3619404Z Run as process: True
2017-11-24T07:15:04.3619404Z Agent would be downloaded from https://go.microsoft.com/fwlink/?LinkId=615472
2017-11-24T07:15:04.3619404Z Update test agent: True
2017-11-24T07:15:04.3619404Z Run test agent as DataCollection only : False
2017-11-24T07:15:04.6275423Z Task 'VerifyTestAgentInstalled' on machine 'seleniumvm.ukwest.cloudapp.azure.com:5986' is being run
2017-11-24T07:15:04.7056631Z Task 'VerifyTestAgentInstalled' on machine 'seleniumvm.ukwest.cloudapp.azure.com:5986' completed.
2017-11-24T07:15:04.7056631Z ##[warning]Task 'VerifyTestAgentInstalled' for machine seleniumvm.ukwest.cloudapp.azure.com:5986's Error : System.Management.Automation.Remoting.PSRemotingTransportException: Connecting to remote server seleniumvm.ukwest.cloudapp.azure.com failed with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting Help topic.
2017-11-24T07:15:04.7056631Z at System.Management.Automation.Runspaces.AsyncResult.EndInvoke()
2017-11-24T07:15:04.7056631Z at System.Management.Automation.Runspaces.Internal.RunspacePoolInternal.EndOpen(IAsyncResult asyncResult)
2017-11-24T07:15:04.7056631Z at System.Management.Automation.RemoteRunspace.Open()
2017-11-24T07:15:04.7056631Z at Microsoft.VisualStudio.Services.DevTestLabs.Deployment.Deployment.PowershellExecutor.GetOpenedRunspace() in E:\v2.0\A5\_work\1\s\DevTestLabs\Client\Deployment\Deployment\PowershellExecutor.cs:line 413
2017-11-24T07:15:04.7056631Z at Microsoft.VisualStudio.Services.DevTestLabs.Deployment.Deployment.PowershellExecutor.EstablishRemoteSession() in E:\v2.0\A5\_work\1\s\DevTestLabs\Client\Deployment\Deployment\PowershellExecutor.cs:line 364
2017-11-24T07:15:04.7056631Z at Microsoft.VisualStudio.Services.DevTestLabs.Deployment.RetryExecutor.Execute(Action action) in E:\v2.0\A5\_work\1\s\DevTestLabs\Client\Deployment\RetryExecutor.cs:line 86
2017-11-24T07:15:04.7056631Z at System.Threading.Tasks.Task.Execute()
2017-11-24T07:15:04.7056631Z --- End of stack trace from previous location where exception was thrown ---
2017-11-24T07:15:04.7056631Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2017-11-24T07:15:04.7056631Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2017-11-24T07:15:04.7056631Z at Microsoft.VisualStudio.Services.DevTestLabs.Deployment.Deployment.PowershellExecutor.<Initialize>d__29.MoveNext() in E:\v2.0\A5\_work\1\s\DevTestLabs\Client\Deployment\Deployment\PowershellExecutor.cs:line 215
2017-11-24T07:15:04.7056631Z --- End of stack trace from previous location where exception was thrown ---
2017-11-24T07:15:04.7056631Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2017-11-24T07:15:04.7056631Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2017-11-24T07:15:04.7056631Z at Microsoft.VisualStudio.Services.DevTestLabs.Deployment.Deployment.PowershellExecutor.<Initialize>d__23.MoveNext() in E:\v2.0\A5\_work\1\s\DevTestLabs\Client\Deployment\Deployment\PowershellExecutor.cs:line 107
2017-11-24T07:15:04.7056631Z --- End of stack trace from previous location where exception was thrown ---
2017-11-24T07:15:04.7056631Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2017-11-24T07:15:04.7056631Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2017-11-24T07:15:04.7056631Z at Microsoft.VisualStudio.Services.DevTestLabs.Deployment.Deployment.RemoteDeploymentHelper.<Initialize>d__0.MoveNext() in E:\v2.0\A5\_work\1\s\DevTestLabs\Client\Deployment\Deployment\RemoteDeploymentHelper.cs:line 37
2017-11-24T07:15:04.7056631Z --- End of stack trace from previous location where exception was thrown ---
2017-11-24T07:15:04.7056631Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2017-11-24T07:15:04.7056631Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2017-11-24T07:15:04.7056631Z at Microsoft.VisualStudio.Services.DevTestLabs.Deployment.Deployment.DeploymentClient.<RunAsync>d__24.MoveNext() in E:\v2.0\A5\_work\1\s\DevTestLabs\Client\Deployment\Deployment\DeploymentClient.cs:line 319
2017-11-24T07:15:04.7056631Z ##[warning]Task 'VerifyTestAgentInstalled' for machine seleniumvm.ukwest.cloudapp.azure.com:5986's Log : Permission denied while trying to connect to the target machine seleniumvm.ukwest.cloudapp.azure.com on the port:5986 via power shell remoting. Please check the following link for instructions: https://go.microsoft.com/fwlink/?LinkID=390236System.Management.Automation.Remoting.PSRemotingTransportException: Connecting to remote server seleniumvm.ukwest.cloudapp.azure.com failed with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting Help topic.
2017-11-24T07:15:04.7056631Z at System.Management.Automation.Runspaces.AsyncResult.EndInvoke()
2017-11-24T07:15:04.7056631Z at System.Management.Automation.Runspaces.Internal.RunspacePoolInternal.EndOpen(IAsyncResult asyncResult)
2017-11-24T07:15:04.7056631Z at System.Management.Automation.RemoteRunspace.Open()
2017-11-24T07:15:04.7056631Z at Microsoft.VisualStudio.Services.DevTestLabs.Deployment.Deployment.PowershellExecutor.GetOpenedRunspace() in E:\v2.0\A5\_work\1\s\DevTestLabs\Client\Deployment\Deployment\PowershellExecutor.cs:line 413
2017-11-24T07:15:04.7056631Z at Microsoft.VisualStudio.Services.DevTestLabs.Deployment.Deployment.PowershellExecutor.EstablishRemoteSession() in E:\v2.0\A5\_work\1\s\DevTestLabs\Client\Deployment\Deployment\PowershellExecutor.cs:line 364
2017-11-24T07:15:04.7056631Z at Microsoft.VisualStudio.Services.DevTestLabs.Deployment.RetryExecutor.Execute(Action action) in E:\v2.0\A5\_work\1\s\DevTestLabs\Client\Deployment\RetryExecutor.cs:line 86
2017-11-24T07:15:04.7056631Z at System.Threading.Tasks.Task.Execute()
2017-11-24T07:15:04.7056631Z --- End of stack trace from previous location where exception was thrown ---
2017-11-24T07:15:04.7056631Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2017-11-24T07:15:04.7056631Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2017-11-24T07:15:04.7056631Z at Microsoft.VisualStudio.Services.DevTestLabs.Deployment.Deployment.PowershellExecutor.<Initialize>d__29.MoveNext() in E:\v2.0\A5\_work\1\s\DevTestLabs\Client\Deployment\Deployment\PowershellExecutor.cs:line 215
2017-11-24T07:15:04.7056631Z --- End of stack trace from previous location where exception was thrown ---
2017-11-24T07:15:04.7056631Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2017-11-24T07:15:04.7056631Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2017-11-24T07:15:04.7056631Z at Microsoft.VisualStudio.Services.DevTestLabs.Deployment.Deployment.PowershellExecutor.<Initialize>d__23.MoveNext() in E:\v2.0\A5\_work\1\s\DevTestLabs\Client\Deployment\Deployment\PowershellExecutor.cs:line 107
2017-11-24T07:15:04.7056631Z --- End of stack trace from previous location where exception was thrown ---
2017-11-24T07:15:04.7056631Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2017-11-24T07:15:04.7056631Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2017-11-24T07:15:04.7056631Z at Microsoft.VisualStudio.Services.DevTestLabs.Deployment.Deployment.RemoteDeploymentHelper.<Initialize>d__0.MoveNext() in E:\v2.0\A5\_work\1\s\DevTestLabs\Client\Deployment\Deployment\RemoteDeploymentHelper.cs:line 37
2017-11-24T07:15:04.7056631Z --- End of stack trace from previous location where exception was thrown ---
2017-11-24T07:15:04.7056631Z at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
2017-11-24T07:15:04.7056631Z at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
2017-11-24T07:15:04.7056631Z at Microsoft.VisualStudio.Services.DevTestLabs.Deployment.Deployment.DeploymentClient.<RunAsync>d__24.MoveNext() in E:\v2.0\A5\_work\1\s\DevTestLabs\Client\Deployment\Deployment\DeploymentClient.cs:line 319
2017-11-24T07:15:04.7056631Z ##[error]Error occurred on 'seleniumvm.ukwest.cloudapp.azure.com:5986'. Details : 'Connecting to remote server seleniumvm.ukwest.cloudapp.azure.com failed with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting Help topic.'. For troubleshooting, refer https://aka.ms/remotevstest.
2017-11-24T07:15:04.7212831Z Downloading test agent from https://testexecution.blob.core.windows.net/testexecution/4330932/TestExecution.zip to $env:SystemDrive\TestAgent\TestExecution.zip location on the test machines
2017-11-24T07:15:04.7212831Z Skipping 'DownloadTestAgent' task on machine 'seleniumvm.ukwest.cloudapp.azure.com:5986' due to errors. Check the logs for details and retry.
2017-11-24T07:15:04.7212831Z TaskList is empty
2017-11-24T07:15:04.7212831Z Downloading test agent from https://testexecution.blob.core.windows.net/testexecution/4330932/TestExecution.zip to $env:SystemDrive\TestAgent\TestExecution.zip location on the test machines
2017-11-24T07:15:04.7212831Z Skipping 'DownloadTestAgent' task on machine 'seleniumvm.ukwest.cloudapp.azure.com:5986' due to errors. Check the logs for details and retry.
2017-11-24T07:15:04.7212831Z TaskList is empty
2017-11-24T07:15:04.7212831Z ##[error]Exception calling "Start" with "1" argument(s): "Deploy Test Agent task has failed on all machines. Check the logs for more details."
2017-11-24T07:15:04.7681684Z ##[section]Finishing: Deploy TestAgent on
2017-11-24T07:15:04.7838051Z ##[section]Starting: Post Job Cleanup
2017-11-24T07:15:04.7838051Z ##[section]Finishing: Post Job Cleanup
2017-11-24T07:15:04.7994026Z ##[section]Finishing: Phase 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment